[webkit-changes] [216969] trunk/LayoutTests

2017-05-16 Thread cdumez
Title: [216969] trunk/LayoutTests Revision 216969 Author cdu...@apple.com Date 2017-05-16 22:26:10 -0700 (Tue, 16 May 2017) Log Message [macOS Debug wk2] Layout test svg/animations/animations-paused-in-background-page-iframe.html is flaky https://bugs.webkit.org/show_bug.cgi?id=172183

[webkit-changes] [216968] trunk/Source/WebCore

2017-05-16 Thread ddkilzer
Title: [216968] trunk/Source/WebCore Revision 216968 Author ddkil...@apple.com Date 2017-05-16 22:04:49 -0700 (Tue, 16 May 2017) Log Message Remove C-style casts by using xmlDocPtr instead of void* Reviewed by Alex Christensen. * dom/TransformSource.h: Fix whitespace indentation.

[webkit-changes] [216967] trunk

2017-05-16 Thread commit-queue
Title: [216967] trunk Revision 216967 Author commit-qu...@webkit.org Date 2017-05-16 20:22:38 -0700 (Tue, 16 May 2017) Log Message Bring Notification.idl up to spec https://bugs.webkit.org/show_bug.cgi?id=172156 Patch by Sam Weinig on 2017-05-16 Reviewed by Chris

[webkit-changes] [216966] trunk

2017-05-16 Thread zalan
Title: [216966] trunk Revision 216966 Author za...@apple.com Date 2017-05-16 19:33:28 -0700 (Tue, 16 May 2017) Log Message Do not skip children when collecting content for innerText. https://bugs.webkit.org/show_bug.cgi?id=172113 Reviewed by Ryosuke Niwa and Brent Fulgham.

[webkit-changes] [216965] trunk/Source/WebCore

2017-05-16 Thread fpizlo
Title: [216965] trunk/Source/WebCore Revision 216965 Author fpi...@apple.com Date 2017-05-16 19:11:43 -0700 (Tue, 16 May 2017) Log Message GCController::garbageCollectNowIfNotDoneRecently should request Async Full GCs https://bugs.webkit.org/show_bug.cgi?id=172204 Reviewed by Saam

[webkit-changes] [216964] trunk/LayoutTests

2017-05-16 Thread jiewen_tan
Title: [216964] trunk/LayoutTests Revision 216964 Author jiewen_...@apple.com Date 2017-05-16 18:17:34 -0700 (Tue, 16 May 2017) Log Message Unreviewed, fix LayoutTests/plugins/navigator-plugin-crash.html * plugins/navigator-plugin-crash-expected.txt: *

[webkit-changes] [216963] trunk/Tools

2017-05-16 Thread timothy_horton
Title: [216963] trunk/Tools Revision 216963 Author timothy_hor...@apple.com Date 2017-05-16 18:01:56 -0700 (Tue, 16 May 2017) Log Message Fix the build * TestWebKitAPI/Tests/mac/PageVisibilityStateWithWindowChanges.mm: (TestWebKitAPI::PageVisibilityStateWithWindowChanges::runTest):

[webkit-changes] [216962] trunk/Source/WebCore

2017-05-16 Thread timothy_horton
Title: [216962] trunk/Source/WebCore Revision 216962 Author timothy_hor...@apple.com Date 2017-05-16 17:53:47 -0700 (Tue, 16 May 2017) Log Message [macOS] REGRESSION: Drag images for links with right-to-left titles are incorrect (172006) https://bugs.webkit.org/show_bug.cgi?id=172006

[webkit-changes] [216961] trunk/Tools

2017-05-16 Thread timothy_horton
Title: [216961] trunk/Tools Revision 216961 Author timothy_hor...@apple.com Date 2017-05-16 17:51:48 -0700 (Tue, 16 May 2017) Log Message PageVisibilityStateWithWindowChanges tests sometimes time out https://bugs.webkit.org/show_bug.cgi?id=172202 Reviewed by Dean Jackson. *

[webkit-changes] [216960] trunk/Source/bmalloc

2017-05-16 Thread msaboff
Title: [216960] trunk/Source/bmalloc Revision 216960 Author msab...@apple.com Date 2017-05-16 17:12:36 -0700 (Tue, 16 May 2017) Log Message REGRESSION(r216763): JetStream is 1% slower on Mac https://bugs.webkit.org/show_bug.cgi?id=172124 Reviewed by Filip Pizlo. It appears that

[webkit-changes] [216956] branches/safari-604.1.21-branch/Source/WebCore

2017-05-16 Thread jmarcell
Title: [216956] branches/safari-604.1.21-branch/Source/WebCore Revision 216956 Author jmarc...@apple.com Date 2017-05-16 16:44:41 -0700 (Tue, 16 May 2017) Log Message Cherry-pick r216257. rdar://problem/32014052 Modified Paths branches/safari-604.1.21-branch/Source/WebCore/ChangeLog

[webkit-changes] [216958] branches/safari-604.1.21-branch/Source

2017-05-16 Thread jmarcell
Title: [216958] branches/safari-604.1.21-branch/Source Revision 216958 Author jmarc...@apple.com Date 2017-05-16 16:44:48 -0700 (Tue, 16 May 2017) Log Message Cherry-pick r216947. rdar://problem/32200017 Modified Paths

[webkit-changes] [216957] branches/safari-604.1.21-branch

2017-05-16 Thread jmarcell
Title: [216957] branches/safari-604.1.21-branch Revision 216957 Author jmarc...@apple.com Date 2017-05-16 16:44:45 -0700 (Tue, 16 May 2017) Log Message Cherry-pick r216892. rdar://problem/31513869 Modified Paths branches/safari-604.1.21-branch/LayoutTests/ChangeLog

[webkit-changes] [216955] trunk/Tools

2017-05-16 Thread jbedard
Title: [216955] trunk/Tools Revision 216955 Author jbed...@apple.com Date 2017-05-16 16:19:18 -0700 (Tue, 16 May 2017) Log Message webkitpy: Start servers before setting-up for testing https://bugs.webkit.org/show_bug.cgi?id=172176 Reviewed by Alexey Proskuryakov. On-device testing

[webkit-changes] [216954] trunk/Source/WebCore

2017-05-16 Thread eric . carlson
Title: [216954] trunk/Source/WebCore Revision 216954 Author eric.carl...@apple.com Date 2017-05-16 16:10:45 -0700 (Tue, 16 May 2017) Log Message [MediaStream] AudioSampleBufferList::zeroABL takes byte count, not sample count https://bugs.webkit.org/show_bug.cgi?id=172194 Reviewed by

[webkit-changes] [216953] trunk/Source/WebCore

2017-05-16 Thread mark . lam
Title: [216953] trunk/Source/WebCore Revision 216953 Author mark@apple.com Date 2017-05-16 16:06:53 -0700 (Tue, 16 May 2017) Log Message WorkerRunLoop::Task::performTask() needs to null check context->script() before use. https://bugs.webkit.org/show_bug.cgi?id=172193 Reviewed by

[webkit-changes] [216952] trunk/Source

2017-05-16 Thread commit-queue
Title: [216952] trunk/Source Revision 216952 Author commit-qu...@webkit.org Date 2017-05-16 15:49:59 -0700 (Tue, 16 May 2017) Log Message Modernize WebKit2 getUserMedia passing of parameters https://bugs.webkit.org/show_bug.cgi?id=172161 Patch by Youenn Fablet on

[webkit-changes] [216951] trunk/Source/WebCore

2017-05-16 Thread commit-queue
Title: [216951] trunk/Source/WebCore Revision 216951 Author commit-qu...@webkit.org Date 2017-05-16 15:27:13 -0700 (Tue, 16 May 2017) Log Message Captions and subtitles not showing up in picture-in-picture for MSE content. https://bugs.webkit.org/show_bug.cgi?id=172145 Patch by Jeremy

[webkit-changes] [216950] branches/safari-604.1.21-branch/Source

2017-05-16 Thread jmarcell
Title: [216950] branches/safari-604.1.21-branch/Source Revision 216950 Author jmarc...@apple.com Date 2017-05-16 15:27:10 -0700 (Tue, 16 May 2017) Log Message Versioning. Modified Paths branches/safari-604.1.21-branch/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [216949] trunk/Source/WebCore

2017-05-16 Thread ddkilzer
Title: [216949] trunk/Source/WebCore Revision 216949 Author ddkil...@apple.com Date 2017-05-16 15:20:08 -0700 (Tue, 16 May 2017) Log Message WebCore::leakCGColor() needs CF_RETURNS_RETAINED annotation Reviewed by Simon Fraser. * platform/graphics/cg/ColorCG.cpp:

[webkit-changes] [216947] trunk/Source

2017-05-16 Thread commit-queue
Title: [216947] trunk/Source Revision 216947 Author commit-qu...@webkit.org Date 2017-05-16 14:18:19 -0700 (Tue, 16 May 2017) Log Message RealtimeOutgoingVideoSource should support sinkWants for rotation https://bugs.webkit.org/show_bug.cgi?id=172123 Patch by Youenn Fablet

[webkit-changes] [216946] trunk/PerformanceTests

2017-05-16 Thread commit-queue
Title: [216946] trunk/PerformanceTests Revision 216946 Author commit-qu...@webkit.org Date 2017-05-16 14:16:51 -0700 (Tue, 16 May 2017) Log Message Update to Speedometer 2.0 w/updated frameworks + new workloads https://bugs.webkit.org/show_bug.cgi?id=170513 Patch by Addy Osmani

[webkit-changes] [216945] trunk/Source/WebKit2

2017-05-16 Thread ddkilzer
Title: [216945] trunk/Source/WebKit2 Revision 216945 Author ddkil...@apple.com Date 2017-05-16 14:02:56 -0700 (Tue, 16 May 2017) Log Message Unused lambdas in UserMediaPermissionRequestManagerProxy.cpp Reviewed by Eric Carlson. Fixes unused lambda warnings found with newer clang:

[webkit-changes] [216944] trunk

2017-05-16 Thread mmaxfield
Title: [216944] trunk Revision 216944 Author mmaxfi...@apple.com Date 2017-05-16 13:26:39 -0700 (Tue, 16 May 2017) Log Message REGRESSION(r212513): LastResort is platform-dependent, so its semantics should not be required to perform font loading correctly.

[webkit-changes] [216943] trunk/Source/WebKit2

2017-05-16 Thread bfulgham
Title: [216943] trunk/Source/WebKit2 Revision 216943 Author bfulg...@apple.com Date 2017-05-16 12:54:45 -0700 (Tue, 16 May 2017) Log Message [WK2][macOS] Support Flash Player DRM features https://bugs.webkit.org/show_bug.cgi?id=172157 Reviewed by Dean Jackson. Relax the IOKit

[webkit-changes] [216942] trunk/Websites/perf.webkit.org

2017-05-16 Thread rniwa
Title: [216942] trunk/Websites/perf.webkit.org Revision 216942 Author rn...@webkit.org Date 2017-05-16 12:36:40 -0700 (Tue, 16 May 2017) Log Message Another build fix. Added a missing null check. * public/v3/components/custom-analysis-task-configurator.js:

[webkit-changes] [216941] trunk/Source/WebKit2

2017-05-16 Thread bfulgham
Title: [216941] trunk/Source/WebKit2 Revision 216941 Author bfulg...@apple.com Date 2017-05-16 12:09:05 -0700 (Tue, 16 May 2017) Log Message [WK2][macOS] Adopt a whitelist for XPC services https://bugs.webkit.org/show_bug.cgi?id=172151 Reviewed by Alex Christensen. *

[webkit-changes] [216940] trunk/Source/WebCore

2017-05-16 Thread zalan
Title: [216940] trunk/Source/WebCore Revision 216940 Author za...@apple.com Date 2017-05-16 12:01:15 -0700 (Tue, 16 May 2017) Log Message Simple line layout: Move setCollapedWhitespaceWidth call to updateLineConstrains. https://bugs.webkit.org/show_bug.cgi?id=172178 Reviewed by Antti

[webkit-changes] [216939] tags/Safari-604.1.21.4/

2017-05-16 Thread jmarcell
Title: [216939] tags/Safari-604.1.21.4/ Revision 216939 Author jmarc...@apple.com Date 2017-05-16 11:43:58 -0700 (Tue, 16 May 2017) Log Message Tag Safari-604.1.21.4. Added Paths tags/Safari-604.1.21.4/ Diff ___ webkit-changes mailing

[webkit-changes] [216938] trunk

2017-05-16 Thread eric . carlson
Title: [216938] trunk Revision 216938 Author eric.carl...@apple.com Date 2017-05-16 11:27:31 -0700 (Tue, 16 May 2017) Log Message [MediaStream] Return default device list until user gives permission to capture https://bugs.webkit.org/show_bug.cgi?id=172168 Reviewed by Youenn Fablet.

[webkit-changes] [216936] trunk/Source/WebCore

2017-05-16 Thread wenson_hsieh
Title: [216936] trunk/Source/WebCore Revision 216936 Author wenson_hs...@apple.com Date 2017-05-16 10:52:57 -0700 (Tue, 16 May 2017) Log Message WebItemProviderPasteboard should be robust when temporary files are missing path extensions https://bugs.webkit.org/show_bug.cgi?id=172170

[webkit-changes] [216935] trunk

2017-05-16 Thread timothy_horton
Title: [216935] trunk Revision 216935 Author timothy_hor...@apple.com Date 2017-05-16 10:20:33 -0700 (Tue, 16 May 2017) Log Message Make it possible to adjust which edges are affected by safe area insets https://bugs.webkit.org/show_bug.cgi?id=172149 Reviewed by Beth Dakin. *

[webkit-changes] [216934] trunk/LayoutTests

2017-05-16 Thread mark . lam
Title: [216934] trunk/LayoutTests Revision 216934 Author mark@apple.com Date 2017-05-16 10:12:16 -0700 (Tue, 16 May 2017) Log Message Gardening: rebased parser-syntax-check test results after r216891. https://bugs.webkit.org/show_bug.cgi?id=172171 Not reviewed. *

[webkit-changes] [216933] trunk/LayoutTests

2017-05-16 Thread ryanhaddad
Title: [216933] trunk/LayoutTests Revision 216933 Author ryanhad...@apple.com Date 2017-05-16 09:19:28 -0700 (Tue, 16 May 2017) Log Message Skip LayoutTest media/restricted-audio-playback-with-document-gesture.html on iOS. Unreviewed test gardening. * platform/ios/TestExpectations:

[webkit-changes] [216926] trunk

2017-05-16 Thread commit-queue
Title: [216926] trunk Revision 216926 Author commit-qu...@webkit.org Date 2017-05-16 05:47:22 -0700 (Tue, 16 May 2017) Log Message [Readable Streams API] Implement ReadableStreamBYOBReader releaseLock() https://bugs.webkit.org/show_bug.cgi?id=172111 Patch by Romain Bellessort

[webkit-changes] [216925] trunk/LayoutTests

2017-05-16 Thread pvollan
Title: [216925] trunk/LayoutTests Revision 216925 Author pvol...@apple.com Date 2017-05-16 03:32:22 -0700 (Tue, 16 May 2017) Log Message Unreviewed Windows gardening. Skip svg animation test, since image throttling behaves differently on WK1. * platform/win/TestExpectations: Modified

[webkit-changes] [216923] trunk/Source/WebKit2

2017-05-16 Thread carlosgc
Title: [216923] trunk/Source/WebKit2 Revision 216923 Author carlo...@webkit.org Date 2017-05-16 02:37:51 -0700 (Tue, 16 May 2017) Log Message Unreviewed. Revert change committed by mistakle in r216922. * Shared/CoordinatedGraphics/threadedcompositor/ThreadedCompositor.cpp:

[webkit-changes] [216922] trunk

2017-05-16 Thread carlosgc
Title: [216922] trunk Revision 216922 Author carlo...@webkit.org Date 2017-05-16 02:35:58 -0700 (Tue, 16 May 2017) Log Message Unreviewed GTK+ gardening. Rebaseline tests after r216817. * platform/gtk/fast/multicol/client-rects-expected.txt: *

[webkit-changes] [216921] trunk/Source/JavaScriptCore

2017-05-16 Thread jfbastien
Title: [216921] trunk/Source/_javascript_Core Revision 216921 Author jfbast...@apple.com Date 2017-05-16 02:24:13 -0700 (Tue, 16 May 2017) Log Message WebAssembly: enforce size limits https://bugs.webkit.org/show_bug.cgi?id=165833 Reviewed by Keith Miller. Use the same limits as V8.

[webkit-changes] [216920] trunk/Source/WebCore

2017-05-16 Thread carlosgc
Title: [216920] trunk/Source/WebCore Revision 216920 Author carlo...@webkit.org Date 2017-05-16 02:10:55 -0700 (Tue, 16 May 2017) Log Message Unreviewed. Try to fix GTK+ build with MEDIA_STREAM enabled after r216918. * platform/mediastream/openwebrtc/RealtimeMediaSourceCenterOwr.cpp:

[webkit-changes] [216919] trunk/LayoutTests

2017-05-16 Thread carlosgc
Title: [216919] trunk/LayoutTests Revision 216919 Author carlo...@webkit.org Date 2017-05-16 01:53:21 -0700 (Tue, 16 May 2017) Log Message Unreviewed GTK+ gardening. Update expectations of several WebRTC tests. * platform/gtk/TestExpectations: Modified Paths

[webkit-changes] [216918] trunk/Source

2017-05-16 Thread commit-queue
Title: [216918] trunk/Source Revision 216918 Author commit-qu...@webkit.org Date 2017-05-16 01:51:50 -0700 (Tue, 16 May 2017) Log Message Remove MediaConstraintsData and MediaConstraintsImpl https://bugs.webkit.org/show_bug.cgi?id=172132 Patch by Youenn Fablet on

[webkit-changes] [216917] trunk/Source/WebCore

2017-05-16 Thread aestes
Title: [216917] trunk/Source/WebCore Revision 216917 Author aes...@apple.com Date 2017-05-16 01:03:02 -0700 (Tue, 16 May 2017) Log Message [Cocoa] Tell NEFilterSource about the presenting app's PID https://bugs.webkit.org/show_bug.cgi?id=172152 Reviewed by Dan Bernstein. *

[webkit-changes] [216913] trunk/JSTests

2017-05-16 Thread jfbastien
Title: [216913] trunk/JSTests Revision 216913 Author jfbast...@apple.com Date 2017-05-16 00:23:34 -0700 (Tue, 16 May 2017) Log Message WebAssembly: add memory fuzzer https://bugs.webkit.org/show_bug.cgi?id=169976 Reviewed by Keith Miller. * wasm/fuzz/memory.js: Added. (const.insert):

[webkit-changes] [216912] trunk/Source/WebCore

2017-05-16 Thread pvollan
Title: [216912] trunk/Source/WebCore Revision 216912 Author pvol...@apple.com Date 2017-05-16 00:11:56 -0700 (Tue, 16 May 2017) Log Message Compile error, include file is not found. https://bugs.webkit.org/show_bug.cgi?id=172105 Reviewed by Brent Fulgham. Use __has_include to detect if

[webkit-changes] [216911] trunk/Source/JavaScriptCore

2017-05-16 Thread jfbastien
Title: [216911] trunk/Source/_javascript_Core Revision 216911 Author jfbast...@apple.com Date 2017-05-16 00:09:56 -0700 (Tue, 16 May 2017) Log Message WebAssembly: report Memory usage to GC https://bugs.webkit.org/show_bug.cgi?id=170690 Reviewed by Keith Miller. *

[webkit-changes] [216910] branches/safari-604.1.21-branch/Source/WebKit2

2017-05-16 Thread jmarcell
Title: [216910] branches/safari-604.1.21-branch/Source/WebKit2 Revision 216910 Author jmarc...@apple.com Date 2017-05-16 00:07:44 -0700 (Tue, 16 May 2017) Log Message Cherry-pick r216893. rdar://problem/32082745 Modified Paths branches/safari-604.1.21-branch/Source/WebKit2/ChangeLog

[webkit-changes] [216909] branches/safari-604.1.21-branch/Source/WebKit2

2017-05-16 Thread jmarcell
Title: [216909] branches/safari-604.1.21-branch/Source/WebKit2 Revision 216909 Author jmarc...@apple.com Date 2017-05-16 00:07:42 -0700 (Tue, 16 May 2017) Log Message Cherry-pick r216790. rdar://problem/32082745 Modified Paths branches/safari-604.1.21-branch/Source/WebKit2/ChangeLog

[webkit-changes] [216908] trunk

2017-05-16 Thread jfbastien
Title: [216908] trunk Revision 216908 Author jfbast...@apple.com Date 2017-05-16 00:07:35 -0700 (Tue, 16 May 2017) Log Message WebAssembly: validate load / store alignment https://bugs.webkit.org/show_bug.cgi?id=168836 Reviewed by Keith Miller. JSTests: * wasm/WASM.js: fix regular

[webkit-changes] [216907] branches/safari-604.1.21-branch/Source/WebCore

2017-05-16 Thread matthew_hanson
Title: [216907] branches/safari-604.1.21-branch/Source/WebCore Revision 216907 Author matthew_han...@apple.com Date 2017-05-15 23:19:40 -0700 (Mon, 15 May 2017) Log Message Cherry-pick r216882. rdar://problem/32109397 Modified Paths

[webkit-changes] [216905] branches/safari-604.1.21-branch

2017-05-16 Thread matthew_hanson
Title: [216905] branches/safari-604.1.21-branch Revision 216905 Author matthew_han...@apple.com Date 2017-05-15 23:19:30 -0700 (Mon, 15 May 2017) Log Message Cherry-pick r216836. rdar://problem/31899730 Modified Paths branches/safari-604.1.21-branch/LayoutTests/ChangeLog

[webkit-changes] [216906] branches/safari-604.1.21-branch/Source/WebCore

2017-05-16 Thread matthew_hanson
Title: [216906] branches/safari-604.1.21-branch/Source/WebCore Revision 216906 Author matthew_han...@apple.com Date 2017-05-15 23:19:34 -0700 (Mon, 15 May 2017) Log Message Cherry-pick r216863. rdar://problem/31963192 Modified Paths

[webkit-changes] [216904] branches/safari-604.1.21-branch/Source/WebCore

2017-05-16 Thread matthew_hanson
Title: [216904] branches/safari-604.1.21-branch/Source/WebCore Revision 216904 Author matthew_han...@apple.com Date 2017-05-15 23:19:17 -0700 (Mon, 15 May 2017) Log Message Cherry-pick r216323. rdar://problem/31899730 Modified Paths

[webkit-changes] [216903] trunk/Source

2017-05-16 Thread aestes
Title: [216903] trunk/Source Revision 216903 Author aes...@apple.com Date 2017-05-15 23:06:58 -0700 (Mon, 15 May 2017) Log Message Make the application PID available to WebCore https://bugs.webkit.org/show_bug.cgi?id=172133 Reviewed by Andreas Kling. Source/WebCore: * CMakeLists.txt: