[webkit-changes] [261678] trunk/LayoutTests

2020-05-13 Thread mmaxfield
Title: [261678] trunk/LayoutTests Revision 261678 Author mmaxfi...@apple.com Date 2020-05-13 23:58:46 -0700 (Wed, 13 May 2020) Log Message fast/text/multiple-codeunit-vertical-upright.html is failing https://bugs.webkit.org/show_bug.cgi?id=211860 Reviewed by Megan Gardner. Font metrics

[webkit-changes] [261676] trunk

2020-05-13 Thread zalan
Title: [261676] trunk Revision 261676 Author za...@apple.com Date 2020-05-13 22:03:14 -0700 (Wed, 13 May 2020) Log Message [LFC][TFC] Add support for cases when the balancing is not based on the initial width https://bugs.webkit.org/show_bug.cgi?id=211878 Reviewed by Antti Koivisto. Sou

[webkit-changes] [261675] trunk

2020-05-13 Thread zalan
Title: [261675] trunk Revision 261675 Author za...@apple.com Date 2020-05-13 21:55:18 -0700 (Wed, 13 May 2020) Log Message Do not clear selection/repaint when the renderer gets moved during tree normalization. https://bugs.webkit.org/show_bug.cgi?id=211865 Reviewed by Antti Koivisto. S

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

2020-05-13 Thread ddkilzer
Title: [261672] trunk/Source/WebKit Revision 261672 Author ddkil...@apple.com Date 2020-05-13 19:42:58 -0700 (Wed, 13 May 2020) Log Message [IPC] Use templates to reduce duplicate code in IPC::Decoder and IPC::Encoder classes Reviewed by Alex Christensen. In broad strokes, this change

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

2020-05-13 Thread drousso
Title: [261671] trunk/Source/WebKit Revision 261671 Author drou...@apple.com Date 2020-05-13 19:41:19 -0700 (Wed, 13 May 2020) Log Message Web Inspector: `RuntimeEnabledFeatures` should also be enabled when remotely inspecting https://bugs.webkit.org/show_bug.cgi?id=211874 Reviewed by Ti

[webkit-changes] [261670] trunk

2020-05-13 Thread drousso
Title: [261670] trunk Revision 261670 Author drou...@apple.com Date 2020-05-13 19:36:41 -0700 (Wed, 13 May 2020) Log Message Web Inspector: show EventTarget listeners as an internal property https://bugs.webkit.org/show_bug.cgi?id=211766 Reviewed by Timothy Hatcher. Source/WebCore: Tes

[webkit-changes] [261669] trunk

2020-05-13 Thread drousso
Title: [261669] trunk Revision 261669 Author drou...@apple.com Date 2020-05-13 19:34:39 -0700 (Wed, 13 May 2020) Log Message Web Inspector: rename CSS.StyleSheetOrigin.Regular to CSS.StyleSheetOrigin.Author to match the spec https://bugs.webkit.org/show_bug.cgi?id=211827 Reviewed by Timo

[webkit-changes] [261668] trunk/Source

2020-05-13 Thread ysuzuki
Title: [261668] trunk/Source Revision 261668 Author ysuz...@apple.com Date 2020-05-13 19:15:33 -0700 (Wed, 13 May 2020) Log Message JSDOMWindowBase m_windowCloseWatchpoints must be Ref<> https://bugs.webkit.org/show_bug.cgi?id=211844 Reviewed by Mark Lam. Source/_javascript_Core: * byt

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

2020-05-13 Thread ysuzuki
Title: [261667] trunk/Source/bmalloc Revision 261667 Author ysuz...@apple.com Date 2020-05-13 18:09:19 -0700 (Wed, 13 May 2020) Log Message [bmalloc] Introduce lock-less ObjectType query https://bugs.webkit.org/show_bug.cgi?id=211809 Reviewed by Mark Lam. This patch introduces ObjectTyp

[webkit-changes] [261666] trunk

2020-05-13 Thread shihchieh_lee
Title: [261666] trunk Revision 261666 Author shihchieh_...@apple.com Date 2020-05-13 17:45:45 -0700 (Wed, 13 May 2020) Log Message Nullptr crash in InsertParagraphSeparatorCommand::doApply when the canonical position is uneditable https://bugs.webkit.org/show_bug.cgi?id=211864 Reviewed

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

2020-05-13 Thread megan_gardner
Title: [261665] trunk/Source/WebKit Revision 261665 Author megan_gard...@apple.com Date 2020-05-13 17:35:40 -0700 (Wed, 13 May 2020) Log Message Unreviewed Build Fix. * UIProcess/ios/PageClientImplIOS.mm: (WebKit::PageClientImpl::setMouseEventPolicy): * UIProcess/ios/forms/WKDateTimeInpu

[webkit-changes] [261664] trunk

2020-05-13 Thread shihchieh_lee
Title: [261664] trunk Revision 261664 Author shihchieh_...@apple.com Date 2020-05-13 17:21:50 -0700 (Wed, 13 May 2020) Log Message Nullptr crash in DeleteSelectionCommand::doApply() when merge node is disconnected. https://bugs.webkit.org/show_bug.cgi?id=211793 Reviewed by Geoffrey Gare

[webkit-changes] [261663] trunk

2020-05-13 Thread commit-queue
Title: [261663] trunk Revision 261663 Author commit-qu...@webkit.org Date 2020-05-13 16:28:34 -0700 (Wed, 13 May 2020) Log Message Source/WebCore: Re-enable 'OutsideViewport' rAF throttling https://bugs.webkit.org/show_bug.cgi?id=211482 Patch by Said Abou-Hallawa on 2020-05-13 Reviewed

[webkit-changes] [261662] branches/safari-610.1.13-branch/Source/WebKit

2020-05-13 Thread alancoon
Title: [261662] branches/safari-610.1.13-branch/Source/WebKit Revision 261662 Author alanc...@apple.com Date 2020-05-13 15:41:13 -0700 (Wed, 13 May 2020) Log Message Cherry-pick r261478. rdar://problem/63203495 Unreviewed, fix the watchOS build after r261457 Put -[WKActionSheetA

[webkit-changes] [261661] trunk/Source/WTF

2020-05-13 Thread ross . kirsling
Title: [261661] trunk/Source/WTF Revision 261661 Author ross.kirsl...@sony.com Date 2020-05-13 15:33:20 -0700 (Wed, 13 May 2020) Log Message [IWYU] Try removing redundant includes in WTF implementation files https://bugs.webkit.org/show_bug.cgi?id=211821 Reviewed by Simon Fraser. * wtf/

[webkit-changes] [261660] trunk/LayoutTests

2020-05-13 Thread commit-queue
Title: [261660] trunk/LayoutTests Revision 261660 Author commit-qu...@webkit.org Date 2020-05-13 15:07:34 -0700 (Wed, 13 May 2020) Log Message Enable webgl_canvas/ tests https://bugs.webkit.org/show_bug.cgi?id=211748 Patch by Kenneth Russell on 2020-05-13 Reviewed by Dean Jackson. With

[webkit-changes] [261658] trunk

2020-05-13 Thread megan_gardner
Title: [261658] trunk Revision 261658 Author megan_gard...@apple.com Date 2020-05-13 14:54:51 -0700 (Wed, 13 May 2020) Log Message Change Date/Time popovers to contextMenus. https://bugs.webkit.org/show_bug.cgi?id=211825 Reviewed by Wenson Hsieh. Update the Date/Time picker to use UICo

[webkit-changes] [261657] branches/safari-609-branch/Source/WebKit

2020-05-13 Thread alancoon
Title: [261657] branches/safari-609-branch/Source/WebKit Revision 261657 Author alanc...@apple.com Date 2020-05-13 14:38:40 -0700 (Wed, 13 May 2020) Log Message Cherry-pick r260982. rdar://problem/62978869 Unreviewed, fix the Mac Catalyst build after r260979 The presence of `_co

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

2020-05-13 Thread wenson_hsieh
Title: [261656] trunk/Source/WebKit Revision 261656 Author wenson_hs...@apple.com Date 2020-05-13 14:37:19 -0700 (Wed, 13 May 2020) Log Message Unreviewed, fix tvOS and watchOS builds after r261638 `-[UIPasteboard itemProviders]` is not present on watchOS and tvOS. * UIProcess/ios/WKCon

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

2020-05-13 Thread timothy_horton
Title: [261655] trunk/Source/WebKit Revision 261655 Author timothy_hor...@apple.com Date 2020-05-13 14:23:15 -0700 (Wed, 13 May 2020) Log Message Build fix. * UIProcess/API/Cocoa/WKWebpagePreferencesPrivate.h: Modified Paths trunk/Source/WebKit/ChangeLog trunk/Source/WebKit/UIProcess/A

[webkit-changes] [261654] trunk/LayoutTests

2020-05-13 Thread eric . carlson
Title: [261654] trunk/LayoutTests Revision 261654 Author eric.carl...@apple.com Date 2020-05-13 13:57:48 -0700 (Wed, 13 May 2020) Log Message media/video-poster-set-after-playback.html is a flaky failure https://bugs.webkit.org/show_bug.cgi?id=211856 Unreviewed test fix. * media/video

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

2020-05-13 Thread andresg_22
Title: [261653] trunk/Source/WebCore Revision 261653 Author andresg...@apple.com Date 2020-05-13 13:51:52 -0700 (Wed, 13 May 2020) Log Message Remove unnecessary assert in {WebAccessibilityObjectWrapper attachmentView]. https://bugs.webkit.org/show_bug.cgi?id=211857 Reviewed by Chris Fle

[webkit-changes] [261652] trunk/Source

2020-05-13 Thread alancoon
Title: [261652] trunk/Source Revision 261652 Author alanc...@apple.com Date 2020-05-13 13:51:18 -0700 (Wed, 13 May 2020) Log Message Versioning. Modified Paths trunk/Source/_javascript_Core/Configurations/Version.xcconfig trunk/Source/ThirdParty/ANGLE/Configurations/Version.xcconfig tru

[webkit-changes] [261651] trunk

2020-05-13 Thread jer . noble
Title: [261651] trunk Revision 261651 Author jer.no...@apple.com Date 2020-05-13 13:49:24 -0700 (Wed, 13 May 2020) Log Message Replace isNullFunctionPointer with real weak-linking support https://bugs.webkit.org/show_bug.cgi?id=211751 Reviewed by Sam Weinig. Source/ThirdParty/libwebrtc:

[webkit-changes] [261645] branches/safari-610.1.13-branch/Source/WebCore

2020-05-13 Thread alancoon
Title: [261645] branches/safari-610.1.13-branch/Source/WebCore Revision 261645 Author alanc...@apple.com Date 2020-05-13 13:47:16 -0700 (Wed, 13 May 2020) Log Message Cherry-pick r261485. rdar://problem/63195719 Fix assertion after r261414 https://bugs.webkit.org/show_bug.cgi?id=

[webkit-changes] [261649] branches/safari-610.1.13-branch/Source/WebKit

2020-05-13 Thread alancoon
Title: [261649] branches/safari-610.1.13-branch/Source/WebKit Revision 261649 Author alanc...@apple.com Date 2020-05-13 13:47:25 -0700 (Wed, 13 May 2020) Log Message Cherry-pick r261617. rdar://problem/63195712 REGRESSION (r261254): Broke Apple Pay on macOS https://bugs.webkit.or

[webkit-changes] [261648] branches/safari-610.1.13-branch/Source/WebCore

2020-05-13 Thread alancoon
Title: [261648] branches/safari-610.1.13-branch/Source/WebCore Revision 261648 Author alanc...@apple.com Date 2020-05-13 13:47:22 -0700 (Wed, 13 May 2020) Log Message Cherry-pick r261587. rdar://problem/63195680 [iOS] REGRESSION: (r261342) Play/pause button doesn't work upon first en

[webkit-changes] [261647] branches/safari-610.1.13-branch/Source/WebKit

2020-05-13 Thread alancoon
Title: [261647] branches/safari-610.1.13-branch/Source/WebKit Revision 261647 Author alanc...@apple.com Date 2020-05-13 13:47:20 -0700 (Wed, 13 May 2020) Log Message Cherry-pick r261560. rdar://problem/63195727 Unreviewed crash fix. Use correct global name for icon service in RE

[webkit-changes] [261646] branches/safari-610.1.13-branch/Source/WTF

2020-05-13 Thread alancoon
Title: [261646] branches/safari-610.1.13-branch/Source/WTF Revision 261646 Author alanc...@apple.com Date 2020-05-13 13:47:18 -0700 (Wed, 13 May 2020) Log Message Cherry-pick r261486. rdar://problem/63195701 Unreviewed, reverting r261440. Caused 6 TestWTF.WTF failures Rever

[webkit-changes] [261650] branches/safari-610.1.13-branch/Source/WebCore

2020-05-13 Thread alancoon
Title: [261650] branches/safari-610.1.13-branch/Source/WebCore Revision 261650 Author alanc...@apple.com Date 2020-05-13 13:47:27 -0700 (Wed, 13 May 2020) Log Message Cherry-pick r261635. rdar://problem/63195707 [Web Animations] Fix refactoring issue with animation suspension followi

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

2020-05-13 Thread andresg_22
Title: [261644] trunk/Source/WebCore Revision 261644 Author andresg...@apple.com Date 2020-05-13 13:44:03 -0700 (Wed, 13 May 2020) Log Message Implementation of AXIsolatedObject::hasBoldFont and hasItalicFont. https://bugs.webkit.org/show_bug.cgi?id=211858 Reviewed by Chris Fleizach. Ad

[webkit-changes] [261643] branches/safari-610.1.13-branch/

2020-05-13 Thread alancoon
Title: [261643] branches/safari-610.1.13-branch/ Revision 261643 Author alanc...@apple.com Date 2020-05-13 13:40:29 -0700 (Wed, 13 May 2020) Log Message New branch. Added Paths branches/safari-610.1.13-branch/ Diff ___ webkit-changes m

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

2020-05-13 Thread ticaiolima
Title: [261642] trunk/Source/_javascript_Core Revision 261642 Author ticaiol...@gmail.com Date 2020-05-13 13:37:35 -0700 (Wed, 13 May 2020) Log Message Making 32-bits JIT build without Unified Build system https://bugs.webkit.org/show_bug.cgi?id=211853 Reviewed by Adrian Perez de Castro.

[webkit-changes] [261641] trunk/LayoutTests

2020-05-13 Thread mmaxfield
Title: [261641] trunk/LayoutTests Revision 261641 Author mmaxfi...@apple.com Date 2020-05-13 13:35:31 -0700 (Wed, 13 May 2020) Log Message LayoutTest fast/text/ipa-tone-letters.html isn't failing any more https://bugs.webkit.org/show_bug.cgi?id=211845 Unreviewed. The flakiness dashboar

[webkit-changes] [261640] trunk

2020-05-13 Thread timothy_horton
Title: [261640] trunk Revision 261640 Author timothy_hor...@apple.com Date 2020-05-13 12:59:08 -0700 (Wed, 13 May 2020) Log Message Add SPI for reverting to touch events for iPad trackpad interactions https://bugs.webkit.org/show_bug.cgi?id=211824 Reviewed by Megan Gardner. Source/WebC

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

2020-05-13 Thread commit-queue
Title: [261639] trunk/Source/WebCore Revision 261639 Author commit-qu...@webkit.org Date 2020-05-13 12:57:05 -0700 (Wed, 13 May 2020) Log Message Bad flicker on three.js example https://bugs.webkit.org/show_bug.cgi?id=183151 Patch by Kenneth Russell on 2020-05-13 Reviewed by Dean Jackso

[webkit-changes] [261638] trunk

2020-05-13 Thread wenson_hsieh
Title: [261638] trunk Revision 261638 Author wenson_hs...@apple.com Date 2020-05-13 12:43:10 -0700 (Wed, 13 May 2020) Log Message [iOS] "Copy" context menu action for attachment element does not work in Mail https://bugs.webkit.org/show_bug.cgi?id=211817 Reviewed by Tim Horton. Source/

[webkit-changes] [261637] trunk

2020-05-13 Thread commit-queue
Title: [261637] trunk Revision 261637 Author commit-qu...@webkit.org Date 2020-05-13 12:26:58 -0700 (Wed, 13 May 2020) Log Message [Web Animations] Calling reverse() on an accelerated animation has no effect https://bugs.webkit.org/show_bug.cgi?id=204717 Patch by Antoine Quint on 2020-

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

2020-05-13 Thread antti
Title: [261636] trunk/Source/WebCore Revision 261636 Author an...@apple.com Date 2020-05-13 12:24:01 -0700 (Wed, 13 May 2020) Log Message [Wheel event region] Debug overlay https://bugs.webkit.org/show_bug.cgi?id=211850 Reviewed by Simon Fraser. This is tied to the existing Wheel event

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

2020-05-13 Thread commit-queue
Title: [261635] trunk/Source/WebCore Revision 261635 Author commit-qu...@webkit.org Date 2020-05-13 12:18:23 -0700 (Wed, 13 May 2020) Log Message [Web Animations] Fix refactoring issue with animation suspension following r261336 https://bugs.webkit.org/show_bug.cgi?id=211842 Patch by An

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

2020-05-13 Thread pvollan
Title: [261634] trunk/Source/WebKit Revision 261634 Author pvol...@apple.com Date 2020-05-13 12:16:05 -0700 (Wed, 13 May 2020) Log Message [iOS] Update message filtering rules in the WebContent process' sandbox https://bugs.webkit.org/show_bug.cgi?id=211188 Reviewed by Brent Fulgham. Ba

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

2020-05-13 Thread pvollan
Title: [261633] trunk/Source/WebKit Revision 261633 Author pvol...@apple.com Date 2020-05-13 12:14:17 -0700 (Wed, 13 May 2020) Log Message [iOS] In CFPrefs direct mode, the WebContent sandbox needs to allow access to plist files https://bugs.webkit.org/show_bug.cgi?id=211782 Reviewed by

[webkit-changes] [261632] trunk

2020-05-13 Thread simon . fraser
Title: [261632] trunk Revision 261632 Author simon.fra...@apple.com Date 2020-05-13 12:00:53 -0700 (Wed, 13 May 2020) Log Message composited scrolling interferes with the propagation of perspective https://bugs.webkit.org/show_bug.cgi?id=156435 Reviewed by Antti Koivisto. Source/WebCore

[webkit-changes] [261630] trunk/LayoutTests

2020-05-13 Thread ryanhaddad
Title: [261630] trunk/LayoutTests Revision 261630 Author ryanhad...@apple.com Date 2020-05-13 11:38:37 -0700 (Wed, 13 May 2020) Log Message Unreviewed test gardening for iOS Simulator. Add test expectations for webkit.org/b/211652 and webkit.org/b/211653. * platform/ios-wk2/TestExpectat

[webkit-changes] [261631] trunk/LayoutTests

2020-05-13 Thread ryanhaddad
Title: [261631] trunk/LayoutTests Revision 261631 Author ryanhad...@apple.com Date 2020-05-13 11:38:40 -0700 (Wed, 13 May 2020) Log Message [Win EWS] webanimations/accelerated-animation-slot-invalidation.html is frequently failing https://bugs.webkit.org/show_bug.cgi?id=211854 Unrevewed

[webkit-changes] [261629] trunk/Tools

2020-05-13 Thread jlewis3
Title: [261629] trunk/Tools Revision 261629 Author jlew...@apple.com Date 2020-05-13 11:37:46 -0700 (Wed, 13 May 2020) Log Message Run-webkit-tests should not fail if all tests found to run are skipped. https://bugs.webkit.org/show_bug.cgi?id=210880 Reviewed by Jonathan Bedard. * Script

[webkit-changes] [261627] trunk/Source/WebKitLegacy

2020-05-13 Thread pvollan
Title: [261627] trunk/Source/WebKitLegacy Revision 261627 Author pvol...@apple.com Date 2020-05-13 11:10:59 -0700 (Wed, 13 May 2020) Log Message [Win] Fix AppleWin link error https://bugs.webkit.org/show_bug.cgi?id=211843 Reviewed by Brent Fulgham. Make sure uuid.lib comes after WebKitG

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

2020-05-13 Thread peng . liu6
Title: [261628] trunk/Source/WebKit Revision 261628 Author peng.l...@apple.com Date 2020-05-13 11:14:16 -0700 (Wed, 13 May 2020) Log Message Add the feature flags plist file back https://bugs.webkit.org/show_bug.cgi?id=211816 Reviewed by Jer Noble. Add the WebKit.plist file to the WebKi

[webkit-changes] [261626] trunk/Source

2020-05-13 Thread youenn
Title: [261626] trunk/Source Revision 261626 Author you...@apple.com Date 2020-05-13 11:02:09 -0700 (Wed, 13 May 2020) Log Message Allow WebAudioBufferList to dynamically change its number of frames https://bugs.webkit.org/show_bug.cgi?id=211720 Reviewed by Eric Carlson. Source/WebCore:

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

2020-05-13 Thread andresg_22
Title: [261625] trunk/Source/WebCore Revision 261625 Author andresg...@apple.com Date 2020-05-13 10:29:34 -0700 (Wed, 13 May 2020) Log Message Check for accessibilityEnabled() before posting notifications asynchronously. https://bugs.webkit.org/show_bug.cgi?id=211848 Reviewed by Chris Fl

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

2020-05-13 Thread pvollan
Title: [261624] trunk/Source/WebKit Revision 261624 Author pvol...@apple.com Date 2020-05-13 10:29:14 -0700 (Wed, 13 May 2020) Log Message Unreviewed compile fix after r261584. * UIProcess/Cocoa/WebProcessPoolCocoa.mm: (WebKit::WebProcessPool::platformInitializeWebProcess): Modified Pat

[webkit-changes] [261623] branches/safari-609-branch

2020-05-13 Thread alancoon
Title: [261623] branches/safari-609-branch Revision 261623 Author alanc...@apple.com Date 2020-05-13 10:28:32 -0700 (Wed, 13 May 2020) Log Message Cherry-pick r259892. rdar://problem/63189085 [iOS] Unable to select text by tap-hold or double tap-hold when allowsLinkPreview property i

[webkit-changes] [261622] tags/Safari-610.1.12.3/

2020-05-13 Thread alancoon
Title: [261622] tags/Safari-610.1.12.3/ Revision 261622 Author alanc...@apple.com Date 2020-05-13 10:14:31 -0700 (Wed, 13 May 2020) Log Message Tag Safari-610.1.12.3. Added Paths tags/Safari-610.1.12.3/ Diff ___ webkit-changes mailing

[webkit-changes] [261621] branches/safari-610.1.12-branch/Source

2020-05-13 Thread alancoon
Title: [261621] branches/safari-610.1.12-branch/Source Revision 261621 Author alanc...@apple.com Date 2020-05-13 10:09:29 -0700 (Wed, 13 May 2020) Log Message Versioning. Modified Paths branches/safari-610.1.12-branch/Source/_javascript_Core/Configurations/Version.xcconfig branches/safa

[webkit-changes] [261620] trunk

2020-05-13 Thread katherine_cheney
Title: [261620] trunk Revision 261620 Author katherine_che...@apple.com Date 2020-05-13 10:03:33 -0700 (Wed, 13 May 2020) Log Message Add test for non-app-bound iframe under app-bound domain https://bugs.webkit.org/show_bug.cgi?id=211815 Reviewed by Brent Fulgham. Tools: Clear the mai

[webkit-changes] [261619] trunk

2020-05-13 Thread simon . fraser
Title: [261619] trunk Revision 261619 Author simon.fra...@apple.com Date 2020-05-13 09:49:56 -0700 (Wed, 13 May 2020) Log Message The perspective matrix is affected by overflow:hidden on a box with borders https://bugs.webkit.org/show_bug.cgi?id=211828 Reviewed by Zalan Bujtas. Source/W

[webkit-changes] [261618] trunk/LayoutTests

2020-05-13 Thread lawrence . j
Title: [261618] trunk/LayoutTests Revision 261618 Author lawrenc...@apple.com Date 2020-05-13 09:21:52 -0700 (Wed, 13 May 2020) Log Message [ Catalina wk2 ] webrtc/peer-connection-audio-mute2.html is flaky timing out. https://bugs.webkit.org/show_bug.cgi?id=210165 Unreviewed test gardeni

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

2020-05-13 Thread cdumez
Title: [261617] trunk/Source/WebKit Revision 261617 Author cdu...@apple.com Date 2020-05-13 09:02:31 -0700 (Wed, 13 May 2020) Log Message REGRESSION (r261254): Broke Apple Pay on macOS https://bugs.webkit.org/show_bug.cgi?id=211826 Reviewed by Alex Christensen. r261254 dropped the code

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

2020-05-13 Thread zandobersek
Title: [261616] trunk/Source/WebKit Revision 261616 Author zandober...@gmail.com Date 2020-05-13 07:42:45 -0700 (Wed, 13 May 2020) Log Message REGRESSION(r260571): RequestedScrollPosition doesn't have its scroll change applied to layers anymore https://bugs.webkit.org/show_bug.cgi?id=2113

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

2020-05-13 Thread pvollan
Title: [261615] trunk/Source/WebKit Revision 261615 Author pvol...@apple.com Date 2020-05-13 07:30:36 -0700 (Wed, 13 May 2020) Log Message Unreviewed compile fix after r261584. * UIProcess/Cocoa/WebProcessPoolCocoa.mm: Modified Paths trunk/Source/WebKit/ChangeLog trunk/Source/WebKit/UI

[webkit-changes] [261614] trunk/Source

2020-05-13 Thread commit-queue
Title: [261614] trunk/Source Revision 261614 Author commit-qu...@webkit.org Date 2020-05-13 06:48:03 -0700 (Wed, 13 May 2020) Log Message Selected element on Web Inspector is not highlighted with CPU Rendering. https://bugs.webkit.org/show_bug.cgi?id=195933 Patch by Tomoki Imai on 2020-

[webkit-changes] [261613] trunk/LayoutTests

2020-05-13 Thread dpino
Title: [261613] trunk/LayoutTests Revision 261613 Author dp...@igalia.com Date 2020-05-13 06:41:43 -0700 (Wed, 13 May 2020) Log Message [GTK] Gardening, update test expectations after r261572 https://bugs.webkit.org/show_bug.cgi?id=211838 Unreviewed gardening. Gardening of the latests f

[webkit-changes] [261611] trunk/Tools

2020-05-13 Thread philn
Title: [261611] trunk/Tools Revision 261611 Author ph...@webkit.org Date 2020-05-13 06:19:45 -0700 (Wed, 13 May 2020) Log Message [Flatpak SDK] Proper handling of sccache scheduler URL command-line argument Rubber-stamped by Carlos Alberto Lopez Perez. * flatpak/flatpakutils.py: (Webkit

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

2020-05-13 Thread ticaiolima
Title: [261610] trunk/Source/_javascript_Core Revision 261610 Author ticaiol...@gmail.com Date 2020-05-13 05:16:36 -0700 (Wed, 13 May 2020) Log Message [JSC] Support delete by val/id IC on 32-bits https://bugs.webkit.org/show_bug.cgi?id=208207 Reviewed by Saam Barati. This patch impleme

[webkit-changes] [261609] trunk

2020-05-13 Thread zandobersek
Title: [261609] trunk Revision 261609 Author zandober...@gmail.com Date 2020-05-13 03:47:34 -0700 (Wed, 13 May 2020) Log Message REGRESSION(r261023): [GTK][WPE] Several WebGL tests are failing https://bugs.webkit.org/show_bug.cgi?id=211338 Reviewed by Dean Jackson. Source/WebCore: For

[webkit-changes] [261608] trunk/Source

2020-05-13 Thread carlosgc
Title: [261608] trunk/Source Revision 261608 Author carlo...@webkit.org Date 2020-05-13 02:38:52 -0700 (Wed, 13 May 2020) Log Message Unreviewed. Fix GTK debug build after r261554 Source/WebCore: Remove writeToClipboard that receives a const SelectionData& that is no longer used. Make r

[webkit-changes] [261607] trunk/Tools

2020-05-13 Thread philn
Title: [261607] trunk/Tools Revision 261607 Author ph...@webkit.org Date 2020-05-13 01:57:55 -0700 (Wed, 13 May 2020) Log Message [Flatpak SDK] Craft a custom sccache config file from SDK toolchains https://bugs.webkit.org/show_bug.cgi?id=211781 Reviewed by Carlos Alberto Lopez Perez. O

[webkit-changes] [261605] trunk/Tools

2020-05-13 Thread commit-queue
Title: [261605] trunk/Tools Revision 261605 Author commit-qu...@webkit.org Date 2020-05-13 01:33:46 -0700 (Wed, 13 May 2020) Log Message [Flatpak] *PROCESS_CMD_PREFIX are ignored https://bugs.webkit.org/show_bug.cgi?id=211830 Patch by Víctor Manuel Jáquez Leal on 2020-05-13 Reviewed by

[webkit-changes] [261606] trunk/LayoutTests

2020-05-13 Thread antti
Title: [261606] trunk/LayoutTests Revision 261606 Author an...@apple.com Date 2020-05-13 01:34:28 -0700 (Wed, 13 May 2020) Log Message [Wheel event region] Include listeners on Window https://bugs.webkit.org/show_bug.cgi?id=211577 Reviewed by Simon Fraser. Add forgotten tests. * fast/

[webkit-changes] [261604] trunk/JSTests

2020-05-13 Thread pmatos
Title: [261604] trunk/JSTests Revision 261604 Author pma...@igalia.com Date 2020-05-13 01:11:18 -0700 (Wed, 13 May 2020) Log Message Skip on MIPS test stress/has-own-property-name-cache-symbols-and-strings.js Unreviewed Gardening. Test started to fail unpredictably with segfault in bots

[webkit-changes] [261603] trunk

2020-05-13 Thread sbarati
Title: [261603] trunk Revision 261603 Author sbar...@apple.com Date 2020-05-13 00:24:13 -0700 (Wed, 13 May 2020) Log Message MovHint can see an arguments object be MovHinted to a Tmp https://bugs.webkit.org/show_bug.cgi?id=211820 Reviewed by Keith Miller. JSTests: * stress/varargs-for

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

2020-05-13 Thread antti
Title: [261602] trunk/Source/WebCore Revision 261602 Author an...@apple.com Date 2020-05-13 00:10:51 -0700 (Wed, 13 May 2020) Log Message [Wheel event region] Add support for getting wheel event region from ScrollingTree https://bugs.webkit.org/show_bug.cgi?id=211785 Reviewed by Simon Fr

[webkit-changes] [261601] trunk

2020-05-13 Thread shvaikalesh
Title: [261601] trunk Revision 261601 Author shvaikal...@gmail.com Date 2020-05-13 00:08:13 -0700 (Wed, 13 May 2020) Log Message Move @isConstructor checks from fast paths of Array.from and Array.of https://bugs.webkit.org/show_bug.cgi?id=211805 Reviewed by Keith Miller. JSTests: * mic