[webkit-changes] [260811] trunk/Tools

2020-04-27 Thread commit-queue
Title: [260811] trunk/Tools Revision 260811 Author commit-qu...@webkit.org Date 2020-04-27 23:59:02 -0700 (Mon, 27 Apr 2020) Log Message [GTK][WebInspector] platformSave broken when running within the Flatpak runtime https://bugs.webkit.org/show_bug.cgi?id=209473 Patch by Philippe Norman

[webkit-changes] [260810] trunk

2020-04-27 Thread ysuzuki
Title: [260810] trunk Revision 260810 Author ysuz...@apple.com Date 2020-04-27 23:41:54 -0700 (Mon, 27 Apr 2020) Log Message [JSC] Throw OutOfMemoryError instead of RangeError if BigInt is too big https://bugs.webkit.org/show_bug.cgi?id=21 Reviewed by Saam Barati. JSTests: * stress

[webkit-changes] [260808] trunk

2020-04-27 Thread simon . fraser
Title: [260808] trunk Revision 260808 Author simon.fra...@apple.com Date 2020-04-27 23:22:55 -0700 (Mon, 27 Apr 2020) Log Message Do correct clipping of composited replaced elements with border-radius https://bugs.webkit.org/show_bug.cgi?id=24 Reviewed by Zalan Bujtas. Source/WebCore

[webkit-changes] [260807] trunk

2020-04-27 Thread drousso
Title: [260807] trunk Revision 260807 Author drou...@apple.com Date 2020-04-27 19:47:14 -0700 (Mon, 27 Apr 2020) Log Message Web Inspector: Storage: can see third-party cookies https://bugs.webkit.org/show_bug.cgi?id=211092 Reviewed by Chris Dumez. Source/WebKit: Test: http/tests/insp

[webkit-changes] [260806] trunk/JSTests

2020-04-27 Thread keith_miller
Title: [260806] trunk/JSTests Revision 260806 Author keith_mil...@apple.com Date 2020-04-27 18:35:33 -0700 (Mon, 27 Apr 2020) Log Message stress/generator-containing-for-of-on-map.js and stress/generator-containing-for-of-on-set.js timing out on debug JSC bot https://bugs.webkit.org/show_

[webkit-changes] [260805] trunk

2020-04-27 Thread ysuzuki
Title: [260805] trunk Revision 260805 Author ysuz...@apple.com Date 2020-04-27 18:33:22 -0700 (Mon, 27 Apr 2020) Log Message [JSC] >>> should call ToNumeric https://bugs.webkit.org/show_bug.cgi?id=211065 Reviewed by Ross Kirsling. JSTests: * stress/bigint-urshift.js: Added. (shouldBe):

[webkit-changes] [260804] trunk/LayoutTests

2020-04-27 Thread lmoura
Title: [260804] trunk/LayoutTests Revision 260804 Author lmo...@igalia.com Date 2020-04-27 18:08:17 -0700 (Mon, 27 Apr 2020) Log Message [GTK][WPE] Gardening timing out host invalid values test Unreviewed test gardening. * platform/gtk/TestExpectations: * platform/wpe/TestExpectations:

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

2020-04-27 Thread keith_miller
Title: [260803] trunk/Source/_javascript_Core Revision 260803 Author keith_mil...@apple.com Date 2020-04-27 17:51:50 -0700 (Mon, 27 Apr 2020) Log Message OSR Exit compiler should know and print the exiting DFG node's index https://bugs.webkit.org/show_bug.cgi?id=210998 Reviewed by Mark L

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

2020-04-27 Thread sbarati
Title: [260802] trunk/Source/_javascript_Core Revision 260802 Author sbar...@apple.com Date 2020-04-27 17:35:45 -0700 (Mon, 27 Apr 2020) Log Message compilePeepHoleBigInt32Branch needs to handle all conditions https://bugs.webkit.org/show_bug.cgi?id=211096 Reviewed by Yusuke Suzuki. We

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

2020-04-27 Thread bfulgham
Title: [260801] trunk/Source/WebKit Revision 260801 Author bfulg...@apple.com Date 2020-04-27 17:29:18 -0700 (Mon, 27 Apr 2020) Log Message Follow-up change after r260798. Allow iOS to consume the 'com.apple.cfprefsd.agent' endpoint if issued by the UIProcess. * Resources/SandboxProfile

[webkit-changes] [260800] trunk

2020-04-27 Thread commit-queue
Title: [260800] trunk Revision 260800 Author commit-qu...@webkit.org Date 2020-04-27 17:22:49 -0700 (Mon, 27 Apr 2020) Log Message Timestamps should be the same for all rendering update steps https://bugs.webkit.org/show_bug.cgi?id=207153 Patch by Said Abou-Hallawa on 2020-04-27 Reviewe

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

2020-04-27 Thread lawrence . j
Title: [260799] trunk/Source/_javascript_Core Revision 260799 Author lawrenc...@apple.com Date 2020-04-27 17:16:51 -0700 (Mon, 27 Apr 2020) Log Message Unreviewed, reverting r260772. This commit caused tests to start failing internally. Reverted changeset: "OSR Exit compiler should kno

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

2020-04-27 Thread bfulgham
Title: [260798] trunk/Source/WebKit Revision 260798 Author bfulg...@apple.com Date 2020-04-27 17:12:45 -0700 (Mon, 27 Apr 2020) Log Message [MacCatalyst] Dynamic access to accessibility services is incomplete https://bugs.webkit.org/show_bug.cgi?id=211100 Reviewed by Darin Adler. Testi

[webkit-changes] [260797] trunk/LayoutTests

2020-04-27 Thread ryanhaddad
Title: [260797] trunk/LayoutTests Revision 260797 Author ryanhad...@apple.com Date 2020-04-27 16:39:04 -0700 (Mon, 27 Apr 2020) Log Message [ macOS/iOS wk2 Debug ] webrtc/datachannel/multiple-connections.html is flaky timing out. https://bugs.webkit.org/show_bug.cgi?id=209878 Unreviewed

[webkit-changes] [260796] trunk/Tools

2020-04-27 Thread jbedard
Title: [260796] trunk/Tools Revision 260796 Author jbed...@apple.com Date 2020-04-27 16:32:38 -0700 (Mon, 27 Apr 2020) Log Message results.webkit.org: A suite running multiple times in a commit for a single configuration may pre-empt processing https://bugs.webkit.org/show_bug.cgi?id=2110

[webkit-changes] [260795] branches/safari-609.2.9.0-branch/Source/WebKit

2020-04-27 Thread repstein
Title: [260795] branches/safari-609.2.9.0-branch/Source/WebKit Revision 260795 Author repst...@apple.com Date 2020-04-27 16:06:11 -0700 (Mon, 27 Apr 2020) Log Message Apply patch. rdar://problem/62377357 Modified Paths branches/safari-609.2.9.0-branch/Source/WebKit/ChangeLog branches/sa

[webkit-changes] [260794] branches/safari-609.2.9.0-branch/Source

2020-04-27 Thread repstein
Title: [260794] branches/safari-609.2.9.0-branch/Source Revision 260794 Author repst...@apple.com Date 2020-04-27 15:59:03 -0700 (Mon, 27 Apr 2020) Log Message Versioning. Modified Paths branches/safari-609.2.9.0-branch/Source/_javascript_Core/Configurations/Version.xcconfig branches/sa

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

2020-04-27 Thread wenson_hsieh
Title: [260793] trunk/Source/WebKit Revision 260793 Author wenson_hs...@apple.com Date 2020-04-27 15:50:09 -0700 (Mon, 27 Apr 2020) Log Message Prevent WebPasteboardProxy IPC messages from unconditionally requesting pasteboard types https://bugs.webkit.org/show_bug.cgi?id=211061 Reviewe

[webkit-changes] [260792] trunk/LayoutTests

2020-04-27 Thread simon . fraser
Title: [260792] trunk/LayoutTests Revision 260792 Author simon.fra...@apple.com Date 2020-04-27 15:42:31 -0700 (Mon, 27 Apr 2020) Log Message fast/events/wheel-event-outside-body.html sometimes fails https://bugs.webkit.org/show_bug.cgi?id=211098 Reviewed by Tim Horton. Remove the 100ms

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

2020-04-27 Thread achristensen
Title: [260791] trunk/Source/WebKit Revision 260791 Author achristen...@apple.com Date 2020-04-27 15:33:33 -0700 (Mon, 27 Apr 2020) Log Message Stop waiting for a BinarySemaphore on the main thread in the NetworkProcess https://bugs.webkit.org/show_bug.cgi?id=211080 Reviewed by Darin Ad

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

2020-04-27 Thread achristensen
Title: [260790] trunk/Source/WebKit Revision 260790 Author achristen...@apple.com Date 2020-04-27 15:27:32 -0700 (Mon, 27 Apr 2020) Log Message Fix tests after r260764 https://bugs.webkit.org/show_bug.cgi?id=211093 Some tests were asserting in takeAsyncReplyHandler. Calling addAsyncReply

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

2020-04-27 Thread dino
Title: [260789] trunk/Source/WebCore Revision 260789 Author d...@apple.com Date 2020-04-27 15:08:26 -0700 (Mon, 27 Apr 2020) Log Message getShaderPrecisionFormat returns the wrong values https://bugs.webkit.org/show_bug.cgi?id=211013 Reviewed by Darin Adler. Gregg pointed out that our

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

2020-04-27 Thread simon . fraser
Title: [260788] trunk/Source/WebCore Revision 260788 Author simon.fra...@apple.com Date 2020-04-27 14:57:50 -0700 (Mon, 27 Apr 2020) Log Message Rename scrollableAreaForScrollLayerID to scrollableAreaForScrollingNodeID https://bugs.webkit.org/show_bug.cgi?id=211091 Reviewed by Myles C. M

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

2020-04-27 Thread cdumez
Title: [260787] trunk/Source/WebKit Revision 260787 Author cdu...@apple.com Date 2020-04-27 14:48:48 -0700 (Mon, 27 Apr 2020) Log Message [iOS][WK2] Drop "com.apple.WebKit.DatabaseActivity" UIKit background activity https://bugs.webkit.org/show_bug.cgi?id=211084 Reviewed by Geoffrey Gare

[webkit-changes] [260786] trunk/Tools

2020-04-27 Thread zhifei_fang
Title: [260786] trunk/Tools Revision 260786 Author zhifei_f...@apple.com Date 2020-04-27 14:37:58 -0700 (Mon, 27 Apr 2020) Log Message Add some debug output for run-jsc-stress-tests https://bugs.webkit.org/show_bug.cgi?id=210999 This will help to address where the script get stucked Re

[webkit-changes] [260785] trunk/Source

2020-04-27 Thread ryanhaddad
Title: [260785] trunk/Source Revision 260785 Author ryanhad...@apple.com Date 2020-04-27 14:32:50 -0700 (Mon, 27 Apr 2020) Log Message [Cocoa] stop using out arguments for document attributes when converting to attributed strings https://bugs.webkit.org/show_bug.cgi?id=211048 Unreviewed

[webkit-changes] [260784] trunk

2020-04-27 Thread ysuzuki
Title: [260784] trunk Revision 260784 Author ysuz...@apple.com Date 2020-04-27 14:14:16 -0700 (Mon, 27 Apr 2020) Log Message [JSC] Add $vm.assertEnabled() to suppress Debug crash expected tests in release+assert build https://bugs.webkit.org/show_bug.cgi?id=211089 Reviewed by Keith Mille

[webkit-changes] [260783] trunk

2020-04-27 Thread wenson_hsieh
Title: [260783] trunk Revision 260783 Author wenson_hs...@apple.com Date 2020-04-27 14:12:52 -0700 (Mon, 27 Apr 2020) Log Message Text manipulation should not aggregate text from different navigation anchor elements https://bugs.webkit.org/show_bug.cgi?id=211081 Reviewed by Megan Gardne

[webkit-changes] [260782] trunk/Tools

2020-04-27 Thread jbedard
Title: [260782] trunk/Tools Revision 260782 Author jbed...@apple.com Date 2020-04-27 14:11:43 -0700 (Mon, 27 Apr 2020) Log Message results.webkit.og: Add investigation endpoint https://bugs.webkit.org/show_bug.cgi?id=209562 Rubber-stamped by Aakash Jain. Add an endpoint that allows user

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

2020-04-27 Thread ddkilzer
Title: [260781] trunk/Source/WebKit Revision 260781 Author ddkil...@apple.com Date 2020-04-27 14:04:52 -0700 (Mon, 27 Apr 2020) Log Message REGRESSION (r219050): Remove more code only needed for building with OS X Yosemite Reviewed by Chris Dumez. * Platform/IPC/cocoa/ConnectionCocoa.

[webkit-changes] [260780] trunk/LayoutTests

2020-04-27 Thread graouts
Title: [260780] trunk/LayoutTests Revision 260780 Author grao...@webkit.org Date 2020-04-27 13:56:01 -0700 (Mon, 27 Apr 2020) Log Message [ iOS ] REGRESSION: animations/change-keyframes-name.html is a flaky failure https://bugs.webkit.org/show_bug.cgi?id=211079 Reviewed by Simon Fraser.

[webkit-changes] [260778] tags/Safari-610.1.11.3/

2020-04-27 Thread alancoon
Title: [260778] tags/Safari-610.1.11.3/ Revision 260778 Author alanc...@apple.com Date 2020-04-27 13:54:42 -0700 (Mon, 27 Apr 2020) Log Message Delete tag. Removed Paths tags/Safari-610.1.11.3/ Diff ___ webkit-changes mailing list webk

[webkit-changes] [260779] tags/Safari-610.1.11.3/

2020-04-27 Thread alancoon
Title: [260779] tags/Safari-610.1.11.3/ Revision 260779 Author alanc...@apple.com Date 2020-04-27 13:54:53 -0700 (Mon, 27 Apr 2020) Log Message Tag Safari-610.1.11.3. Added Paths tags/Safari-610.1.11.3/ Diff ___ webkit-changes mailing

[webkit-changes] [260777] trunk/Source

2020-04-27 Thread graouts
Title: [260777] trunk/Source Revision 260777 Author grao...@webkit.org Date 2020-04-27 13:53:38 -0700 (Mon, 27 Apr 2020) Log Message Clean up some useless includes of CSSAnimationController.h https://bugs.webkit.org/show_bug.cgi?id=211066 Reviewed by Antti Koivisto. Source/WebCore: The

[webkit-changes] [260776] trunk/Source/WebKitLegacy/mac

2020-04-27 Thread graouts
Title: [260776] trunk/Source/WebKitLegacy/mac Revision 260776 Author grao...@webkit.org Date 2020-04-27 13:50:43 -0700 (Mon, 27 Apr 2020) Log Message Remove allowsNewCSSAnimationsWhileSuspended and setAllowsNewCSSAnimationsWhileSuspended WebView SPIs https://bugs.webkit.org/show_bug.cgi?i

[webkit-changes] [260775] branches/safari-610.1.11-branch/Source/WebKit

2020-04-27 Thread alancoon
Title: [260775] branches/safari-610.1.11-branch/Source/WebKit Revision 260775 Author alanc...@apple.com Date 2020-04-27 13:50:07 -0700 (Mon, 27 Apr 2020) Log Message Cherry-pick r260763. rdar://problem/62467013 Unreviewed sandbox compile fix. * Resources/SandboxProfiles/ios/com.

[webkit-changes] [260774] trunk/Source

2020-04-27 Thread graouts
Title: [260774] trunk/Source Revision 260774 Author grao...@webkit.org Date 2020-04-27 13:47:18 -0700 (Mon, 27 Apr 2020) Log Message Rename CSSAnimationController accessors from animation() to legacyAnimation() https://bugs.webkit.org/show_bug.cgi?id=211082 Reviewed by Simon Fraser. Sou

[webkit-changes] [260773] trunk

2020-04-27 Thread dino
Title: [260773] trunk Revision 260773 Author d...@apple.com Date 2020-04-27 13:24:25 -0700 (Mon, 27 Apr 2020) Log Message Temporarily skip GL_DEPTH_COMPONENT32_OES requirement for depth textures on iOS https://bugs.webkit.org/show_bug.cgi?id=211055 Reviewed by Darin Adler. Source/Third

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

2020-04-27 Thread keith_miller
Title: [260772] trunk/Source/_javascript_Core Revision 260772 Author keith_mil...@apple.com Date 2020-04-27 13:22:31 -0700 (Mon, 27 Apr 2020) Log Message OSR Exit compiler should know and print the exiting DFG node's index https://bugs.webkit.org/show_bug.cgi?id=210998 Reviewed by Mark L

[webkit-changes] [260771] trunk/Tools

2020-04-27 Thread timothy_horton
Title: [260771] trunk/Tools Revision 260771 Author timothy_hor...@apple.com Date 2020-04-27 13:21:17 -0700 (Mon, 27 Apr 2020) Log Message WebKit.ResizeReversePaginatedWebView is failing (21 pages instead of 20) https://bugs.webkit.org/show_bug.cgi?id=211001 Reviewed by Wenson Hsieh. *

[webkit-changes] [260770] tags/Safari-610.1.11.3/

2020-04-27 Thread alancoon
Title: [260770] tags/Safari-610.1.11.3/ Revision 260770 Author alanc...@apple.com Date 2020-04-27 13:17:19 -0700 (Mon, 27 Apr 2020) Log Message Tag Safari-610.1.11.3. Added Paths tags/Safari-610.1.11.3/ Diff ___ webkit-changes mailing

[webkit-changes] [260769] trunk

2020-04-27 Thread pvollan
Title: [260769] trunk Revision 260769 Author pvol...@apple.com Date 2020-04-27 13:01:53 -0700 (Mon, 27 Apr 2020) Log Message [Cocoa] After r258891, r255119 can be reverted https://bugs.webkit.org/show_bug.cgi?id=211083 Source/WebCore: Unreviewed revert of r255119. Copying a MIME type

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

2020-04-27 Thread bfulgham
Title: [260768] trunk/Source/WebKit Revision 260768 Author bfulg...@apple.com Date 2020-04-27 11:16:33 -0700 (Mon, 27 Apr 2020) Log Message Unreviewed MacCatalyst build fix after r260739. * UIProcess/Cocoa/TextCheckingController.mm: (WebKit::TextCheckingController::replaceRelativeToSelec

[webkit-changes] [260767] trunk/LayoutTests

2020-04-27 Thread lawrence . j
Title: [260767] trunk/LayoutTests Revision 260767 Author lawrenc...@apple.com Date 2020-04-27 10:57:54 -0700 (Mon, 27 Apr 2020) Log Message storage/indexeddb/value-cursor-cycle.html is flaky failing because it incorrectly thinks our JS GC is precise. https://bugs.webkit.org/show_bug.cgi?i

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

2020-04-27 Thread darin
Title: [260766] trunk/Source/WebKit Revision 260766 Author da...@apple.com Date 2020-04-27 10:56:07 -0700 (Mon, 27 Apr 2020) Log Message Another try at fixing the ENABLE(PLATFORM_DRIVEN_TEXT_CHECKING) build * UIProcess/Cocoa/TextCheckingController.mm: (WebKit::Tex

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

2020-04-27 Thread achristensen
Title: [260765] trunk/Source/WebKit Revision 260765 Author achristen...@apple.com Date 2020-04-27 10:42:03 -0700 (Mon, 27 Apr 2020) Log Message Fix assertion after r260709 https://bugs.webkit.org/show_bug.cgi?id=211007 * WebProcess/Plugins/PluginView.cpp: (WebKit::PluginView::performJav

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

2020-04-27 Thread commit-queue
Title: [260764] trunk/Source/WebKit Revision 260764 Author commit-qu...@webkit.org Date 2020-04-27 10:13:19 -0700 (Mon, 27 Apr 2020) Log Message Reduce use of WebPageProxy::VoidCallback https://bugs.webkit.org/show_bug.cgi?id=210944 Patch by Alex Christensen on 2020-04-27 Reviewed by Da

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

2020-04-27 Thread pvollan
Title: [260763] trunk/Source/WebKit Revision 260763 Author pvol...@apple.com Date 2020-04-27 10:05:09 -0700 (Mon, 27 Apr 2020) Log Message Unreviewed sandbox compile fix. * Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb: Modified Paths trunk/Source/WebKit/ChangeLog trunk/

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

2020-04-27 Thread darin
Title: [260762] trunk/Source/WebCore Revision 260762 Author da...@apple.com Date 2020-04-27 09:47:24 -0700 (Mon, 27 Apr 2020) Log Message Improve performance of commonInclusiveAncestor for deeply nested nodes https://bugs.webkit.org/show_bug.cgi?id=211078 Reviewed by Antti Koivisto. * d

[webkit-changes] [260761] trunk/Source/WebInspectorUI

2020-04-27 Thread nvasilyev
Title: [260761] trunk/Source/WebInspectorUI Revision 260761 Author nvasil...@apple.com Date 2020-04-27 09:31:30 -0700 (Mon, 27 Apr 2020) Log Message REGRESSION (r258730): Web Inspector: Sidebar tabs have incorrect tabIndex https://bugs.webkit.org/show_bug.cgi?id=211072 Reviewed by Brian

[webkit-changes] [260760] trunk

2020-04-27 Thread commit-queue
Title: [260760] trunk Revision 260760 Author commit-qu...@webkit.org Date 2020-04-27 09:18:09 -0700 (Mon, 27 Apr 2020) Log Message [GTK] ENABLE(OPENGL) remmants... https://bugs.webkit.org/show_bug.cgi?id=211077 Patch by Philippe Normand on 2020-04-27 Reviewed by Adrian Perez de Castro.

[webkit-changes] [260759] trunk

2020-04-27 Thread dbates
Title: [260759] trunk Revision 260759 Author dba...@webkit.org Date 2020-04-27 09:08:21 -0700 (Mon, 27 Apr 2020) Log Message Caret may be placed in the wrong spot for text input context that is a form control https://bugs.webkit.org/show_bug.cgi?id=210939 Reviewed by Darin Adler. Sourc

[webkit-changes] [260758] trunk/Tools

2020-04-27 Thread ap
Title: [260758] trunk/Tools Revision 260758 Author a...@apple.com Date 2020-04-27 09:04:30 -0700 (Mon, 27 Apr 2020) Log Message Make run-safari --ios-simulator work again https://bugs.webkit.org/show_bug.cgi?id=211008 Reviewed by Darin Adler. While at it, removed all direct uses of devi

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

2020-04-27 Thread darin
Title: [260757] trunk/Source/WebKit Revision 260757 Author da...@apple.com Date 2020-04-27 08:54:00 -0700 (Mon, 27 Apr 2020) Log Message Fix ENABLE(PLATFORM_DRIVEN_TEXT_CHECKING) build * WebProcess/WebPage/Cocoa/TextCheckingControllerProxy.h: Change "class Attribu

[webkit-changes] [260756] trunk/Tools

2020-04-27 Thread dbates
Title: [260756] trunk/Tools Revision 260756 Author dba...@webkit.org Date 2020-04-27 08:44:26 -0700 (Mon, 27 Apr 2020) Log Message Text interaction tests should ensure view is not scroll instead of looking for a zoom change https://bugs.webkit.org/show_bug.cgi?id=211056 Reviewed by Dean

[webkit-changes] [260755] trunk

2020-04-27 Thread aboya
Title: [260755] trunk Revision 260755 Author ab...@igalia.com Date 2020-04-27 08:30:02 -0700 (Mon, 27 Apr 2020) Log Message [GStreamer] Rework WebKitWebSrc threading Source/WebCore: https://bugs.webkit.org/show_bug.cgi?id=210284 Reviewed by Xabier Rodriguez-Calvar. WebKitWebSrc as it i

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

2020-04-27 Thread commit-queue
Title: [260754] trunk/Source/WebKit Revision 260754 Author commit-qu...@webkit.org Date 2020-04-27 08:27:30 -0700 (Mon, 27 Apr 2020) Log Message [WPE] about:gpu page is incomplete https://bugs.webkit.org/show_bug.cgi?id=211076 Patch by Philippe Normand on 2020-04-27 Reviewed by Adrian P

[webkit-changes] [260751] trunk/Source

2020-04-27 Thread commit-queue
Title: [260751] trunk/Source Revision 260751 Author commit-qu...@webkit.org Date 2020-04-27 05:55:44 -0700 (Mon, 27 Apr 2020) Log Message Make loadURLIntoChildFrame private and non-exported https://bugs.webkit.org/show_bug.cgi?id=211051 Patch by Rob Buis on 2020-04-27 Reviewed by Darin

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

2020-04-27 Thread berto
Title: [260750] trunk/Source/WebCore Revision 260750 Author be...@igalia.com Date 2020-04-27 04:52:10 -0700 (Mon, 27 Apr 2020) Log Message [GTK] [2.28.0] The Yelp build crashes if DISPLAY is not set https://bugs.webkit.org/show_bug.cgi?id=209431 Reviewed by Carlos Garcia Campos. Don't c

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

2020-04-27 Thread csaavedra
Title: [260749] trunk/Source/WebCore Revision 260749 Author csaave...@igalia.com Date 2020-04-27 03:45:32 -0700 (Mon, 27 Apr 2020) Log Message Unreviewed compile-warning fix. * html/canvas/WebGLRenderingContextBase.cpp: (WebCore::WebGLRenderingContextBase::create): Modified Paths trunk

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

2020-04-27 Thread dpino
Title: [260748] trunk/Source/WebCore Revision 260748 Author dp...@igalia.com Date 2020-04-27 03:24:44 -0700 (Mon, 27 Apr 2020) Log Message Unreviewed, GTK LTS build fix after r260744 https://bugs.webkit.org/show_bug.cgi?id=211069 * bindings/js/JSDOMBuiltinConstructor.h: (WebCore::JSDOMBu

[webkit-changes] [260747] trunk/Tools

2020-04-27 Thread commit-queue
Title: [260747] trunk/Tools Revision 260747 Author commit-qu...@webkit.org Date 2020-04-27 03:00:24 -0700 (Mon, 27 Apr 2020) Log Message [Flatpak SDK] Regenerate toolchains only if new updates were downloaded https://bugs.webkit.org/show_bug.cgi?id=210804 Patch by Philippe Normand on 20

[webkit-changes] [260746] trunk/Tools

2020-04-27 Thread commit-queue
Title: [260746] trunk/Tools Revision 260746 Author commit-qu...@webkit.org Date 2020-04-27 02:57:53 -0700 (Mon, 27 Apr 2020) Log Message unable to build from tot - linux - flatpakutils.py - TypeError: not enough arguments for format string https://bugs.webkit.org/show_bug.cgi?id=210941 P

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

2020-04-27 Thread csaavedra
Title: [260745] trunk/Source/WebCore Revision 260745 Author csaave...@igalia.com Date 2020-04-27 02:43:59 -0700 (Mon, 27 Apr 2020) Log Message [GTK4] GdkRGBA has float members instead of double Unreviewed warning fix. * platform/graphics/gtk/ColorGtk.cpp: (WebCore::Color::operator GdkRG

[webkit-changes] [260743] trunk

2020-04-27 Thread dpino
Title: [260743] trunk Revision 260743 Author dp...@igalia.com Date 2020-04-27 00:40:38 -0700 (Mon, 27 Apr 2020) Log Message Unreviewed, reverting r260672. [GTK] WebInspector tests are timing out after r260672 Reverted changeset: "[Win] Bundle Inspector Resources in Release builds" http

[webkit-changes] [260742] trunk/Source/WebInspectorUI

2020-04-27 Thread dpino
Title: [260742] trunk/Source/WebInspectorUI Revision 260742 Author dp...@igalia.com Date 2020-04-27 00:37:37 -0700 (Mon, 27 Apr 2020) Log Message Unreviewed, reverting r260728. Build fix after r260672, no needed since r260672 is also being reverted. Reverted changeset: "[Win] Fix windo

[webkit-changes] [260741] trunk/Source

2020-04-27 Thread dpino
Title: [260741] trunk/Source Revision 260741 Author dp...@igalia.com Date 2020-04-27 00:35:42 -0700 (Mon, 27 Apr 2020) Log Message Unreviewed, reverting r260696. Build fix after r260672, no needed since r260672 is also being reverted. Reverted changeset: "REGRESSION(210942): [GTK][WPE]

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

2020-04-27 Thread commit-queue
Title: [260740] trunk/Source/WebCore Revision 260740 Author commit-qu...@webkit.org Date 2020-04-27 00:04:09 -0700 (Mon, 27 Apr 2020) Log Message Build failure in WebGL2RenderingContext after r260588 https://bugs.webkit.org/show_bug.cgi?id=211057 Patch by Kenneth Russell on 2020-04-27 R