[webkit-changes] [268443] trunk

2020-10-13 Thread rniwa
Title: [268443] trunk Revision 268443 Author rn...@webkit.org Date 2020-10-13 20:20:43 -0700 (Tue, 13 Oct 2020) Log Message IPC testing JS API should expose a reply and describe the list of arguments for each message https://bugs.webkit.org/show_bug.cgi?id=217565 Fixed the tests. * Test

[webkit-changes] [268442] trunk

2020-10-13 Thread sbarati
Title: [268442] trunk Revision 268442 Author sbar...@apple.com Date 2020-10-13 20:03:42 -0700 (Tue, 13 Oct 2020) Log Message JSObject::getPropertyNames should have a stack overflow check https://bugs.webkit.org/show_bug.cgi?id=217677 Reviewed by Tadeu Zagallo. JSTests: * stress/get-pr

[webkit-changes] [268441] trunk/LayoutTests

2020-10-13 Thread rackler
Title: [268441] trunk/LayoutTests Revision 268441 Author rack...@apple.com Date 2020-10-13 18:30:40 -0700 (Tue, 13 Oct 2020) Log Message REGRESSION (iOS 14): [ iOS wk2 ] 12 2d.gradient.radial WPT tests are a flaky failure https://bugs.webkit.org/show_bug.cgi?id=217690 Unreviewed test gar

[webkit-changes] [268440] trunk/Tools

2020-10-13 Thread jbedard
Title: [268440] trunk/Tools Revision 268440 Author jbed...@apple.com Date 2020-10-13 18:10:17 -0700 (Tue, 13 Oct 2020) Log Message [webkitscmpy] Add `git-webkit find` (Follow up fix) https://bugs.webkit.org/show_bug.cgi?id=217534 Unreviewed follow up fix. * Scripts/libraries/webkitcor

[webkit-changes] [268439] branches/safari-610.2.11.0-branch

2020-10-13 Thread alancoon
Title: [268439] branches/safari-610.2.11.0-branch Revision 268439 Author alanc...@apple.com Date 2020-10-13 17:43:39 -0700 (Tue, 13 Oct 2020) Log Message Revert r268206. rdar://problem/70258965 Modified Paths branches/safari-610.2.11.0-branch/LayoutTests/accessibility/aria-modal-expecte

[webkit-changes] [268438] trunk/LayoutTests

2020-10-13 Thread hector_i_lopez
Title: [268438] trunk/LayoutTests Revision 268438 Author hector_i_lo...@apple.com Date 2020-10-13 17:28:36 -0700 (Tue, 13 Oct 2020) Log Message [ macOS ] inspector/page/overrideSetting-ITPDebugModeEnabled.html is a flaky failure https://bugs.webkit.org/show_bug.cgi?id=217686 Unreviewed t

[webkit-changes] [268437] trunk/LayoutTests

2020-10-13 Thread rackler
Title: [268437] trunk/LayoutTests Revision 268437 Author rack...@apple.com Date 2020-10-13 17:23:02 -0700 (Tue, 13 Oct 2020) Log Message REGRESSION (iOS 14): [ iOS wk2 ] accessibility tests are a flaky timeout https://bugs.webkit.org/show_bug.cgi?id=217687 Unreviewed test gardening. * p

[webkit-changes] [268436] trunk

2020-10-13 Thread megan_gardner
Title: [268436] trunk Revision 268436 Author megan_gard...@apple.com Date 2020-10-13 17:19:07 -0700 (Tue, 13 Oct 2020) Log Message Paint CSS highlights over images https://bugs.webkit.org/show_bug.cgi?id=217417 Source/WebCore: Reviewed by Darin Adler. Add support to paint CSS pseudo h

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

2020-10-13 Thread weinig
Title: [268435] trunk/Source/WebCore Revision 268435 Author wei...@apple.com Date 2020-10-13 17:14:15 -0700 (Tue, 13 Oct 2020) Log Message [WebIDL] Add support for identifiers with dashes ('-') https://bugs.webkit.org/show_bug.cgi?id=217667 Reviewed by Darin Adler. To support CSSStyleDe

[webkit-changes] [268434] tags/Safari-610.2.11.1.2/

2020-10-13 Thread alancoon
Title: [268434] tags/Safari-610.2.11.1.2/ Revision 268434 Author alanc...@apple.com Date 2020-10-13 16:57:04 -0700 (Tue, 13 Oct 2020) Log Message Tag Safari-610.2.11.1.2. Added Paths tags/Safari-610.2.11.1.2/ Diff ___ webkit-changes ma

[webkit-changes] [268433] trunk/Tools

2020-10-13 Thread jbedard
Title: [268433] trunk/Tools Revision 268433 Author jbed...@apple.com Date 2020-10-13 16:53:34 -0700 (Tue, 13 Oct 2020) Log Message [webkitscmpy] Add `git-webkit find` https://bugs.webkit.org/show_bug.cgi?id=217534 Reviewed by Dewei Zhu. * Scripts/git-webkit: Added. * Scripts/libraries/

[webkit-changes] [268432] trunk

2020-10-13 Thread commit-queue
Title: [268432] trunk Revision 268432 Author commit-qu...@webkit.org Date 2020-10-13 16:28:00 -0700 (Tue, 13 Oct 2020) Log Message Null dereference in PDFPlugin::snapshot() https://bugs.webkit.org/show_bug.cgi?id=217668 Patch by Julian Gonzalez on 2020-10-13 Reviewed by Ryosuke Niwa. S

[webkit-changes] [268431] trunk

2020-10-13 Thread rniwa
Title: [268431] trunk Revision 268431 Author rn...@webkit.org Date 2020-10-13 16:20:54 -0700 (Tue, 13 Oct 2020) Log Message IPC testing JS API should expose a reply and describe the list of arguments for each message https://bugs.webkit.org/show_bug.cgi?id=217565 Reviewed by Geoffrey Gar

[webkit-changes] [268430] tags/Safari-611.1.3.2/

2020-10-13 Thread alancoon
Title: [268430] tags/Safari-611.1.3.2/ Revision 268430 Author alanc...@apple.com Date 2020-10-13 16:01:01 -0700 (Tue, 13 Oct 2020) Log Message Tag Safari-611.1.3.2. Added Paths tags/Safari-611.1.3.2/ Diff ___ webkit-changes mailing lis

[webkit-changes] [268429] trunk/Tools

2020-10-13 Thread aakash_jain
Title: [268429] trunk/Tools Revision 268429 Author aakash_j...@apple.com Date 2020-10-13 15:49:41 -0700 (Tue, 13 Oct 2020) Log Message [build.webkit.org] Rename slave to worker in config.json https://bugs.webkit.org/show_bug.cgi?id=217672 Reviewed by Dewei Zhu. * BuildSlaveSupport/build

[webkit-changes] [268428] trunk

2020-10-13 Thread commit-queue
Title: [268428] trunk Revision 268428 Author commit-qu...@webkit.org Date 2020-10-13 15:49:11 -0700 (Tue, 13 Oct 2020) Log Message Expose a property on WKWebView to know if it's being inspected. https://bugs.webkit.org/show_bug.cgi?id=217629 rdar://70073369 Patch by Ellie Epskamp-Hunt o

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

2020-10-13 Thread cdumez
Title: [268426] trunk/Source/WebCore Revision 268426 Author cdu...@apple.com Date 2020-10-13 15:46:20 -0700 (Tue, 13 Oct 2020) Log Message Simplify AudioNode::checkNumberOfChannelsForInput() https://bugs.webkit.org/show_bug.cgi?id=217674 Reviewed by Geoffrey Garen. Simplify AudioNode::c

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

2020-10-13 Thread drousso
Title: [268427] trunk/Source/WebInspectorUI Revision 268427 Author drou...@apple.com Date 2020-10-13 15:46:36 -0700 (Tue, 13 Oct 2020) Log Message Web Inspector: Sources: tab has wrong icon when paused if added after pause https://bugs.webkit.org/show_bug.cgi?id=217671 Reviewed by Brian

[webkit-changes] [268425] tags/Safari-610.3.3/

2020-10-13 Thread repstein
Title: [268425] tags/Safari-610.3.3/ Revision 268425 Author repst...@apple.com Date 2020-10-13 15:39:27 -0700 (Tue, 13 Oct 2020) Log Message Tag Safari-610.3.3. Added Paths tags/Safari-610.3.3/ Diff ___ webkit-changes mailing list webk

[webkit-changes] [268424] trunk

2020-10-13 Thread cdumez
Title: [268424] trunk Revision 268424 Author cdu...@apple.com Date 2020-10-13 15:16:31 -0700 (Tue, 13 Oct 2020) Log Message It should be possible to create an AudioWorkletNode for a context that has finished rendering https://bugs.webkit.org/show_bug.cgi?id=217666 Reviewed by Eric Carlso

[webkit-changes] [268423] trunk

2020-10-13 Thread cdumez
Title: [268423] trunk Revision 268423 Author cdu...@apple.com Date 2020-10-13 14:53:22 -0700 (Tue, 13 Oct 2020) Log Message WebAudio tests are crashing in debug when enabling the GPU process https://bugs.webkit.org/show_bug.cgi?id=217663 Reviewed by Geoff Garen. Source/WebCore: No new

[webkit-changes] [268422] trunk/LayoutTests

2020-10-13 Thread rackler
Title: [268422] trunk/LayoutTests Revision 268422 Author rack...@apple.com Date 2020-10-13 14:41:15 -0700 (Tue, 13 Oct 2020) Log Message REGRESSION (iOS 14): [ iOS wk2 ] service-workers-spinning tests are flaky failures https://bugs.webkit.org/show_bug.cgi?id=217669 Unreviewed test garde

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

2020-10-13 Thread pvollan
Title: [268421] trunk/Source/WebKit Revision 268421 Author pvol...@apple.com Date 2020-10-13 14:38:21 -0700 (Tue, 13 Oct 2020) Log Message [iOS 14] Hang in -[WKUserDefaults _notifyObserversOfChangeFromValuesForKeys:toValuesForKeys:] https://bugs.webkit.org/show_bug.cgi?id=217183 Reviewe

[webkit-changes] [268420] trunk

2020-10-13 Thread krollin
Title: [268420] trunk Revision 268420 Author krol...@apple.com Date 2020-10-13 14:25:46 -0700 (Tue, 13 Oct 2020) Log Message Remove leftover MACOSX_DEPLOYMENT_TARGET_macosx support https://bugs.webkit.org/show_bug.cgi?id=217649 Reviewed by Darin Adler. Bug 42796 introduced MACOSX_DEPLO

[webkit-changes] [268419] branches/safari-610-branch/Source/WebKit

2020-10-13 Thread repstein
Title: [268419] branches/safari-610-branch/Source/WebKit Revision 268419 Author repst...@apple.com Date 2020-10-13 14:09:16 -0700 (Tue, 13 Oct 2020) Log Message Cherry-pick r268381. rdar://problem/70260409 Fix the macCatalyst build ("reference to 'Rect' is ambiguous") https://bug

[webkit-changes] [268418] branches/safari-610-branch/Source

2020-10-13 Thread repstein
Title: [268418] branches/safari-610-branch/Source Revision 268418 Author repst...@apple.com Date 2020-10-13 14:06:30 -0700 (Tue, 13 Oct 2020) Log Message Versioning. WebKit-7610.3.3 Modified Paths branches/safari-610-branch/Source/_javascript_Core/Configurations/Version.xcconfig branch

[webkit-changes] [268417] trunk/Source

2020-10-13 Thread simon . fraser
Title: [268417] trunk/Source Revision 268417 Author simon.fra...@apple.com Date 2020-10-13 13:53:53 -0700 (Tue, 13 Oct 2020) Log Message Plumb OptionSet through the wheel event handling code https://bugs.webkit.org/show_bug.cgi?id=217660 Reviewed by Tim Horton. Source/WebCore: Async sc

[webkit-changes] [268416] branches/safari-610.2.11.1-branch

2020-10-13 Thread alancoon
Title: [268416] branches/safari-610.2.11.1-branch Revision 268416 Author alanc...@apple.com Date 2020-10-13 13:15:42 -0700 (Tue, 13 Oct 2020) Log Message Revert r268206. rdar://problem/70258921 Modified Paths branches/safari-610.2.11.1-branch/LayoutTests/accessibility/aria-modal-expecte

[webkit-changes] [268415] trunk

2020-10-13 Thread Hironori . Fujii
Title: [268415] trunk Revision 268415 Author hironori.fu...@sony.com Date 2020-10-13 13:06:57 -0700 (Tue, 13 Oct 2020) Log Message [WinCairo][MediaFoundation] Many test cases are timing out by waiting for events https://bugs.webkit.org/show_bug.cgi?id=217463 Reviewed by Don Olmstead. So

[webkit-changes] [268414] trunk

2020-10-13 Thread cdumez
Title: [268414] trunk Revision 268414 Author cdu...@apple.com Date 2020-10-13 13:02:22 -0700 (Tue, 13 Oct 2020) Log Message 'parameters' argument to AudioWorkletProcessor.process() is not spec-compliant https://bugs.webkit.org/show_bug.cgi?id=217637 Reviewed by Darin Adler. LayoutTests/

[webkit-changes] [268413] branches/safari-610.2-branch/Source/WebCore/dom

2020-10-13 Thread alancoon
Title: [268413] branches/safari-610.2-branch/Source/WebCore/dom Revision 268413 Author alanc...@apple.com Date 2020-10-13 12:35:24 -0700 (Tue, 13 Oct 2020) Log Message Cherry-pick f9437de2cd47. rdar://problem/69101091 Fix the build after cherry-picking r266909. Modified Paths branc

[webkit-changes] [268412] branches/safari-610.2-branch

2020-10-13 Thread alancoon
Title: [268412] branches/safari-610.2-branch Revision 268412 Author alanc...@apple.com Date 2020-10-13 12:35:21 -0700 (Tue, 13 Oct 2020) Log Message Cherry-pick r266909. rdar://problem/69101091 Source/WebCore: Text replacements at the beginning of a second line are replaced too e

[webkit-changes] [268411] branches/safari-611.1.3-branch/Source/WebKit

2020-10-13 Thread alancoon
Title: [268411] branches/safari-611.1.3-branch/Source/WebKit Revision 268411 Author alanc...@apple.com Date 2020-10-13 12:32:37 -0700 (Tue, 13 Oct 2020) Log Message Cherry-pick r268401. rdar://problem/70259990 Allow legacy custom scheme registration on non-main threads https://bu

[webkit-changes] [268410] branches/safari-611.1.3-branch/Source

2020-10-13 Thread alancoon
Title: [268410] branches/safari-611.1.3-branch/Source Revision 268410 Author alanc...@apple.com Date 2020-10-13 12:27:21 -0700 (Tue, 13 Oct 2020) Log Message Versioning. WebKit-7611.1.3.2 Modified Paths branches/safari-611.1.3-branch/Source/_javascript_Core/Configurations/Version.xccon

[webkit-changes] [268409] branches/safari-610.2.11.1-branch/Source/WebCore

2020-10-13 Thread alancoon
Title: [268409] branches/safari-610.2.11.1-branch/Source/WebCore Revision 268409 Author alanc...@apple.com Date 2020-10-13 12:22:02 -0700 (Tue, 13 Oct 2020) Log Message Cherry-pick r268308. rdar://problem/70259013 [Mac] AirPlay menu does not show up when AirPlay button is clicked

[webkit-changes] [268408] branches/safari-610.2.11.1-branch

2020-10-13 Thread alancoon
Title: [268408] branches/safari-610.2.11.1-branch Revision 268408 Author alanc...@apple.com Date 2020-10-13 12:21:57 -0700 (Tue, 13 Oct 2020) Log Message Cherry-pick r268206. rdar://problem/70258921 Presidential Executive Order pages not accessible with Safari. https://bugs.webki

[webkit-changes] [268407] branches/safari-610.2.11.1-branch/Source

2020-10-13 Thread alancoon
Title: [268407] branches/safari-610.2.11.1-branch/Source Revision 268407 Author alanc...@apple.com Date 2020-10-13 12:19:07 -0700 (Tue, 13 Oct 2020) Log Message Versioning. WebKit-7610.2.11.1.2 Modified Paths branches/safari-610.2.11.1-branch/Source/_javascript_Core/Configurations/Vers

[webkit-changes] [268406] branches/safari-610.2.11.0-branch

2020-10-13 Thread alancoon
Title: [268406] branches/safari-610.2.11.0-branch Revision 268406 Author alanc...@apple.com Date 2020-10-13 12:12:27 -0700 (Tue, 13 Oct 2020) Log Message Cherry-pick r268206. rdar://problem/70258965 Presidential Executive Order pages not accessible with Safari. https://bugs.webki

[webkit-changes] [268405] trunk/LayoutTests

2020-10-13 Thread tsavell
Title: [268405] trunk/LayoutTests Revision 268405 Author tsav...@apple.com Date 2020-10-13 12:11:00 -0700 (Tue, 13 Oct 2020) Log Message REGRESSION: [ Mac ] inspector/audit/basic-async.htm is flaky timeout https://bugs.webkit.org/show_bug.cgi?id=217620 Unreviewed test gardening. * platf

[webkit-changes] [268404] branches/safari-610.2.11.0-branch/Source

2020-10-13 Thread alancoon
Title: [268404] branches/safari-610.2.11.0-branch/Source Revision 268404 Author alanc...@apple.com Date 2020-10-13 12:08:25 -0700 (Tue, 13 Oct 2020) Log Message Versioning. WebKit-7610.2.11.0.2 Modified Paths branches/safari-610.2.11.0-branch/Source/_javascript_Core/Configurations/Vers

[webkit-changes] [268403] trunk/LayoutTests

2020-10-13 Thread tsavell
Title: [268403] trunk/LayoutTests Revision 268403 Author tsav...@apple.com Date 2020-10-13 12:02:26 -0700 (Tue, 13 Oct 2020) Log Message REGRESSION: [ Mac iOS ] fast/css-custom-paint/out-of-memory-while-adding-worklet-module.html is flaky timeout https://bugs.webkit.org/show_bug.cgi?id=21

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

2020-10-13 Thread commit-queue
Title: [268401] trunk/Source/WebKit Revision 268401 Author commit-qu...@webkit.org Date 2020-10-13 11:42:46 -0700 (Tue, 13 Oct 2020) Log Message Allow legacy custom scheme registration on non-main threads https://bugs.webkit.org/show_bug.cgi?id=217656 Patch by Alex Christensen on 2020-

[webkit-changes] [268402] trunk/Tools

2020-10-13 Thread lmoura
Title: [268402] trunk/Tools Revision 268402 Author lmo...@igalia.com Date 2020-10-13 11:43:02 -0700 (Tue, 13 Oct 2020) Log Message webkitpy: Log and report webdriver harness errors https://bugs.webkit.org/show_bug.cgi?id=217659 Reviewed by Jonathan Bedard. * Scripts/webkitpy/webdriver_t

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

2020-10-13 Thread zalan
Title: [268399] trunk/Source/WebCore Revision 268399 Author za...@apple.com Date 2020-10-13 10:10:42 -0700 (Tue, 13 Oct 2020) Log Message [LFC][IFC] Introduce InlineLevelBox::LineBreakBox and GenericInlineLevelBox https://bugs.webkit.org/show_bug.cgi?id=217646 Reviewed by Antti Koivisto.

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

2020-10-13 Thread youenn
Title: [268398] trunk/Source/WebCore Revision 268398 Author you...@apple.com Date 2020-10-13 10:06:16 -0700 (Tue, 13 Oct 2020) Log Message Webcam video from navigator.mediaDevices.getUserMedia() to 2D canvas fails on Safari on iPhone https://bugs.webkit.org/show_bug.cgi?id=217578 Review

[webkit-changes] [268397] trunk/Tools

2020-10-13 Thread peng . liu6
Title: [268397] trunk/Tools Revision 268397 Author peng.l...@apple.com Date 2020-10-13 09:56:38 -0700 (Tue, 13 Oct 2020) Log Message Clean up the API tests of CARingBuffer https://bugs.webkit.org/show_bug.cgi?id=217633 Reviewed by Simon Fraser. Remove unused private functions and enable

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

2020-10-13 Thread youenn
Title: [268396] trunk/Source/WebCore Revision 268396 Author you...@apple.com Date 2020-10-13 09:13:11 -0700 (Tue, 13 Oct 2020) Log Message Improve computation of default audio input and output devices https://bugs.webkit.org/show_bug.cgi?id=217652 Reviewed by Eric Carlson. Add support

[webkit-changes] [268395] trunk/Tools

2020-10-13 Thread lmoura
Title: [268395] trunk/Tools Revision 268395 Author lmo...@igalia.com Date 2020-10-13 09:10:19 -0700 (Tue, 13 Oct 2020) Log Message REGRESSION(r268267) [webkitpy] Add missing deps for pytest when running webdriver tests https://bugs.webkit.org/show_bug.cgi?id=217650 Reviewed by Jonathan B

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

2020-10-13 Thread commit-queue
Title: [268394] trunk/Source/WebCore Revision 268394 Author commit-qu...@webkit.org Date 2020-10-13 08:39:00 -0700 (Tue, 13 Oct 2020) Log Message [SOUP] webkit_web_view_get_https_status() broken with service workers https://bugs.webkit.org/show_bug.cgi?id=216038 Patch by Michael Catanzar

[webkit-changes] [268393] trunk

2020-10-13 Thread zalan
Title: [268393] trunk Revision 268393 Author za...@apple.com Date 2020-10-13 07:38:10 -0700 (Tue, 13 Oct 2020) Log Message [LFC][IFC] Remove fully collapsed trailing run https://bugs.webkit.org/show_bug.cgi?id=217653 Reviewed by Antti Koivisto. Source/WebCore: We don't attach fully col

[webkit-changes] [268392] trunk

2020-10-13 Thread philn
Title: [268392] trunk Revision 268392 Author ph...@webkit.org Date 2020-10-13 05:08:31 -0700 (Tue, 13 Oct 2020) Log Message [GStreamer] Crash in WebCore::GStreamerRegistryScanner::isAVC1CodecSupported https://bugs.webkit.org/show_bug.cgi?id=217647 Reviewed by Xabier Rodriguez-Calvar. So

[webkit-changes] [268391] trunk

2020-10-13 Thread aperez
Title: [268391] trunk Revision 268391 Author ape...@igalia.com Date 2020-10-13 02:24:30 -0700 (Tue, 13 Oct 2020) Log Message [GTK] Add support for gamepad tests https://bugs.webkit.org/show_bug.cgi?id=98937 Reviewed by Carlos Garcia Campos. Change PLATFORM(MAC) guards to ENABLE(GAMEPAD)

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

2020-10-13 Thread aperez
Title: [268390] trunk/Source/WebCore Revision 268390 Author ape...@igalia.com Date 2020-10-13 02:20:44 -0700 (Tue, 13 Oct 2020) Log Message [GTK] Make gamepads visible after their first input is received https://bugs.webkit.org/show_bug.cgi?id=217494 Reviewed by Carlos Garcia Campos. Tu

[webkit-changes] [268389] trunk

2020-10-13 Thread aperez
Title: [268389] trunk Revision 268389 Author ape...@igalia.com Date 2020-10-13 02:15:13 -0700 (Tue, 13 Oct 2020) Log Message [GTK] Set ENABLE_GAMEPAD=ON for developer builds https://bugs.webkit.org/show_bug.cgi?id=217493 Reviewed by Carlos Garcia Campos. * Source/cmake/OptionsGTK.cmake:

[webkit-changes] [268388] trunk

2020-10-13 Thread commit-queue
Title: [268388] trunk Revision 268388 Author commit-qu...@webkit.org Date 2020-10-13 01:17:05 -0700 (Tue, 13 Oct 2020) Log Message [WPE][GTK] ENABLE_SHAREABLE_RESOURCE should be PRIVATE build option https://bugs.webkit.org/show_bug.cgi?id=217592 Patch by Michael Catanzaro on 2020-10-13

[webkit-changes] [268387] trunk/Tools

2020-10-13 Thread dpino
Title: [268387] trunk/Tools Revision 268387 Author dp...@igalia.com Date 2020-10-13 00:44:33 -0700 (Tue, 13 Oct 2020) Log Message Unreviewed GLIB gardening. Remove several tests that were only failing in EWS API-GTK. * TestWebKitAPI/glib/TestExpectations.json: Modified Paths trunk/Tool

[webkit-changes] [268386] trunk/Source

2020-10-13 Thread commit-queue
Title: [268386] trunk/Source Revision 268386 Author commit-qu...@webkit.org Date 2020-10-13 00:16:57 -0700 (Tue, 13 Oct 2020) Log Message Cocoa: Make WebGLLayer not dependent on GraphicsContextGLOpenGL https://bugs.webkit.org/show_bug.cgi?id=217212 Patch by Kimmo Kinnunen on 2020-10-1