[webkit-changes] [264059] trunk

2020-07-07 Thread ysuzuki
Title: [264059] trunk Revision 264059 Author ysuz...@apple.com Date 2020-07-07 21:36:49 -0700 (Tue, 07 Jul 2020) Log Message [JSC] BytecodeGenerator should be robust against failed constant generation https://bugs.webkit.org/show_bug.cgi?id=214062 Reviewed by Saam Barati. JSTests: * s

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

2020-07-07 Thread aestes
Title: [264058] trunk/Source/WebCore Revision 264058 Author aes...@apple.com Date 2020-07-07 20:21:59 -0700 (Tue, 07 Jul 2020) Log Message [Apple Pay] Fix the build on Catalina internal SDKs https://bugs.webkit.org/show_bug.cgi?id=214066 Unreviewed build fix for the 10.15.0 Internal SDK.

[webkit-changes] [264057] trunk/LayoutTests

2020-07-07 Thread lmoura
Title: [264057] trunk/LayoutTests Revision 264057 Author lmo...@igalia.com Date 2020-07-07 20:18:55 -0700 (Tue, 07 Jul 2020) Log Message [GTK][WPE] Garden some recent failures and move related entries together Unreviewed test gardening. * platform/glib/TestExpectations: * platform/gtk/T

[webkit-changes] [264056] trunk/LayoutTests/imported/w3c

2020-07-07 Thread lmoura
Title: [264056] trunk/LayoutTests/imported/w3c Revision 264056 Author lmo...@igalia.com Date 2020-07-07 19:56:00 -0700 (Tue, 07 Jul 2020) Log Message Rebaseline windowclient-navigate.https after service-workers resync This test was rebaselined in r264043 and the as the test changed to an

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

2020-07-07 Thread commit-queue
Title: [264055] trunk/Source/WebKit Revision 264055 Author commit-qu...@webkit.org Date 2020-07-07 19:28:46 -0700 (Tue, 07 Jul 2020) Log Message Modernize FindOptions IPC code https://bugs.webkit.org/show_bug.cgi?id=214063 Patch by Alex Christensen on 2020-07-07 Reviewed by Chris Dumez.

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

2020-07-07 Thread commit-queue
Title: [264054] trunk/Source/WebCore Revision 264054 Author commit-qu...@webkit.org Date 2020-07-07 18:56:20 -0700 (Tue, 07 Jul 2020) Log Message Allow WebCoreNSURLSession sendH2Ping:pongHandler: to be called from any thread like the rest of WebCoreNSURLSession methods https://bugs.webkit

[webkit-changes] [264053] trunk/LayoutTests

2020-07-07 Thread lmoura
Title: [264053] trunk/LayoutTests Revision 264053 Author lmo...@igalia.com Date 2020-07-07 18:14:17 -0700 (Tue, 07 Jul 2020) Log Message Add missing resource file for some imported/blink/compositing/squashing tests https://bugs.webkit.org/show_bug.cgi?id=154076 Unreviewed test gardening.

[webkit-changes] [264052] trunk

2020-07-07 Thread ysuzuki
Title: [264052] trunk Revision 264052 Author ysuz...@apple.com Date 2020-07-07 18:02:23 -0700 (Tue, 07 Jul 2020) Log Message [JSC] Should not pass Exception to JSPromise::reject https://bugs.webkit.org/show_bug.cgi?id=214061 Reviewed by Mark Lam. JSTests: * stress/import-exception.js:

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

2020-07-07 Thread ysuzuki
Title: [264051] trunk/Source/_javascript_Core Revision 264051 Author ysuz...@apple.com Date 2020-07-07 17:59:10 -0700 (Tue, 07 Jul 2020) Log Message [JSC] Fix btjs by recovering CallFrame::describeFrame https://bugs.webkit.org/show_bug.cgi?id=214055 Reviewed by Mark Lam. While CallFrame

[webkit-changes] [264050] trunk/Source

2020-07-07 Thread weinig
Title: [264050] trunk/Source Revision 264050 Author wei...@apple.com Date 2020-07-07 17:53:09 -0700 (Tue, 07 Jul 2020) Log Message Part 2 of SimpleColor and SRGBA are essentially the same - let's converge them https://bugs.webkit.org/show_bug.cgi?id=213981 Reviewed by Darin Adler. Sourc

[webkit-changes] [264049] trunk

2020-07-07 Thread keith_miller
Title: [264049] trunk Revision 264049 Author keith_mil...@apple.com Date 2020-07-07 17:32:35 -0700 (Tue, 07 Jul 2020) Log Message Bytecode UseDef should be aware of checkpoints https://bugs.webkit.org/show_bug.cgi?id=213566 Reviewed by Saam Barati. JSTests: * stress/def-then-use-in-sin

[webkit-changes] [264048] trunk/LayoutTests

2020-07-07 Thread cdumez
Title: [264048] trunk/LayoutTests Revision 264048 Author cdu...@apple.com Date 2020-07-07 16:38:59 -0700 (Tue, 07 Jul 2020) Log Message Mark 3 WPT tests imported in r264035 as failing in iOS Simulator. This is because of lack of WebAssembly support on this platform. * platform/ios-simul

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

2020-07-07 Thread commit-queue
Title: [264047] trunk/Source/WebKit Revision 264047 Author commit-qu...@webkit.org Date 2020-07-07 16:30:49 -0700 (Tue, 07 Jul 2020) Log Message Use sendWithAsyncReply instead of EditingRangeCallback https://bugs.webkit.org/show_bug.cgi?id=214056 Patch by Alex Christensen on 2020-07-07

[webkit-changes] [264046] trunk/LayoutTests

2020-07-07 Thread cdumez
Title: [264046] trunk/LayoutTests Revision 264046 Author cdu...@apple.com Date 2020-07-07 16:00:25 -0700 (Tue, 07 Jul 2020) Log Message REGRESSION: (r263987): [ iOS Debug WK2 ] 12 web-platform-tests semantics/scripting consistently failing https://bugs.webkit.org/show_bug.cgi?id=214058

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

2020-07-07 Thread drousso
Title: [264045] trunk/Source/WebInspectorUI Revision 264045 Author drou...@apple.com Date 2020-07-07 15:34:40 -0700 (Tue, 07 Jul 2020) Log Message Web Inspector: Canvas: show an error message if unable to fetch shader source https://bugs.webkit.org/show_bug.cgi?id=213661 Reviewed by Bria

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

2020-07-07 Thread bfulgham
Title: [264042] trunk/Source/WebKit Revision 264042 Author bfulg...@apple.com Date 2020-07-07 15:31:59 -0700 (Tue, 07 Jul 2020) Log Message [macOS] Allow additional IOKit classes for Apple Silicon https://bugs.webkit.org/show_bug.cgi?id=214021 Reviewed by Sam Weinig. Update two of the

[webkit-changes] [264041] tags/Safari-610.1.21.1.1/

2020-07-07 Thread repstein
Title: [264041] tags/Safari-610.1.21.1.1/ Revision 264041 Author repst...@apple.com Date 2020-07-07 15:05:44 -0700 (Tue, 07 Jul 2020) Log Message Tag Safari-610.1.21.1.1. Added Paths tags/Safari-610.1.21.1.1/ Diff ___ webkit-changes ma

[webkit-changes] [264040] tags/Safari-610.1.21.0.1/

2020-07-07 Thread repstein
Title: [264040] tags/Safari-610.1.21.0.1/ Revision 264040 Author repst...@apple.com Date 2020-07-07 14:48:48 -0700 (Tue, 07 Jul 2020) Log Message Tag Safari-610.1.21.0.1. Added Paths tags/Safari-610.1.21.0.1/ Diff ___ webkit-changes ma

[webkit-changes] [264039] trunk/LayoutTests

2020-07-07 Thread cdumez
Title: [264039] trunk/LayoutTests Revision 264039 Author cdu...@apple.com Date 2020-07-07 13:43:41 -0700 (Tue, 07 Jul 2020) Log Message Unreviewed, mark one of the imported WPT webaudio tests as flaky. The test is failing and printing out information that is hardware specific. * TestExp

[webkit-changes] [264037] trunk

2020-07-07 Thread andresg_22
Title: [264037] trunk Revision 264037 Author andresg...@apple.com Date 2020-07-07 12:49:55 -0700 (Tue, 07 Jul 2020) Log Message Web content process hangs in AccessibilityRenderObject::setSelectedVisiblePositionRange in some corner cases. https://bugs.webkit.org/show_bug.cgi?id=214017 Sour

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

2020-07-07 Thread commit-queue
Title: [264036] trunk/Source/WebKit Revision 264036 Author commit-qu...@webkit.org Date 2020-07-07 12:45:53 -0700 (Tue, 07 Jul 2020) Log Message Network process crashes in WebKit::StorageManagerSet::deleteSessionStorageForOrigins https://bugs.webkit.org/show_bug.cgi?id=214050 Patch by Si

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

2020-07-07 Thread youenn
Title: [264034] trunk/Source/WebCore Revision 264034 Author you...@apple.com Date 2020-07-07 12:17:31 -0700 (Tue, 07 Jul 2020) Log Message Fix potential pixel buffer leak in ImageRotationSessionVT::rotate https://bugs.webkit.org/show_bug.cgi?id=213922 Reviewed by Eric Carlson. Fix a pot

[webkit-changes] [264033] trunk/LayoutTests/imported/w3c

2020-07-07 Thread cdumez
Title: [264033] trunk/LayoutTests/imported/w3c Revision 264033 Author cdu...@apple.com Date 2020-07-07 11:59:43 -0700 (Tue, 07 Jul 2020) Log Message Unreviewed, drop tests from web-platform-tests/html/dom/dynamic-markup-insertion. Those tests were moved upstream to html/webappapis/dynami

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

2020-07-07 Thread cdumez
Title: [264032] trunk/Source/WebKit Revision 264032 Author cdu...@apple.com Date 2020-07-07 11:44:00 -0700 (Tue, 07 Jul 2020) Log Message WebContent process sometimes kills itself because it is receiving too much IPC from the UIProcess https://bugs.webkit.org/show_bug.cgi?id=214048 Revi

[webkit-changes] [264031] trunk

2020-07-07 Thread simon . fraser
Title: [264031] trunk Revision 264031 Author simon.fra...@apple.com Date 2020-07-07 11:16:27 -0700 (Tue, 07 Jul 2020) Log Message Unable to scroll elcomerico.pe page until the page finishes loading https://bugs.webkit.org/show_bug.cgi?id=214027 Reviewed by Antti Koivisto. Source/WebCore

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

2020-07-07 Thread peng . liu6
Title: [264030] trunk/Source/WebCore Revision 264030 Author peng.l...@apple.com Date 2020-07-07 11:03:15 -0700 (Tue, 07 Jul 2020) Log Message Function didCleanupFullscreencreen() should be called at the end of VideoFullscreenInterfaceAVKit::cleanupFullscreen() https://bugs.webkit.org/show

[webkit-changes] [264029] branches/safari-610.1.21.1-branch/Source

2020-07-07 Thread repstein
Title: [264029] branches/safari-610.1.21.1-branch/Source Revision 264029 Author repst...@apple.com Date 2020-07-07 10:40:53 -0700 (Tue, 07 Jul 2020) Log Message Versioning. WebKit-610.1.21.1.1 Modified Paths branches/safari-610.1.21.1-branch/Source/_javascript_Core/Configurations/Versi

[webkit-changes] [264028] branches/safari-610.1.21.0-branch/Source

2020-07-07 Thread repstein
Title: [264028] branches/safari-610.1.21.0-branch/Source Revision 264028 Author repst...@apple.com Date 2020-07-07 10:38:46 -0700 (Tue, 07 Jul 2020) Log Message Versioning. WebKit-610.1.21.0.1 Modified Paths branches/safari-610.1.21.0-branch/Source/_javascript_Core/Configurations/Versi

[webkit-changes] [264027] trunk

2020-07-07 Thread timothy_horton
Title: [264027] trunk Revision 264027 Author timothy_hor...@apple.com Date 2020-07-07 10:38:26 -0700 (Tue, 07 Jul 2020) Log Message layout does not scale with Dynamic Type size changes https://bugs.webkit.org/show_bug.cgi?id=214023 Reviewed by Sam Weinig. Source/WebCore: Test: fast/a

[webkit-changes] [264026] branches/safari-610.1.21.0-branch/Source/WebKit

2020-07-07 Thread repstein
Title: [264026] branches/safari-610.1.21.0-branch/Source/WebKit Revision 264026 Author repst...@apple.com Date 2020-07-07 10:22:54 -0700 (Tue, 07 Jul 2020) Log Message Cherry-pick r264019. rdar://problem/65179688 Forward declare WKContentWorld in WKUserScript.h and https://bugs.

[webkit-changes] [264025] trunk/LayoutTests

2020-07-07 Thread tsavell
Title: [264025] trunk/LayoutTests Revision 264025 Author tsav...@apple.com Date 2020-07-07 10:16:31 -0700 (Tue, 07 Jul 2020) Log Message [ iOS ] http/tests/adClickAttribution/store-disabled-in-ephemeral-session.html is flaky timing out https://bugs.webkit.org/show_bug.cgi?id=207551 Unrev

[webkit-changes] [264024] branches/safari-610.1.21.1-branch/

2020-07-07 Thread repstein
Title: [264024] branches/safari-610.1.21.1-branch/ Revision 264024 Author repst...@apple.com Date 2020-07-07 10:13:54 -0700 (Tue, 07 Jul 2020) Log Message New branch. Added Paths branches/safari-610.1.21.1-branch/ Diff ___ webkit-chang

[webkit-changes] [264023] branches/safari-610.1.21.0-branch/

2020-07-07 Thread repstein
Title: [264023] branches/safari-610.1.21.0-branch/ Revision 264023 Author repst...@apple.com Date 2020-07-07 10:13:36 -0700 (Tue, 07 Jul 2020) Log Message New branch. Added Paths branches/safari-610.1.21.0-branch/ Diff ___ webkit-chang

[webkit-changes] [264021] trunk

2020-07-07 Thread commit-queue
Title: [264021] trunk Revision 264021 Author commit-qu...@webkit.org Date 2020-07-07 10:04:58 -0700 (Tue, 07 Jul 2020) Log Message Add WebCoreNSURLSession SPI to send HTTP/2 ping https://bugs.webkit.org/show_bug.cgi?id=214030 Patch by Alex Christensen on 2020-07-07 Reviewed by Jer Nobl

[webkit-changes] [264022] trunk/LayoutTests/imported/w3c

2020-07-07 Thread cdumez
Title: [264022] trunk/LayoutTests/imported/w3c Revision 264022 Author cdu...@apple.com Date 2020-07-07 10:05:28 -0700 (Tue, 07 Jul 2020) Log Message Unreviewed, drop a couple of tests that failed to get removed during resync in r263856. These tests were renamed and exist under slightly d

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

2020-07-07 Thread beidson
Title: [264019] trunk/Source/WebKit Revision 264019 Author beid...@apple.com Date 2020-07-07 09:23:54 -0700 (Tue, 07 Jul 2020) Log Message Forward declare WKContentWorld in WKUserScript.h and https://bugs.webkit.org/show_bug.cgi?id=214046 Unreviewed. * UIProcess/API/Cocoa/WKUserScript

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

2020-07-07 Thread beidson
Title: [264018] trunk/Source/WebKit Revision 264018 Author beid...@apple.com Date 2020-07-07 08:20:09 -0700 (Tue, 07 Jul 2020) Log Message Fix CrashTracer reported in PDFPlugin::ByteRangeRequest::maybeComplete. and https://bugs.webkit.org/show_bug.cgi?id=214026 Reviewed by Tim Horton.

[webkit-changes] [264017] trunk/Tools

2020-07-07 Thread ggaren
Title: [264017] trunk/Tools Revision 264017 Author gga...@apple.com Date 2020-07-07 08:07:52 -0700 (Tue, 07 Jul 2020) Log Message Added a test for callOnMainThread https://bugs.webkit.org/show_bug.cgi?id=214025 Reviewed by Sam Weinig. This test failed prior to https://trac.webkit.org/ch

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

2020-07-07 Thread carlosgc
Title: [264016] trunk/Source/WebKit Revision 264016 Author carlo...@webkit.org Date 2020-07-07 06:57:38 -0700 (Tue, 07 Jul 2020) Log Message REGRESSION(r262680): [GTK] Crash in WebKit::DropTarget::didPerformAction https://bugs.webkit.org/show_bug.cgi?id=213885 Reviewed by Michael Catanza

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

2020-07-07 Thread carlosgc
Title: [264015] trunk/Source/WTF Revision 264015 Author carlo...@webkit.org Date 2020-07-07 06:56:37 -0700 (Tue, 07 Jul 2020) Log Message [GTK] WebProcess hangs when browsing GitHub https://bugs.webkit.org/show_bug.cgi?id=213970 Reviewed by Sergio Villar Senin. Use a lower priority for

[webkit-changes] [264014] trunk

2020-07-07 Thread Tomoki . Imai
Title: [264014] trunk Revision 264014 Author tomoki.i...@sony.com Date 2020-07-07 04:31:27 -0700 (Tue, 07 Jul 2020) Log Message [Win] Implement Pasteboard::writeCustomData for Web Inspector Console tab https://bugs.webkit.org/show_bug.cgi?id=213986 Reviewed by Fujii Hironori. Source/Web

[webkit-changes] [264013] trunk

2020-07-07 Thread commit-queue
Title: [264013] trunk Revision 264013 Author commit-qu...@webkit.org Date 2020-07-07 04:08:21 -0700 (Tue, 07 Jul 2020) Log Message [GStreamer] OGV/VP8 video not playing on minibrowser (neither epiphany) https://bugs.webkit.org/show_bug.cgi?id=205916 Patch by Philippe Normand on 2020-07-

[webkit-changes] [264012] trunk

2020-07-07 Thread aperez
Title: [264012] trunk Revision 264012 Author ape...@igalia.com Date 2020-07-07 01:03:42 -0700 (Tue, 07 Jul 2020) Log Message [CMake] Fix typo in version variable assingment in FindWOFF2.cmake https://bugs.webkit.org/show_bug.cgi?id=214012 Reviewed by Carlos Garcia Campos. * Source/cmake

[webkit-changes] [264011] trunk/Tools

2020-07-07 Thread yurys
Title: [264011] trunk/Tools Revision 264011 Author yu...@chromium.org Date 2020-07-07 00:21:16 -0700 (Tue, 07 Jul 2020) Log Message [GTK][MiniBrowser] occasional crashes when closing while download in progress https://bugs.webkit.org/show_bug.cgi?id=214007 Reviewed by Carlos Garcia Campo