[webkit-changes] [235508] trunk/LayoutTests

2018-08-30 Thread youenn
Title: [235508] trunk/LayoutTests Revision 235508 Author you...@apple.com Date 2018-08-30 09:53:01 -0700 (Thu, 30 Aug 2018) Log Message fast/mediastream/RTCPeerConnection-overloaded-operations.html is flaky after r235484 https://bugs.webkit.org/show_bug.cgi?id=189155 Reviewed by Eric

[webkit-changes] [235520] trunk/Source/WebKit

2018-08-30 Thread timothy_horton
Title: [235520] trunk/Source/WebKit Revision 235520 Author timothy_hor...@apple.com Date 2018-08-30 13:01:46 -0700 (Thu, 30 Aug 2018) Log Message Fix the watchOS and tvOS build * UIProcess/ios/WKContentViewInteraction.mm: (-[WKContentView cleanupInteraction]): (-[WKContentView

[webkit-changes] [235519] trunk/LayoutTests

2018-08-30 Thread youenn
Title: [235519] trunk/LayoutTests Revision 235519 Author you...@apple.com Date 2018-08-30 13:01:33 -0700 (Thu, 30 Aug 2018) Log Message Remove WebRTC legacy API implementation https://bugs.webkit.org/show_bug.cgi?id=189040 Unreviewed. * platform/ios/TestExpectations: Use default

[webkit-changes] [235518] trunk

2018-08-30 Thread aestes
Title: [235518] trunk Revision 235518 Author aes...@apple.com Date 2018-08-30 12:57:19 -0700 (Thu, 30 Aug 2018) Log Message [Payment Request] Implement the PaymentMethodChangeEvent and PaymentMethodChangeEventInit interfaces https://bugs.webkit.org/show_bug.cgi?id=189100 Reviewed by

[webkit-changes] [235522] tags/Safari-607.1.4/Source/WebCore

2018-08-30 Thread bshafiei
Title: [235522] tags/Safari-607.1.4/Source/WebCore Revision 235522 Author bshaf...@apple.com Date 2018-08-30 13:47:30 -0700 (Thu, 30 Aug 2018) Log Message Revert r235363. rdar://problem/43899483 Modified Paths tags/Safari-607.1.4/Source/WebCore/ChangeLog

[webkit-changes] [235525] trunk/Tools

2018-08-30 Thread commit-queue
Title: [235525] trunk/Tools Revision 235525 Author commit-qu...@webkit.org Date 2018-08-30 14:53:43 -0700 (Thu, 30 Aug 2018) Log Message [WHLSL] Implement tests to verify array indexing order matches our desires https://bugs.webkit.org/show_bug.cgi?id=189099 Patch by Thomas Denney on

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

2018-08-30 Thread sbarati
Title: [235517] trunk/Source/_javascript_Core Revision 235517 Author sbar...@apple.com Date 2018-08-30 12:46:56 -0700 (Thu, 30 Aug 2018) Log Message InlineAccess should do StringLength https://bugs.webkit.org/show_bug.cgi?id=158911 Reviewed by Yusuke Suzuki. This patch extends

[webkit-changes] [235529] trunk/Source/WebKit

2018-08-30 Thread commit-queue
Title: [235529] trunk/Source/WebKit Revision 235529 Author commit-qu...@webkit.org Date 2018-08-30 15:55:27 -0700 (Thu, 30 Aug 2018) Log Message [GTK] Touchscreen pinch to zoom should scale the page like other platforms https://bugs.webkit.org/show_bug.cgi?id=188746 Changes the

[webkit-changes] [235521] trunk/Source

2018-08-30 Thread timothy_horton
Title: [235521] trunk/Source Revision 235521 Author timothy_hor...@apple.com Date 2018-08-30 13:31:32 -0700 (Thu, 30 Aug 2018) Log Message Bundle unified sources more tightly in projects with deep directory structures https://bugs.webkit.org/show_bug.cgi?id=189009 Reviewed by Simon

[webkit-changes] [235528] trunk/Tools

2018-08-30 Thread wenson_hsieh
Title: [235528] trunk/Tools Revision 235528 Author wenson_hs...@apple.com Date 2018-08-30 15:50:33 -0700 (Thu, 30 Aug 2018) Log Message Followup to [iOS] TestWebKitAPI.PasteImage tests are flaky failures https://bugs.webkit.org/show_bug.cgi?id=185965 Reviewed by Andy Estes. The first

[webkit-changes] [235515] trunk

2018-08-30 Thread sbarati
Title: [235515] trunk Revision 235515 Author sbar...@apple.com Date 2018-08-30 12:27:56 -0700 (Thu, 30 Aug 2018) Log Message CSE DataViewGet* DFG nodes https://bugs.webkit.org/show_bug.cgi?id=188768 Reviewed by Yusuke Suzuki. JSTests: * microbenchmarks/dataview-cse.js: Added.

[webkit-changes] [235516] trunk

2018-08-30 Thread bfulgham
Title: [235516] trunk Revision 235516 Author bfulg...@apple.com Date 2018-08-30 12:37:37 -0700 (Thu, 30 Aug 2018) Log Message The width of a nullptr TextRun should be zero https://bugs.webkit.org/show_bug.cgi?id=189154 Reviewed by Zalan Bujtas. Source/WebCore: If a page has an empty

[webkit-changes] [235523] trunk

2018-08-30 Thread tsavell
Title: [235523] trunk Revision 235523 Author tsav...@apple.com Date 2018-08-30 13:54:35 -0700 (Thu, 30 Aug 2018) Log Message Unreviewed, rolling out r235516. Caused 50 Crashes on Sierra Reverted changeset: "The width of a nullptr TextRun should be zero"

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

2018-08-30 Thread commit-queue
Title: [235524] trunk/Source/WebCore Revision 235524 Author commit-qu...@webkit.org Date 2018-08-30 14:33:38 -0700 (Thu, 30 Aug 2018) Log Message REGRESSION(r235489): fast/dom/navigator-detached-no-crash.html crashes under Navigator::share https://bugs.webkit.org/show_bug.cgi?id=189170

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

2018-08-30 Thread sbarati
Title: [235527] trunk/Source/_javascript_Core Revision 235527 Author sbar...@apple.com Date 2018-08-30 15:37:34 -0700 (Thu, 30 Aug 2018) Log Message Switch int8_t to GPRReg in StructureStubInfo because sizeof(GPRReg) == sizeof(int8_t) https://bugs.webkit.org/show_bug.cgi?id=189166

[webkit-changes] [235526] tags/Safari-607.1.4/Source/WebKit

2018-08-30 Thread bshafiei
Title: [235526] tags/Safari-607.1.4/Source/WebKit Revision 235526 Author bshaf...@apple.com Date 2018-08-30 15:36:05 -0700 (Thu, 30 Aug 2018) Log Message Cherry-pick r235511. rdar://problem/43906230 Unreviewed, rolling out r235413 and r235444.

[webkit-changes] [235509] trunk/Tools

2018-08-30 Thread sihui_liu
Title: [235509] trunk/Tools Revision 235509 Author sihui_...@apple.com Date 2018-08-30 10:03:01 -0700 (Thu, 30 Aug 2018) Log Message WKNavigation.ProcessCrashDuringCallback is failing on iOS https://bugs.webkit.org/show_bug.cgi?id=189148 Reviewed by Chris Dumez. We should not deference

[webkit-changes] [235512] trunk/Source/WebKit

2018-08-30 Thread commit-queue
Title: [235512] trunk/Source/WebKit Revision 235512 Author commit-qu...@webkit.org Date 2018-08-30 11:29:58 -0700 (Thu, 30 Aug 2018) Log Message Web Share API compatible with AppleTV and WatchOS https://bugs.webkit.org/show_bug.cgi?id=189157 Patch by Olivia Barnett on 2018-08-30

[webkit-changes] [235506] trunk/Source/WebKit

2018-08-30 Thread bfulgham
Title: [235506] trunk/Source/WebKit Revision 235506 Author bfulg...@apple.com Date 2018-08-30 09:30:11 -0700 (Thu, 30 Aug 2018) Log Message [macOS] Whitelist Network process features for VPN https://bugs.webkit.org/show_bug.cgi?id=189023 Reviewed by Eric Carlson. CFNetwork needs

[webkit-changes] [235507] trunk/Source/WebKit

2018-08-30 Thread akeerthi
Title: [235507] trunk/Source/WebKit Revision 235507 Author akeer...@apple.com Date 2018-08-30 09:35:46 -0700 (Thu, 30 Aug 2018) Log Message [macOS] Color picker layout is broken if suggested colors are specified https://bugs.webkit.org/show_bug.cgi?id=189117 Reviewed by Tim Horton.

[webkit-changes] [235511] trunk/Source/WebKit

2018-08-30 Thread commit-queue
Title: [235511] trunk/Source/WebKit Revision 235511 Author commit-qu...@webkit.org Date 2018-08-30 11:21:45 -0700 (Thu, 30 Aug 2018) Log Message Unreviewed, rolling out r235413 and r235444. https://bugs.webkit.org/show_bug.cgi?id=189163 Causes crashes when running layout tests under

[webkit-changes] [235514] trunk

2018-08-30 Thread yusukesuzuki
Title: [235514] trunk Revision 235514 Author yusukesuz...@slowstart.org Date 2018-08-30 12:05:34 -0700 (Thu, 30 Aug 2018) Log Message output of toString() of Generator is wrong https://bugs.webkit.org/show_bug.cgi?id=188952 Reviewed by Saam Barati. JSTests: *

[webkit-changes] [235533] trunk/Tools

2018-08-30 Thread commit-queue
Title: [235533] trunk/Tools Revision 235533 Author commit-qu...@webkit.org Date 2018-08-30 17:39:09 -0700 (Thu, 30 Aug 2018) Log Message [WHLSL] Fix array indexing behavior https://bugs.webkit.org/show_bug.cgi?id=189175 Array, pointer, and array ref types are now parsed and then

[webkit-changes] [235530] trunk/Source/WebKit

2018-08-30 Thread timothy_horton
Title: [235530] trunk/Source/WebKit Revision 235530 Author timothy_hor...@apple.com Date 2018-08-30 16:10:51 -0700 (Thu, 30 Aug 2018) Log Message Try to fix the watchOS and tvOS build * UIProcess/ios/WKContentViewInteraction.mm: (-[WKContentView _showShareSheet:completionHandler:]):

[webkit-changes] [235534] trunk/Source/WebKit

2018-08-30 Thread timothy_horton
Title: [235534] trunk/Source/WebKit Revision 235534 Author timothy_hor...@apple.com Date 2018-08-30 18:03:35 -0700 (Thu, 30 Aug 2018) Log Message One more build fix * UIProcess/ios/WKContentViewInteraction.mm: (-[WKContentView shareSheetDidDismiss:]): Actually tested this time.

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

2018-08-30 Thread ross . kirsling
Title: [235536] trunk/Source/WebCore Revision 235536 Author ross.kirsl...@sony.com Date 2018-08-30 21:17:19 -0700 (Thu, 30 Aug 2018) Log Message Speculative build fix for WPE after r235531. * platform/graphics/filters/PointLightSource.cpp: Add missing include. Modified Paths

[webkit-changes] [235537] trunk

2018-08-30 Thread zalan
Title: [235537] trunk Revision 235537 Author za...@apple.com Date 2018-08-30 21:27:44 -0700 (Thu, 30 Aug 2018) Log Message CounterMaps should hold a unique_ptr of CounterMap. https://bugs.webkit.org/show_bug.cgi?id=189174 Reviewed by Ryosuke Niwa. Source/WebCore: In certain cases

[webkit-changes] [235532] trunk/Source/WebKit

2018-08-30 Thread cdumez
Title: [235532] trunk/Source/WebKit Revision 235532 Author cdu...@apple.com Date 2018-08-30 16:32:14 -0700 (Thu, 30 Aug 2018) Log Message Add WKPageLoadFile SPI variant which returns a navigation object https://bugs.webkit.org/show_bug.cgi?id=189168 Reviewed by Alex Christensen. Add

[webkit-changes] [235535] trunk

2018-08-30 Thread rniwa
Title: [235535] trunk Revision 235535 Author rn...@webkit.org Date 2018-08-30 19:26:26 -0700 (Thu, 30 Aug 2018) Log Message Add assignedElements to HTMLSlotElement https://bugs.webkit.org/show_bug.cgi?id=189146 Reviewed by Darin Adler. LayoutTests/imported/w3c: Rebaselined the tests

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

2018-08-30 Thread yusukesuzuki
Title: [235497] trunk/Source/WebCore Revision 235497 Author yusukesuz...@slowstart.org Date 2018-08-30 03:17:36 -0700 (Thu, 30 Aug 2018) Log Message Unreviewed, add comments about enum names to bitfields https://bugs.webkit.org/show_bug.cgi?id=188945 * html/HTMLCollection.h: Modified

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

2018-08-30 Thread yusukesuzuki
Title: [235498] trunk/Source/WebCore Revision 235498 Author yusukesuz...@slowstart.org Date 2018-08-30 03:24:15 -0700 (Thu, 30 Aug 2018) Log Message Unreviewed, add comments about enum names to bitfields https://bugs.webkit.org/show_bug.cgi?id=188944 * xml/XMLHttpRequest.h: Modified

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

2018-08-30 Thread zalan
Title: [235503] trunk/Source/WebCore Revision 235503 Author za...@apple.com Date 2018-08-30 07:32:29 -0700 (Thu, 30 Aug 2018) Log Message [LFC][Floating] Move containing block constraint logic from FloatAvoider to FloatingContext https://bugs.webkit.org/show_bug.cgi?id=189145 Reviewed

[webkit-changes] [235504] trunk/Tools

2018-08-30 Thread wenson_hsieh
Title: [235504] trunk/Tools Revision 235504 Author wenson_hs...@apple.com Date 2018-08-30 07:35:27 -0700 (Thu, 30 Aug 2018) Log Message [iOS] TestWebKitAPI.PasteImage tests are flaky failures https://bugs.webkit.org/show_bug.cgi?id=185965 Reviewed by Andy Estes. These tests pass

[webkit-changes] [235500] trunk/Tools

2018-08-30 Thread mcatanzaro
Title: [235500] trunk/Tools Revision 235500 Author mcatanz...@igalia.com Date 2018-08-30 07:21:42 -0700 (Thu, 30 Aug 2018) Log Message Unreviewed, rolling out r235114. ostree server deleted our commits? Reverted changeset: "[Flatpak] Update to GNOME master runtime"

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

2018-08-30 Thread zalan
Title: [235501] trunk/Source/WebCore Revision 235501 Author za...@apple.com Date 2018-08-30 07:25:45 -0700 (Thu, 30 Aug 2018) Log Message [LFC][Margins] Add non-computed horizontal margins to DisplayBox https://bugs.webkit.org/show_bug.cgi?id=189141 Reviewed by Antti Koivisto. Inflow

[webkit-changes] [235505] trunk

2018-08-30 Thread zalan
Title: [235505] trunk Revision 235505 Author za...@apple.com Date 2018-08-30 07:44:59 -0700 (Thu, 30 Aug 2018) Log Message Source/WebCore: [LFC][Floating] Block formatting context roots avoid floats. https://bugs.webkit.org/show_bug.cgi?id=189150 Reviewed by Antti Koivisto. This patch

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

2018-08-30 Thread zalan
Title: [235502] trunk/Source/WebCore Revision 235502 Author za...@apple.com Date 2018-08-30 07:28:54 -0700 (Thu, 30 Aug 2018) Log Message [LFC][Floating] Use non-computed horizontal margins when intersecting floats with float avoiders. https://bugs.webkit.org/show_bug.cgi?id=189143