[webkit-changes] [261271] trunk

2020-05-07 Thread mark . lam
Title: [261271] trunk Revision 261271 Author mark@apple.com Date 2020-05-07 00:00:17 -0700 (Thu, 07 May 2020) Log Message Fix broken exceptionFuzz tests. https://bugs.webkit.org/show_bug.cgi?id=211550 Reviewed by Yusuke Suzuki. JSTests: The tests should not be relying on setting a

[webkit-changes] [261272] trunk/LayoutTests

2020-05-07 Thread dpino
Title: [261272] trunk/LayoutTests Revision 261272 Author dp...@igalia.com Date 2020-05-07 00:34:55 -0700 (Thu, 07 May 2020) Log Message [GTK][WPE] Gardening, update test expectations after r259705 https://bugs.webkit.org/show_bug.cgi?id=211552 Unreviewed gardening. * platform/gtk/TestEx

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

2020-05-07 Thread svillar
Title: [261273] trunk/Source/WebCore Revision 261273 Author svil...@igalia.com Date 2020-05-07 00:49:04 -0700 (Thu, 07 May 2020) Log Message [WebXR] Implement simulateUserActivation() https://bugs.webkit.org/show_bug.cgi?id=211516 Reviewed by Youenn Fablet. simulateUserActivation() is t

[webkit-changes] [261275] trunk

2020-05-07 Thread commit-queue
Title: [261275] trunk Revision 261275 Author commit-qu...@webkit.org Date 2020-05-07 01:40:00 -0700 (Thu, 07 May 2020) Log Message [WPE][Qt] Enable by default https://bugs.webkit.org/show_bug.cgi?id=211517 Patch by Philippe Normand on 2020-05-07 Reviewed by Adrian Perez de Castro. .:

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

2020-05-07 Thread aperez
Title: [261276] trunk/Source/WebKit Revision 261276 Author ape...@igalia.com Date 2020-05-07 02:05:36 -0700 (Thu, 07 May 2020) Log Message [GTK4] Stop using the GtkWidget.destroy vfunc https://bugs.webkit.org/show_bug.cgi?id=211553 Reviewed by Carlos Garcia Campos. No new tests needed.

[webkit-changes] [261277] trunk/Source

2020-05-07 Thread youenn
Title: [261277] trunk/Source Revision 261277 Author you...@apple.com Date 2020-05-07 02:23:43 -0700 (Thu, 07 May 2020) Log Message Sending WebRTC network packets should not go through the main thread https://bugs.webkit.org/show_bug.cgi?id=211291 Reviewed by Eric Carlson. Source/WebCore

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

2020-05-07 Thread philn
Title: [261278] trunk/Source/WebKit Revision 261278 Author ph...@webkit.org Date 2020-05-07 02:36:48 -0700 (Thu, 07 May 2020) Log Message [GTK] Build warning fixes Rubber-stamped by Žan Doberšek. * UIProcess/API/gtk/WebKitWebViewBase.cpp: (webkitWebViewBaseGrabFocus): * UIProcess/GPU/GP

[webkit-changes] [261279] trunk

2020-05-07 Thread antti
Title: [261279] trunk Revision 261279 Author an...@apple.com Date 2020-05-07 04:16:30 -0700 (Thu, 07 May 2020) Log Message Add basic support for generating accurate wheel event listener region https://bugs.webkit.org/show_bug.cgi?id=211512 Reviewed by Simon Fraser. Source/WebCore: Add

[webkit-changes] [261280] trunk/Tools

2020-05-07 Thread carlosgc
Title: [261280] trunk/Tools Revision 261280 Author carlo...@webkit.org Date 2020-05-07 05:41:57 -0700 (Thu, 07 May 2020) Log Message Unreviewed. Fix GTK4 build with current GTK GtkWindow and GtkOverlay aren't a GtkContainer anymore. * MiniBrowser/gtk/BrowserTab.c: (browserTabConstructed

[webkit-changes] [261281] trunk/LayoutTests

2020-05-07 Thread dpino
Title: [261281] trunk/LayoutTests Revision 261281 Author dp...@igalia.com Date 2020-05-07 06:12:30 -0700 (Thu, 07 May 2020) Log Message [GTK] Gardening, update baselines after r261248 https://bugs.webkit.org/show_bug.cgi?id=211562 Unreviewed gardening. * accessibility/gtk/object-attribu

[webkit-changes] [261282] trunk

2020-05-07 Thread philn
Title: [261282] trunk Revision 261282 Author ph...@webkit.org Date 2020-05-07 06:42:41 -0700 (Thu, 07 May 2020) Log Message [GTK] Test failures after Flatpak upgrade https://bugs.webkit.org/show_bug.cgi?id=211497 Reviewed by Adrian Perez de Castro. Tools: * flatpak/flatpakutils.py: (We

[webkit-changes] [261283] trunk/LayoutTests

2020-05-07 Thread dpino
Title: [261283] trunk/LayoutTests Revision 261283 Author dp...@igalia.com Date 2020-05-07 07:16:24 -0700 (Thu, 07 May 2020) Log Message [GTK][WPE] Gardening, update test expectations after r261251 https://bugs.webkit.org/show_bug.cgi?id=211570 Unreviewed gardening. * platform/gtk/TestEx

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

2020-05-07 Thread commit-queue
Title: [261284] trunk/Source/WebKit Revision 261284 Author commit-qu...@webkit.org Date 2020-05-07 07:26:13 -0700 (Thu, 07 May 2020) Log Message [GTK] REGRESSION(r260996): Pressing in an HTTP authentication dialog makes the dialog lose focus https://bugs.webkit.org/show_bug.cgi?id=211555

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

2020-05-07 Thread andresg_22
Title: [261285] trunk/Source/WebCore Revision 261285 Author andresg...@apple.com Date 2020-05-07 07:29:38 -0700 (Thu, 07 May 2020) Log Message Fix for crash in AXIsolatedObject::identifierAttribute. https://bugs.webkit.org/show_bug.cgi?id=211565 Reviewed by Chris Fleizach. Covered by ex

[webkit-changes] [261286] trunk/Tools

2020-05-07 Thread tsavell
Title: [261286] trunk/Tools Revision 261286 Author tsav...@apple.com Date 2020-05-07 07:37:35 -0700 (Thu, 07 May 2020) Log Message Unskip the test since it should now be passing Unreviewed test gardening. * TestWebKitAPI/Tests/WebKitCocoa/_WKWebAuthenticationPanel.mm: Modified Paths t

[webkit-changes] [261287] trunk/Tools

2020-05-07 Thread commit-queue
Title: [261287] trunk/Tools Revision 261287 Author commit-qu...@webkit.org Date 2020-05-07 07:47:04 -0700 (Thu, 07 May 2020) Log Message [Flatpak SDK] Doesn't generate crash logs on the bots https://bugs.webkit.org/show_bug.cgi?id=211568 Patch by Philippe Normand on 2020-05-07 Reviewed

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

2020-05-07 Thread cdumez
Title: [261288] trunk/Source/WebKit Revision 261288 Author cdu...@apple.com Date 2020-05-07 08:01:31 -0700 (Thu, 07 May 2020) Log Message [iOS] AuxiliaryProcessProxy::sendWithAsyncReply() should prevent auxiliary process suspension while processing the IPC https://bugs.webkit.org/show_bug

[webkit-changes] [261289] trunk/LayoutTests

2020-05-07 Thread dpino
Title: [261289] trunk/LayoutTests Revision 261289 Author dp...@igalia.com Date 2020-05-07 08:32:33 -0700 (Thu, 07 May 2020) Log Message [GTK][WPE] Gardening, update test expectations https://bugs.webkit.org/show_bug.cgi?id=211573 Review of several test failures that could be closed. Upda

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

2020-05-07 Thread youenn
Title: [261290] trunk/Source/WebCore Revision 261290 Author you...@apple.com Date 2020-05-07 08:37:51 -0700 (Thu, 07 May 2020) Log Message Fix potential threading issue in AudioMediaStreamTrackRendererCocoa::render https://bugs.webkit.org/show_bug.cgi?id=211560 Reviewed by Eric Carlson.

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

2020-05-07 Thread darin
Title: [261291] trunk/Source/WebCore Revision 261291 Author da...@apple.com Date 2020-05-07 09:00:55 -0700 (Thu, 07 May 2020) Log Message Fix assertions seen when trying to draw an absurdly large shadow https://bugs.webkit.org/show_bug.cgi?id=211541 rdar://62843377 Reviewed by Geoffrey G

[webkit-changes] [261292] trunk/LayoutTests

2020-05-07 Thread cdumez
Title: [261292] trunk/LayoutTests Revision 261292 Author cdu...@apple.com Date 2020-05-07 09:14:10 -0700 (Thu, 07 May 2020) Log Message Unreviewed, mark html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-pointer-remove-source.html as flaky. This

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

2020-05-07 Thread ryanhaddad
Title: [261293] trunk/Source/_javascript_Core Revision 261293 Author ryanhad...@apple.com Date 2020-05-07 09:19:18 -0700 (Thu, 07 May 2020) Log Message Unreviewed, reverting r261260. Caused 26 JSC test failures Reverted changeset: "DFG ByVal nodes with ArrayModes should clobberTop unti

[webkit-changes] [261294] trunk/Tools

2020-05-07 Thread lmoura
Title: [261294] trunk/Tools Revision 261294 Author lmo...@igalia.com Date 2020-05-07 09:21:17 -0700 (Thu, 07 May 2020) Log Message [Flatpak SDK] Fix string.format invocation Reviewed by Philippe Normand. * flatpak/flatpakutils.py: (WebkitFlatpak.run_in_sandbox): Modified Paths trunk/T

[webkit-changes] [261295] trunk/LayoutTests

2020-05-07 Thread ryanhaddad
Title: [261295] trunk/LayoutTests Revision 261295 Author ryanhad...@apple.com Date 2020-05-07 09:23:36 -0700 (Thu, 07 May 2020) Log Message Unreviewed, reverting r261251. Test is failing on iOS Reverted changeset: "Add a test for `REGRESSION (r260753): Frequent crashes under TextIndica

[webkit-changes] [261296] trunk

2020-05-07 Thread commit-queue
Title: [261296] trunk Revision 261296 Author commit-qu...@webkit.org Date 2020-05-07 09:29:21 -0700 (Thu, 07 May 2020) Log Message Unreviewed, reverting r260769. https://bugs.webkit.org/show_bug.cgi?id=211578 Introduced regressions related to sharing (Requested by perarne on #webkit). R

[webkit-changes] [261297] trunk

2020-05-07 Thread antti
Title: [261297] trunk Revision 261297 Author an...@apple.com Date 2020-05-07 09:38:48 -0700 (Thu, 07 May 2020) Log Message [Wheel event region] Include listeners on Document https://bugs.webkit.org/show_bug.cgi?id=211571 Reviewed by Simon Fraser. Source/WebCore: Test: fast/scrolling/ma

[webkit-changes] [261298] trunk

2020-05-07 Thread zalan
Title: [261298] trunk Revision 261298 Author za...@apple.com Date 2020-05-07 09:39:57 -0700 (Thu, 07 May 2020) Log Message [LFC][TFC] Set section [top, left] used position. https://bugs.webkit.org/show_bug.cgi?id=211546 Reviewed by Antti Koivisto. Source/WebCore: Test: fast/layoutforma

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

2020-05-07 Thread andresg_22
Title: [261300] trunk/Source/WebCore Revision 261300 Author andresg...@apple.com Date 2020-05-07 09:51:00 -0700 (Thu, 07 May 2020) Log Message Make debug build run in accessibility isolated tree mode = 1. https://bugs.webkit.org/show_bug.cgi?id=211567 Reviewed by Chris Fleizach. - Remov

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

2020-05-07 Thread cdumez
Title: [261299] trunk/Source/WebKit Revision 261299 Author cdu...@apple.com Date 2020-05-07 09:50:59 -0700 (Thu, 07 May 2020) Log Message Simplify several IPC sending call sites in the UIProcess https://bugs.webkit.org/show_bug.cgi?id=211575 Reviewed by Alex Christensen. Simplify severa

[webkit-changes] [261301] branches/safari-609-branch/Source

2020-05-07 Thread alancoon
Title: [261301] branches/safari-609-branch/Source Revision 261301 Author alanc...@apple.com Date 2020-05-07 10:05:23 -0700 (Thu, 07 May 2020) Log Message Versioning. Modified Paths branches/safari-609-branch/Source/_javascript_Core/Configurations/Version.xcconfig branches/safari-609-bra

[webkit-changes] [261302] trunk

2020-05-07 Thread zalan
Title: [261302] trunk Revision 261302 Author za...@apple.com Date 2020-05-07 10:14:01 -0700 (Thu, 07 May 2020) Log Message [LFC[TFC] Adjust the table wrapper box style https://bugs.webkit.org/show_bug.cgi?id=211574 Reviewed by Antti Koivisto. Source/WebCore: The computed values of prop

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

2020-05-07 Thread megan_gardner
Title: [261303] trunk/Source/WebKit Revision 261303 Author megan_gard...@apple.com Date 2020-05-07 10:17:25 -0700 (Thu, 07 May 2020) Log Message ContextMenu: entire webpage pops and disappears to generate preview of embedded image https://bugs.webkit.org/show_bug.cgi?id=211272 Reviewed

[webkit-changes] [261304] trunk/LayoutTests

2020-05-07 Thread cdumez
Title: [261304] trunk/LayoutTests Revision 261304 Author cdu...@apple.com Date 2020-05-07 10:21:34 -0700 (Thu, 07 May 2020) Log Message Unreviewed, mark imported/w3c/web-platform-tests/html/browsers/browsing-the-web/history-traversal/scroll-restoration-order.html as flaky on iOS. This te

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

2020-05-07 Thread cdumez
Title: [261305] trunk/Source/WebKit Revision 261305 Author cdu...@apple.com Date 2020-05-07 10:37:58 -0700 (Thu, 07 May 2020) Log Message Drop dead platformPrepareToSuspend / platformProcessDidResume in NetworkProcess https://bugs.webkit.org/show_bug.cgi?id=211579 Reviewed by Geoffrey Ga

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

2020-05-07 Thread simon . fraser
Title: [261306] trunk/Source/WebCore Revision 261306 Author simon.fra...@apple.com Date 2020-05-07 10:45:43 -0700 (Thu, 07 May 2020) Log Message REGRESSION (r261056): [ Mac WK1 ] inspector/console/console-api.html is flaky crashing https://bugs.webkit.org/show_bug.cgi?id=211386 Reviewed

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

2020-05-07 Thread alancoon
Title: [261309] branches/safari-609-branch/Source/WebKit Revision 261309 Author alanc...@apple.com Date 2020-05-07 10:58:09 -0700 (Thu, 07 May 2020) Log Message Apply patch. rdar://problem/62977657 Modified Paths branches/safari-609-branch/Source/WebKit/ChangeLog branches/safari-609-bra

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

2020-05-07 Thread alancoon
Title: [261308] branches/safari-609-branch/Source/WebKit Revision 261308 Author alanc...@apple.com Date 2020-05-07 10:58:06 -0700 (Thu, 07 May 2020) Log Message Apply patch. rdar://problem/62977647 Modified Paths branches/safari-609-branch/Source/WebKit/ChangeLog branches/safari-609-bra

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

2020-05-07 Thread alancoon
Title: [261311] branches/safari-609-branch/Source/WebKit Revision 261311 Author alanc...@apple.com Date 2020-05-07 10:58:16 -0700 (Thu, 07 May 2020) Log Message Cherry-pick r260474. rdar://problem/62977672 PiP buttons shows up in element fullscreen when PiP is disabled in WKWebViewCo

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

2020-05-07 Thread alancoon
Title: [261312] branches/safari-609-branch Revision 261312 Author alanc...@apple.com Date 2020-05-07 10:58:19 -0700 (Thu, 07 May 2020) Log Message Apply patch. rdar://problem/62977667 Modified Paths branches/safari-609-branch/Source/WebKit/ChangeLog branches/safari-609-branch/Source/Web

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

2020-05-07 Thread alancoon
Title: [261307] branches/safari-609-branch/Source/WebKit Revision 261307 Author alanc...@apple.com Date 2020-05-07 10:58:01 -0700 (Thu, 07 May 2020) Log Message Apply patch. rdar://problem/62272254 Modified Paths branches/safari-609-branch/Source/WebKit/ChangeLog branches/safari-609-bra

[webkit-changes] [261310] branches/safari-609-branch/Source/WebCore

2020-05-07 Thread alancoon
Title: [261310] branches/safari-609-branch/Source/WebCore Revision 261310 Author alanc...@apple.com Date 2020-05-07 10:58:13 -0700 (Thu, 07 May 2020) Log Message Cherry-pick r260480. rdar://problem/62977665 Cherry-pick r260301. rdar://problem/62083309 [WebGL] Confirm there a

[webkit-changes] [261313] trunk

2020-05-07 Thread keith_miller
Title: [261313] trunk Revision 261313 Author keith_mil...@apple.com Date 2020-05-07 11:00:12 -0700 (Thu, 07 May 2020) Log Message Fix ArrayMode nodes after r261260 https://bugs.webkit.org/show_bug.cgi?id=211543 Reviewed by Yusuke Suzuki. I accidentally ran tests with a release build rat

[webkit-changes] [261314] trunk

2020-05-07 Thread antti
Title: [261314] trunk Revision 261314 Author an...@apple.com Date 2020-05-07 11:01:01 -0700 (Thu, 07 May 2020) Log Message [Wheel event region] Include listeners on Window https://bugs.webkit.org/show_bug.cgi?id=211577 Reviewed by Simon Fraser. Source/WebCore: Test: fast/scrolling/mac/

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

2020-05-07 Thread darin
Title: [261315] trunk/Source/_javascript_Core Revision 261315 Author da...@apple.com Date 2020-05-07 11:02:11 -0700 (Thu, 07 May 2020) Log Message REGRESSION (r261257): Lifetime problem with upconverted characters in toLocaleCase https://bugs.webkit.org/show_bug.cgi?id=211580 rdar://62980

[webkit-changes] [261316] trunk/Tools

2020-05-07 Thread ryanhaddad
Title: [261316] trunk/Tools Revision 261316 Author ryanhad...@apple.com Date 2020-05-07 11:07:49 -0700 (Thu, 07 May 2020) Log Message Unreviewed, reverting r261286. Tests are still crashing / failing Reverted changeset: "Unskip the test since it should now be passing" https://trac.webk

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

2020-05-07 Thread svillar
Title: [261317] trunk/Source/WebCore Revision 261317 Author svil...@igalia.com Date 2020-05-07 11:12:46 -0700 (Thu, 07 May 2020) Log Message [Conditional=] not working for operations in WebGLRenderingContextBase.idl https://bugs.webkit.org/show_bug.cgi?id=211528 Reviewed by Chris Dumez.

[webkit-changes] [261318] trunk/LayoutTests

2020-05-07 Thread lawrence . j
Title: [261318] trunk/LayoutTests Revision 261318 Author lawrenc...@apple.com Date 2020-05-07 11:21:48 -0700 (Thu, 07 May 2020) Log Message [ Mac wk1 ] http/tests/security/clipboard/copy-paste-html-cross-origin-iframe-across-origin.html is flaky failing. https://bugs.webkit.org/show_bug.c

[webkit-changes] [261319] trunk/Tools

2020-05-07 Thread aakash_jain
Title: [261319] trunk/Tools Revision 261319 Author aakash_j...@apple.com Date 2020-05-07 11:24:04 -0700 (Thu, 07 May 2020) Log Message Delete code for old commit queue https://bugs.webkit.org/show_bug.cgi?id=211581 Reviewed by Alexey Proskuryakov. * Scripts/webkitpy/common/config/commit

[webkit-changes] [261320] trunk

2020-05-07 Thread darin
Title: [261320] trunk Revision 261320 Author da...@apple.com Date 2020-05-07 11:37:33 -0700 (Thu, 07 May 2020) Log Message Remove USE(INSERTION_UNDO_GROUPING) checks in macOS platform code https://bugs.webkit.org/show_bug.cgi?id=211525 Reviewed by Anders Carlsson. Source/WebCore: * edi

[webkit-changes] [261321] trunk/LayoutTests

2020-05-07 Thread timothy_horton
Title: [261321] trunk/LayoutTests Revision 261321 Author timothy_hor...@apple.com Date 2020-05-07 11:38:52 -0700 (Thu, 07 May 2020) Log Message Add a test for `REGRESSION (r260753): Frequent crashes under TextIndicator's estimatedTextColorsForRange` https://bugs.webkit.org/show_bug.cgi?id

[webkit-changes] [261322] trunk/Source/ThirdParty/ANGLE

2020-05-07 Thread commit-queue
Title: [261322] trunk/Source/ThirdParty/ANGLE Revision 261322 Author commit-qu...@webkit.org Date 2020-05-07 11:42:21 -0700 (Thu, 07 May 2020) Log Message Fix Google Maps rendering corruption in simulator with ANGLE https://bugs.webkit.org/show_bug.cgi?id=211398 glReadPixels call needs t

[webkit-changes] [261323] trunk/Source

2020-05-07 Thread darin
Title: [261323] trunk/Source Revision 261323 Author da...@apple.com Date 2020-05-07 11:55:50 -0700 (Thu, 07 May 2020) Log Message Add some missing null checks for DocumentLoader https://bugs.webkit.org/show_bug.cgi?id=211544 rdar://62843516 Reviewed by Anders Carlsson. Source/WebCore:

[webkit-changes] [261324] trunk/Tools

2020-05-07 Thread commit-queue
Title: [261324] trunk/Tools Revision 261324 Author commit-qu...@webkit.org Date 2020-05-07 12:12:30 -0700 (Thu, 07 May 2020) Log Message Unreviewed, reverting r260959. https://bugs.webkit.org/show_bug.cgi?id=211587 "Causes MiniBrowser to crash when closing a window" (Requested by ddkilze

[webkit-changes] [261325] trunk/Source

2020-05-07 Thread mark . lam
Title: [261325] trunk/Source Revision 261325 Author mark@apple.com Date 2020-05-07 12:25:32 -0700 (Thu, 07 May 2020) Log Message Add stack checks to the DFG and FTL bytecode parser. https://bugs.webkit.org/show_bug.cgi?id=211547 Reviewed by Yusuke Suzuki. Source/_javascript_Core:

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

2020-05-07 Thread commit-queue
Title: [261326] trunk/Source/_javascript_Core Revision 261326 Author commit-qu...@webkit.org Date 2020-05-07 12:30:28 -0700 (Thu, 07 May 2020) Log Message REGRESSION(r251875): Crash in JSC::StructureIDTable::get on ppc64le: gcSafeMemcpy broken on JSVALUE64 platforms other than x86_64 and

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

2020-05-07 Thread graouts
Title: [261327] trunk/Source/WebCore Revision 261327 Author grao...@webkit.org Date 2020-05-07 12:36:01 -0700 (Thu, 07 May 2020) Log Message Add watchOS media controls assets https://bugs.webkit.org/show_bug.cgi?id=211508 Unreviewed. Cleaning up some stray logging. * WebCore.xcodeproj/p

[webkit-changes] [261328] trunk/Source

2020-05-07 Thread mark . lam
Title: [261328] trunk/Source Revision 261328 Author mark@apple.com Date 2020-05-07 12:49:37 -0700 (Thu, 07 May 2020) Log Message Give the DFG and FTL WorkList threads more stack space on ASAN builds. https://bugs.webkit.org/show_bug.cgi?id=211535 Reviewed by Geoffrey Garen. Source/

[webkit-changes] [261329] trunk/LayoutTests

2020-05-07 Thread ryanhaddad
Title: [261329] trunk/LayoutTests Revision 261329 Author ryanhad...@apple.com Date 2020-05-07 13:04:33 -0700 (Thu, 07 May 2020) Log Message [ macOS debug ] REGRESSION (r259463): http/tests/media/clearkey/collect-webkit-media-session.html is failing https://bugs.webkit.org/show_bug.cgi?id=

[webkit-changes] [261330] trunk/LayoutTests

2020-05-07 Thread ryanhaddad
Title: [261330] trunk/LayoutTests Revision 261330 Author ryanhad...@apple.com Date 2020-05-07 13:07:57 -0700 (Thu, 07 May 2020) Log Message [ macOS wk1 ] imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-pointer-in

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

2020-05-07 Thread commit-queue
Title: [261331] trunk/Source/_javascript_Core Revision 261331 Author commit-qu...@webkit.org Date 2020-05-07 13:15:10 -0700 (Thu, 07 May 2020) Log Message Simplify preprocessor guards in GCMemoryOperations.h https://bugs.webkit.org/show_bug.cgi?id=211588 Patch by Michael Catanzaro on 20

[webkit-changes] [261332] trunk/Tools

2020-05-07 Thread jbedard
Title: [261332] trunk/Tools Revision 261332 Author jbed...@apple.com Date 2020-05-07 13:15:58 -0700 (Thu, 07 May 2020) Log Message webkitpy: Use apple_additions certificate path if available https://bugs.webkit.org/show_bug.cgi?id=211584 Rubber-stamped by Aakash Jain * Scripts/webkitpy/

[webkit-changes] [261333] trunk/Source

2020-05-07 Thread don . olmstead
Title: [261333] trunk/Source Revision 261333 Author don.olmst...@sony.com Date 2020-05-07 13:57:42 -0700 (Thu, 07 May 2020) Log Message Remove unused USE(REQUEST_ANIMATION_FRAME_DISPLAY_MONITOR) https://bugs.webkit.org/show_bug.cgi?id=211582 Reviewed by Fujii Hironori. After r261264 all

[webkit-changes] [261334] trunk

2020-05-07 Thread simon . fraser
Title: [261334] trunk Revision 261334 Author simon.fra...@apple.com Date 2020-05-07 14:02:37 -0700 (Thu, 07 May 2020) Log Message REGRESSION (r252161): Animation of box-shadow with border-radius set is flashy https://bugs.webkit.org/show_bug.cgi?id=211530 Reviewed by Zalan Bujtas. Sour

[webkit-changes] [261335] branches/safari-610.1.12-branch/

2020-05-07 Thread alancoon
Title: [261335] branches/safari-610.1.12-branch/ Revision 261335 Author alanc...@apple.com Date 2020-05-07 14:39:20 -0700 (Thu, 07 May 2020) Log Message New branch. Added Paths branches/safari-610.1.12-branch/ Diff ___ webkit-changes m

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

2020-05-07 Thread graouts
Title: [261336] trunk/Source/WebCore Revision 261336 Author grao...@webkit.org Date 2020-05-07 14:44:13 -0700 (Thu, 07 May 2020) Log Message [Web Animations] imported/w3c/web-platform-tests/web-animations/timing-model/timelines/update-and-send-events.html is a flaky failure https://bugs.w

[webkit-changes] [261337] trunk/Source

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

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

2020-05-07 Thread shihchieh_lee
Title: [261338] trunk/Source/WebCore Revision 261338 Author shihchieh_...@apple.com Date 2020-05-07 15:58:14 -0700 (Thu, 07 May 2020) Log Message In Document::willBeRemovedFromFrame, clear FrameSelection before Editor so the selection is removed. https://bugs.webkit.org/show_bug.cgi?id=21

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

2020-05-07 Thread drousso
Title: [261339] trunk/Source/WebInspectorUI Revision 261339 Author drou...@apple.com Date 2020-05-07 15:59:07 -0700 (Thu, 07 May 2020) Log Message Web Inspector: Storage: double clicking on a cookie field doesn't start editing it https://bugs.webkit.org/show_bug.cgi?id=211598 Reviewed by

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

2020-05-07 Thread drousso
Title: [261340] trunk/Source/WebInspectorUI Revision 261340 Author drou...@apple.com Date 2020-05-07 16:01:32 -0700 (Thu, 07 May 2020) Log Message Web Inspector: Sources: Breakpoints status not remembered/restored correctly https://bugs.webkit.org/show_bug.cgi?id=211558 Reviewed by Josep

[webkit-changes] [261341] trunk

2020-05-07 Thread eric . carlson
Title: [261341] trunk Revision 261341 Author eric.carl...@apple.com Date 2020-05-07 16:05:40 -0700 (Thu, 07 May 2020) Log Message Poster set after playback begins should be ignored https://bugs.webkit.org/show_bug.cgi?id=211464 Reviewed by Jer Noble. Source/WebCore: Redo the poster fram

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

2020-05-07 Thread eric . carlson
Title: [261342] trunk/Source/WebCore Revision 261342 Author eric.carl...@apple.com Date 2020-05-07 16:08:44 -0700 (Thu, 07 May 2020) Log Message [macOS] Playhead in Touch Bar continues when loading stalls https://bugs.webkit.org/show_bug.cgi?id=211585 Reviewed by Darin Adler. * platfor

[webkit-changes] [261343] trunk/Source

2020-05-07 Thread youenn
Title: [261343] trunk/Source Revision 261343 Author you...@apple.com Date 2020-05-07 16:17:26 -0700 (Thu, 07 May 2020) Log Message Remove AudioMediaStreamTrackRenderer::muted https://bugs.webkit.org/show_bug.cgi?id=211289 Reviewed by Eric Carlson. Source/WebCore: * platform/mediastream

[webkit-changes] [261344] trunk

2020-05-07 Thread drousso
Title: [261344] trunk Revision 261344 Author drou...@apple.com Date 2020-05-07 16:22:14 -0700 (Thu, 07 May 2020) Log Message Web Inspector: Uncaught Exception: TypeError: null is not an object (evaluating 'mimeType.endsWith') https://bugs.webkit.org/show_bug.cgi?id=211593 Reviewed by Jos

[webkit-changes] [261346] branches/safari-610.1.12-branch/Source/WebKit

2020-05-07 Thread alancoon
Title: [261346] branches/safari-610.1.12-branch/Source/WebKit Revision 261346 Author alanc...@apple.com Date 2020-05-07 16:50:25 -0700 (Thu, 07 May 2020) Log Message Cherry-pick r261187. rdar://problem/62993016 Check for app-bound domains should confirm WKAppBoundDomains key exists w

[webkit-changes] [261349] branches/safari-610.1.12-branch/Source/WebKit

2020-05-07 Thread alancoon
Title: [261349] branches/safari-610.1.12-branch/Source/WebKit Revision 261349 Author alanc...@apple.com Date 2020-05-07 16:50:31 -0700 (Thu, 07 May 2020) Log Message Cherry-pick r261146. rdar://problem/62995486 REGRESSION (r260791?): Assert not reached in ResourceLoadStatisticsDataba

[webkit-changes] [261345] branches/safari-610.1.12-branch/Source/WebKit

2020-05-07 Thread alancoon
Title: [261345] branches/safari-610.1.12-branch/Source/WebKit Revision 261345 Author alanc...@apple.com Date 2020-05-07 16:50:23 -0700 (Thu, 07 May 2020) Log Message Cherry-pick r261140. rdar://problem/62993055 [iOS] Make sure TestController::statisticsResetToConsistentState() does n

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

2020-05-07 Thread alancoon
Title: [261352] branches/safari-610.1.12-branch/Source Revision 261352 Author alanc...@apple.com Date 2020-05-07 16:50:41 -0700 (Thu, 07 May 2020) Log Message Cherry-pick r261252. rdar://problem/62995461 REGRESSION (r260684): Reader background is lost after multitasking https://b

[webkit-changes] [261351] branches/safari-610.1.12-branch/Source/WebCore

2020-05-07 Thread alancoon
Title: [261351] branches/safari-610.1.12-branch/Source/WebCore Revision 261351 Author alanc...@apple.com Date 2020-05-07 16:50:38 -0700 (Thu, 07 May 2020) Log Message Cherry-pick r261245. rdar://problem/62995531 REGRESSION (r260753): Frequent crashes under TextIndicator's estimatedTe

[webkit-changes] [261353] branches/safari-610.1.12-branch/Source/WebKit

2020-05-07 Thread alancoon
Title: [261353] branches/safari-610.1.12-branch/Source/WebKit Revision 261353 Author alanc...@apple.com Date 2020-05-07 16:50:44 -0700 (Thu, 07 May 2020) Log Message Cherry-pick r261263. rdar://problem/62995496 Unreviewed, reverting r260689. https://bugs.webkit.org/show_bug.cgi?i

[webkit-changes] [261350] branches/safari-610.1.12-branch

2020-05-07 Thread alancoon
Title: [261350] branches/safari-610.1.12-branch Revision 261350 Author alanc...@apple.com Date 2020-05-07 16:50:36 -0700 (Thu, 07 May 2020) Log Message Cherry-pick r261147. rdar://problem/62995512 [JSC] DFG NotCellUse is used without considering about BigInt32 https://bugs.webkit

[webkit-changes] [261356] branches/safari-610.1.12-branch/Source/WebInspectorUI

2020-05-07 Thread alancoon
Title: [261356] branches/safari-610.1.12-branch/Source/WebInspectorUI Revision 261356 Author alanc...@apple.com Date 2020-05-07 16:50:55 -0700 (Thu, 07 May 2020) Log Message Cherry-pick r261183. rdar://problem/62995520 Web Inspector: Uncaught Exception: undefined is not an object (ev

[webkit-changes] [261357] branches/safari-610.1.12-branch/Source/WebKit

2020-05-07 Thread alancoon
Title: [261357] branches/safari-610.1.12-branch/Source/WebKit Revision 261357 Author alanc...@apple.com Date 2020-05-07 16:50:57 -0700 (Thu, 07 May 2020) Log Message Revert r260390. rdar://problem/62998314 Modified Paths branches/safari-610.1.12-branch/Source/WebKit/ChangeLog branches/s

[webkit-changes] [261348] branches/safari-610.1.12-branch/LayoutTests

2020-05-07 Thread alancoon
Title: [261348] branches/safari-610.1.12-branch/LayoutTests Revision 261348 Author alanc...@apple.com Date 2020-05-07 16:50:29 -0700 (Thu, 07 May 2020) Log Message Cherry-pick r261122. rdar://problem/62995479 REGRESSION (r261109): [ Mac ] inspector/css/getAllStyleSheets.html is faili

[webkit-changes] [261347] branches/safari-610.1.12-branch/LayoutTests

2020-05-07 Thread alancoon
Title: [261347] branches/safari-610.1.12-branch/LayoutTests Revision 261347 Author alanc...@apple.com Date 2020-05-07 16:50:27 -0700 (Thu, 07 May 2020) Log Message Cherry-pick r261121. rdar://problem/62995508 REGRESSION (r261108): [ Mac ] inspector/timeline/timeline-recording.html is

[webkit-changes] [261354] branches/safari-610.1.12-branch

2020-05-07 Thread alancoon
Title: [261354] branches/safari-610.1.12-branch Revision 261354 Author alanc...@apple.com Date 2020-05-07 16:50:48 -0700 (Thu, 07 May 2020) Log Message Cherry-pick r261296. rdar://problem/62995467 Unreviewed, reverting r260769. https://bugs.webkit.org/show_bug.cgi?id=211578

[webkit-changes] [261359] branches/safari-610.1.12-branch

2020-05-07 Thread alancoon
Title: [261359] branches/safari-610.1.12-branch Revision 261359 Author alanc...@apple.com Date 2020-05-07 16:52:37 -0700 (Thu, 07 May 2020) Log Message Revert r261056. rdar://problem/62937746 Modified Paths branches/safari-610.1.12-branch/LayoutTests/ChangeLog branches/safari-610.1.12-b

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

2020-05-07 Thread cdumez
Title: [261360] trunk/Source/WebKit Revision 261360 Author cdu...@apple.com Date 2020-05-07 16:54:54 -0700 (Thu, 07 May 2020) Log Message Crash under WebKit::XPCServiceMain https://bugs.webkit.org/show_bug.cgi?id=211600 Reviewed by Darin Adler. Made the following changes: - Crash under

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

2020-05-07 Thread megan_gardner
Title: [261361] trunk/Source/WebKit Revision 261361 Author megan_gard...@apple.com Date 2020-05-07 17:39:24 -0700 (Thu, 07 May 2020) Log Message Build Fix for MacCatalyst https://bugs.webkit.org/show_bug.cgi?id=211601 Reviewed by Tim Horton. * UIProcess/ios/WKContentViewInteraction.mm:

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

2020-05-07 Thread nvasilyev
Title: [261362] trunk/Source/WebInspectorUI Revision 261362 Author nvasil...@apple.com Date 2020-05-07 18:04:02 -0700 (Thu, 07 May 2020) Log Message Web Inspector: Timelines: visible outline after clicking the close X button https://bugs.webkit.org/show_bug.cgi?id=211604 Reviewed by Tim

[webkit-changes] [261363] trunk

2020-05-07 Thread commit-queue
Title: [261363] trunk Revision 261363 Author commit-qu...@webkit.org Date 2020-05-07 18:54:31 -0700 (Thu, 07 May 2020) Log Message SIGILL @ WebCore::Shape::createRasterShape -- DOS ASAN https://bugs.webkit.org/show_bug.cgi?id=211539 Patch by Pinki Gyanchandani on 2020-05-07 Reviewed by

[webkit-changes] [261364] trunk/Source

2020-05-07 Thread cdumez
Title: [261364] trunk/Source Revision 261364 Author cdu...@apple.com Date 2020-05-07 19:14:33 -0700 (Thu, 07 May 2020) Log Message Unreviewed, reverting r261252. Reland r260684 now that a proper fix has landed in Reader Reverted changeset: "REGRESSION (r260684): Reader background is lo

[webkit-changes] [261365] trunk/Tools

2020-05-07 Thread sbarati
Title: [261365] trunk/Tools Revision 261365 Author sbar...@apple.com Date 2020-05-07 19:22:20 -0700 (Thu, 07 May 2020) Log Message run-_javascript_core-tests with remote should be verbose https://bugs.webkit.org/show_bug.cgi?id=211596 Reviewed by Alexey Proskuryakov. Our iOS testing bot

[webkit-changes] [261366] trunk

2020-05-07 Thread jiewen_tan
Title: [261366] trunk Revision 261366 Author jiewen_...@apple.com Date 2020-05-07 19:33:15 -0700 (Thu, 07 May 2020) Log Message [WebAuthn] Roll back newly created credentials if an error occurs https://bugs.webkit.org/show_bug.cgi?id=183530 Reviewed by Brent Fulgham. Source/WebKit: We

[webkit-changes] [261367] trunk/LayoutTests

2020-05-07 Thread lmoura
Title: [261367] trunk/LayoutTests Revision 261367 Author lmo...@igalia.com Date 2020-05-07 21:23:01 -0700 (Thu, 07 May 2020) Log Message [GTK] Gardening two poster tests and a webgl failure Unreviewed test gardening. * platform/gtk/TestExpectations: Modified Paths trunk/LayoutTests/Ch

[webkit-changes] [261368] trunk

2020-05-07 Thread simon . fraser
Title: [261368] trunk Revision 261368 Author simon.fra...@apple.com Date 2020-05-07 22:48:59 -0700 (Thu, 07 May 2020) Log Message MayBegin wheel event in a doesn't flash the scrollers https://bugs.webkit.org/show_bug.cgi?id=211605 Reviewed by Antti Koivisto. Source/WebCore: We need to