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

2021-05-24 Thread commit-queue
Title: [277999] trunk/Source/WebCore Revision 277999 Author commit-qu...@webkit.org Date 2021-05-24 23:22:41 -0700 (Mon, 24 May 2021) Log Message GLContextEGL::swapBuffers() shouldn't do anything for Surfaceless contexts https://bugs.webkit.org/show_bug.cgi?id=226164 Patch by Zan Doberse

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

2021-05-24 Thread commit-queue
Title: [277998] trunk/Source/WebKit Revision 277998 Author commit-qu...@webkit.org Date 2021-05-24 23:14:44 -0700 (Mon, 24 May 2021) Log Message [CoordinatedGraphics] Handle null native surface handle for surfaceless rendering https://bugs.webkit.org/show_bug.cgi?id=226165 Patch by Zan D

[webkit-changes] [277997] trunk

2021-05-24 Thread cathiechen
Title: [277997] trunk Revision 277997 Author cathiec...@igalia.com Date 2021-05-24 22:39:12 -0700 (Mon, 24 May 2021) Log Message Use the parsed width and height attributes as a presentational hint for aspect-ratio CSS property https://bugs.webkit.org/show_bug.cgi?id=217529 Reviewed by An

[webkit-changes] [277996] trunk

2021-05-24 Thread commit-queue
Title: [277996] trunk Revision 277996 Author commit-qu...@webkit.org Date 2021-05-24 21:13:26 -0700 (Mon, 24 May 2021) Log Message Unreviewed, reverting r277867. https://bugs.webkit.org/show_bug.cgi?id=226211 Causes problems playing YouTube videos Reverted changeset: "[Cocoa] Last few

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

2021-05-24 Thread cdumez
Title: [277995] trunk/Source/WTF Revision 277995 Author cdu...@apple.com Date 2021-05-24 20:59:48 -0700 (Mon, 24 May 2021) Log Message Stop using UncheckedLock in WTF::RecursiveLock https://bugs.webkit.org/show_bug.cgi?id=226206 Reviewed by Sam Weinig. Stop using UncheckedLock in WTF::R

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

2021-05-24 Thread weinig
Title: [277994] trunk/Source/WebCore Revision 277994 Author wei...@apple.com Date 2021-05-24 20:36:09 -0700 (Mon, 24 May 2021) Log Message DestinationColorSpace's well known color space accessors cause unnecessary retain count churn https://bugs.webkit.org/show_bug.cgi?id=226160 Reviewed

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

2021-05-24 Thread cdumez
Title: [277993] trunk/Source/WebCore Revision 277993 Author cdu...@apple.com Date 2021-05-24 20:23:50 -0700 (Mon, 24 May 2021) Log Message [GStreamer] Stop using UncheckedLock in VideoRenderRequestScheduler https://bugs.webkit.org/show_bug.cgi?id=226192 Reviewed by Sam Weinig. Stop usin

[webkit-changes] [277992] trunk/Tools

2021-05-24 Thread cdumez
Title: [277992] trunk/Tools Revision 277992 Author cdu...@apple.com Date 2021-05-24 20:16:51 -0700 (Mon, 24 May 2021) Log Message Stop using UncheckedLock in Condition API tests https://bugs.webkit.org/show_bug.cgi?id=226198 Reviewed by Sam Weinig. Stop using UncheckedLock in Condition

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

2021-05-24 Thread cdumez
Title: [277991] trunk/Source/WebKit Revision 277991 Author cdu...@apple.com Date 2021-05-24 20:13:40 -0700 (Mon, 24 May 2021) Log Message [GLIB] Stop using UncheckedLock in IconDatabase https://bugs.webkit.org/show_bug.cgi?id=226190 Reviewed by Sam Weinig. Stop using UncheckedLock in Ic

[webkit-changes] [277990] trunk

2021-05-24 Thread wenson_hsieh
Title: [277990] trunk Revision 277990 Author wenson_hs...@apple.com Date 2021-05-24 20:04:24 -0700 (Mon, 24 May 2021) Log Message [iOS] Adjust meaningful click heuristic to detect focus changes and editable content https://bugs.webkit.org/show_bug.cgi?id=226199 rdar://78368624 Reviewed b

[webkit-changes] [277989] trunk/Tools

2021-05-24 Thread mark . lam
Title: [277989] trunk/Tools Revision 277989 Author mark@apple.com Date 2021-05-24 20:00:36 -0700 (Mon, 24 May 2021) Log Message Raise jitMemoryReservationSize for ftl-no-cjit-small-pool* tests. https://bugs.webkit.org/show_bug.cgi?id=226205 Reviewed by Saam Barati. Raise jitMemoryRe

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

2021-05-24 Thread drousso
Title: [277988] trunk/Source/WebKit Revision 277988 Author drou...@apple.com Date 2021-05-24 19:52:37 -0700 (Mon, 24 May 2021) Log Message [iOS DnD] [WK2] don't cancel the long-press gesture until we know we have `UIDragItem` https://bugs.webkit.org/show_bug.cgi?id=226188 Reviewed by We

[webkit-changes] [277987] trunk

2021-05-24 Thread cfleizach
Title: [277987] trunk Revision 277987 Author cfleiz...@apple.com Date 2021-05-24 19:33:14 -0700 (Mon, 24 May 2021) Log Message AX: Fix build failure for WK API WTF::String usage https://bugs.webkit.org/show_bug.cgi?id=226204 Source/WebKit: Reviewed by Tim Horton. Build fix for WTF strin

[webkit-changes] [277985] trunk/Tools

2021-05-24 Thread stephan . szabo
Title: [277985] trunk/Tools Revision 277985 Author stephan.sz...@sony.com Date 2021-05-24 17:07:50 -0700 (Mon, 24 May 2021) Log Message [PlayStation] Update scripts for JSC test changes https://bugs.webkit.org/show_bug.cgi?id=226181 Reviewed by Ross Kirsling. Update the scripts to pass

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

2021-05-24 Thread rmorisset
Title: [277984] trunk/Source/_javascript_Core Revision 277984 Author rmoris...@apple.com Date 2021-05-24 17:03:46 -0700 (Mon, 24 May 2021) Log Message When running with --reportTotalPhaseTimes=1, we should also log the max time in a phase https://bugs.webkit.org/show_bug.cgi?id=226196 Re

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

2021-05-24 Thread commit-queue
Title: [277983] trunk/Source/WebKit Revision 277983 Author commit-qu...@webkit.org Date 2021-05-24 16:47:25 -0700 (Mon, 24 May 2021) Log Message Remove deprecated API usage in PageClientImplMac https://bugs.webkit.org/show_bug.cgi?id=226184 Patch by Dana Estra on 2021-05-24 Reviewed by

[webkit-changes] [277979] tags/Safari-611.3.6.1.1/

2021-05-24 Thread alancoon
Title: [277979] tags/Safari-611.3.6.1.1/ Revision 277979 Author alanc...@apple.com Date 2021-05-24 16:42:30 -0700 (Mon, 24 May 2021) Log Message Tag Safari-611.3.6.1.1. Added Paths tags/Safari-611.3.6.1.1/ Diff ___ webkit-changes maili

[webkit-changes] [277980] tags/Safari-611.3.6.0.1/

2021-05-24 Thread alancoon
Title: [277980] tags/Safari-611.3.6.0.1/ Revision 277980 Author alanc...@apple.com Date 2021-05-24 16:43:28 -0700 (Mon, 24 May 2021) Log Message Tag Safari-611.3.6.0.1. Added Paths tags/Safari-611.3.6.0.1/ Diff ___ webkit-changes maili

[webkit-changes] [277982] tags/Safari-612.1.15.1.10/

2021-05-24 Thread rubent_22
Title: [277982] tags/Safari-612.1.15.1.10/ Revision 277982 Author rubent...@apple.com Date 2021-05-24 16:44:32 -0700 (Mon, 24 May 2021) Log Message Tag Safari-612.1.15.1.10. Added Paths tags/Safari-612.1.15.1.10/ Diff ___ webkit-change

[webkit-changes] [277981] tags/Safari-612.1.15.0.6/

2021-05-24 Thread rubent_22
Title: [277981] tags/Safari-612.1.15.0.6/ Revision 277981 Author rubent...@apple.com Date 2021-05-24 16:43:46 -0700 (Mon, 24 May 2021) Log Message Tag Safari-612.1.15.0.6. Added Paths tags/Safari-612.1.15.0.6/ Diff ___ webkit-changes m

[webkit-changes] [277978] branches/safari-611.3.6.1-branch/Source/bmalloc

2021-05-24 Thread alancoon
Title: [277978] branches/safari-611.3.6.1-branch/Source/bmalloc Revision 277978 Author alanc...@apple.com Date 2021-05-24 16:36:28 -0700 (Mon, 24 May 2021) Log Message Cherry-pick r277898. rdar://problem/78411705 [bmalloc] Rollout r276266 because WebKit processes are spending much mo

[webkit-changes] [277977] branches/safari-611.3.6.0-branch/Source

2021-05-24 Thread alancoon
Title: [277977] branches/safari-611.3.6.0-branch/Source Revision 277977 Author alanc...@apple.com Date 2021-05-24 16:18:16 -0700 (Mon, 24 May 2021) Log Message Cherry-pick r274746. rdar://78422238 Cannot login to microsoftonline.com without allowing storage access https://bugs.we

[webkit-changes] [277976] branches/safari-611.3.6.0-branch/Source

2021-05-24 Thread alancoon
Title: [277976] branches/safari-611.3.6.0-branch/Source Revision 277976 Author alanc...@apple.com Date 2021-05-24 16:14:44 -0700 (Mon, 24 May 2021) Log Message Versioning. WebKit-7611.3.6.0.1 Modified Paths branches/safari-611.3.6.0-branch/Source/_javascript_Core/Configurations/Version

[webkit-changes] [277975] branches/safari-611.3.6.0-branch/

2021-05-24 Thread alancoon
Title: [277975] branches/safari-611.3.6.0-branch/ Revision 277975 Author alanc...@apple.com Date 2021-05-24 15:39:39 -0700 (Mon, 24 May 2021) Log Message New branch. Added Paths branches/safari-611.3.6.0-branch/ Diff ___ webkit-changes

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

2021-05-24 Thread sbarati
Title: [277974] trunk/Source/_javascript_Core Revision 277974 Author sbar...@apple.com Date 2021-05-24 15:34:19 -0700 (Mon, 24 May 2021) Log Message Allow CTI stubs to be generated off the main thread https://bugs.webkit.org/show_bug.cgi?id=226180 Reviewed by Mark Lam. We make this work

[webkit-changes] [277973] branches/safari-611.3.6.1-branch/Source

2021-05-24 Thread alancoon
Title: [277973] branches/safari-611.3.6.1-branch/Source Revision 277973 Author alanc...@apple.com Date 2021-05-24 15:31:54 -0700 (Mon, 24 May 2021) Log Message Versioning. WebKit-7611.3.6.1.1 Modified Paths branches/safari-611.3.6.1-branch/Source/_javascript_Core/Configurations/Version

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

2021-05-24 Thread zalan
Title: [277972] trunk/Source/WebCore Revision 277972 Author za...@apple.com Date 2021-05-24 15:30:07 -0700 (Mon, 24 May 2021) Log Message [LFC] Add support for geometry/quirks virtual functions https://bugs.webkit.org/show_bug.cgi?id=226150 Reviewed by Antti Koivisto. This enables us to

[webkit-changes] [277971] trunk

2021-05-24 Thread cfleizach
Title: [277971] trunk Revision 277971 Author cfleiz...@apple.com Date 2021-05-24 15:27:01 -0700 (Mon, 24 May 2021) Log Message AX: Settings: Increase contrast isn't detected in browser until an additional setting is applied https://bugs.webkit.org/show_bug.cgi?id=225909 Reviewed by Per A

[webkit-changes] [277970] trunk/LayoutTests

2021-05-24 Thread heycam
Title: [277970] trunk/LayoutTests Revision 277970 Author hey...@apple.com Date 2021-05-24 15:24:31 -0700 (Mon, 24 May 2021) Log Message Add missing operators.woff that a few WPTs reference. https://bugs.webkit.org/show_bug.cgi?id=225586 Reviewed by Frédéric Wang. LayoutTests/imported

[webkit-changes] [277969] branches/safari-611.3.6.1-branch/

2021-05-24 Thread alancoon
Title: [277969] branches/safari-611.3.6.1-branch/ Revision 277969 Author alanc...@apple.com Date 2021-05-24 15:15:42 -0700 (Mon, 24 May 2021) Log Message New branch. Added Paths branches/safari-611.3.6.1-branch/ Diff ___ webkit-changes

[webkit-changes] [277968] tags/Safari-611.3.6/

2021-05-24 Thread alancoon
Title: [277968] tags/Safari-611.3.6/ Revision 277968 Author alanc...@apple.com Date 2021-05-24 15:11:33 -0700 (Mon, 24 May 2021) Log Message Tag Safari-611.3.6. Added Paths tags/Safari-611.3.6/ Diff ___ webkit-changes mailing list webk

[webkit-changes] [277966] trunk/LayoutTests

2021-05-24 Thread jbedard
Title: [277966] trunk/LayoutTests Revision 277966 Author jbed...@apple.com Date 2021-05-24 14:44:48 -0700 (Mon, 24 May 2021) Log Message [LayoutTests] Delete unused jquery resources https://bugs.webkit.org/show_bug.cgi?id=226043 Reviewed by Dewei Zhu. * jquery/resources/src/intro.js: R

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

2021-05-24 Thread cdumez
Title: [277965] trunk/Source/WebCore Revision 277965 Author cdu...@apple.com Date 2021-05-24 14:05:24 -0700 (Mon, 24 May 2021) Log Message Stop using UncheckedLock in ShadowBlur's ScratchBuffer https://bugs.webkit.org/show_bug.cgi?id=226183 Reviewed by Simon Fraser. Stop using Unchecked

[webkit-changes] [277964] trunk/LayoutTests

2021-05-24 Thread cgambrell
Title: [277964] trunk/LayoutTests Revision 277964 Author cgambr...@apple.com Date 2021-05-24 13:11:15 -0700 (Mon, 24 May 2021) Log Message [LayoutTests] Remove straggling PHP references https://bugs.webkit.org/show_bug.cgi?id=226179 Reviewed by Jonathan Bedard. * http/tests/blink/sendb

[webkit-changes] [277963] trunk/Source

2021-05-24 Thread keith_miller
Title: [277963] trunk/Source Revision 277963 Author keith_mil...@apple.com Date 2021-05-24 12:29:38 -0700 (Mon, 24 May 2021) Log Message Unreviewed, revert r276610 because it causes a 1% PLT regression. Source/_javascript_Core: * bytecode/CodeBlock.cpp: (JSC::CodeBlock::visitChildren):

[webkit-changes] [277962] branches/safari-612.1.15.1-branch/Source/bmalloc

2021-05-24 Thread rubent_22
Title: [277962] branches/safari-612.1.15.1-branch/Source/bmalloc Revision 277962 Author rubent...@apple.com Date 2021-05-24 11:58:39 -0700 (Mon, 24 May 2021) Log Message Cherry-pick r277898. rdar://problem/78411755 [bmalloc] Rollout r276266 because WebKit processes are spending much

[webkit-changes] [277960] branches/safari-611-branch/Source/WebCore

2021-05-24 Thread alancoon
Title: [277960] branches/safari-611-branch/Source/WebCore Revision 277960 Author alanc...@apple.com Date 2021-05-24 11:52:00 -0700 (Mon, 24 May 2021) Log Message Cherry-pick r277177. rdar://problem/78411433 AudioWorkletProcessor which does not extend base class crashes Safari htt

[webkit-changes] [277959] branches/safari-611-branch/Source

2021-05-24 Thread alancoon
Title: [277959] branches/safari-611-branch/Source Revision 277959 Author alanc...@apple.com Date 2021-05-24 11:50:27 -0700 (Mon, 24 May 2021) Log Message Versioning. WebKit-7611.3.6 Modified Paths branches/safari-611-branch/Source/_javascript_Core/Configurations/Version.xcconfig branch

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

2021-05-24 Thread zalan
Title: [277957] trunk/Source/WebCore Revision 277957 Author za...@apple.com Date 2021-05-24 11:08:10 -0700 (Mon, 24 May 2021) Log Message [LFC] Rename the geometry() helpers to formattingGeometry() https://bugs.webkit.org/show_bug.cgi?id=226153 Reviewed by Antti Koivisto. * layout/forma

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

2021-05-24 Thread zalan
Title: [277956] trunk/Source/WebCore Revision 277956 Author za...@apple.com Date 2021-05-24 10:11:36 -0700 (Mon, 24 May 2021) Log Message [LFC] FormattingGeometry functions should all be const https://bugs.webkit.org/show_bug.cgi?id=226147 Reviewed by Simon Fraser. While the const_cast

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

2021-05-24 Thread zalan
Title: [277955] trunk/Source/WebCore Revision 277955 Author za...@apple.com Date 2021-05-24 10:04:41 -0700 (Mon, 24 May 2021) Log Message [LFC][TFC] Add a helper function to compute the intrinsic vertical paddings for the cell https://bugs.webkit.org/show_bug.cgi?id=226130 Reviewed by An

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

2021-05-24 Thread ifernandez
Title: [277954] trunk/Source/WebCore Revision 277954 Author ifernan...@igalia.com Date 2021-05-24 09:07:30 -0700 (Mon, 24 May 2021) Log Message Implement OpenXR input sources https://bugs.webkit.org/show_bug.cgi?id=224931 Reviewed by Sergio Villar Senin. * Sources.txt: Add OpenXRInput a

[webkit-changes] [277952] trunk/LayoutTests

2021-05-24 Thread katherine_cheney
Title: [277952] trunk/LayoutTests Revision 277952 Author katherine_che...@apple.com Date 2021-05-24 08:30:44 -0700 (Mon, 24 May 2021) Log Message [ wk2 ] http/tests/security/contentSecurityPolicy/report-only-connect-src-xmlhttprequest-redirect-to-blocked.py is a constant text failure http

[webkit-changes] [277951] trunk

2021-05-24 Thread sihui_liu
Title: [277951] trunk Revision 277951 Author sihui_...@apple.com Date 2021-05-24 08:26:38 -0700 (Mon, 24 May 2021) Log Message REGRESSION(r256715): XSLTProcessor does not parse script when transforming to document https://bugs.webkit.org/show_bug.cgi?id=226087 Reviewed by Darin Adler. S

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

2021-05-24 Thread ntim
Title: [277949] trunk/Source/WebCore Revision 277949 Author n...@apple.com Date 2021-05-24 06:59:15 -0700 (Mon, 24 May 2021) Log Message Clean up handling of `-webkit-inline-flex`/`-webkit-flex` CSS display values https://bugs.webkit.org/show_bug.cgi?id=224807 Reviewed by Antti Koivisto.

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

2021-05-24 Thread lmoura
Title: [277948] trunk/Source/WebCore Revision 277948 Author lmo...@igalia.com Date 2021-05-24 06:48:33 -0700 (Mon, 24 May 2021) Log Message [GStreamer] WebProcess crashes when certain elements are missing https://bugs.webkit.org/show_bug.cgi?id=226081 Unreviewed LTS build fix. * platfo

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

2021-05-24 Thread commit-queue
Title: [277947] trunk/Source/WebCore Revision 277947 Author commit-qu...@webkit.org Date 2021-05-24 04:22:32 -0700 (Mon, 24 May 2021) Log Message [GStreamer] WebProcess crashes when certain elements are missing https://bugs.webkit.org/show_bug.cgi?id=226081 Patch by Philippe Normand on

[webkit-changes] [277946] trunk/Tools/buildstream

2021-05-24 Thread commit-queue
Title: [277946] trunk/Tools/buildstream Revision 277946 Author commit-qu...@webkit.org Date 2021-05-24 01:55:08 -0700 (Mon, 24 May 2021) Log Message [Flatpak SDK] Update to libsoup3 2.99.6 https://bugs.webkit.org/show_bug.cgi?id=226166 Patch by Carlos Garcia Campos on 2021-05-24 Reviewe

[webkit-changes] [277945] trunk/Tools

2021-05-24 Thread angelos
Title: [277945] trunk/Tools Revision 277945 Author ange...@igalia.com Date 2021-05-24 01:13:38 -0700 (Mon, 24 May 2021) Log Message Be resilient against remote failure when determining the native architecture https://bugs.webkit.org/show_bug.cgi?id=226009 Reviewed by Jonathan Bedard. Ch

[webkit-changes] [277944] trunk/LayoutTests

2021-05-24 Thread Hironori . Fujii
Title: [277944] trunk/LayoutTests Revision 277944 Author hironori.fu...@sony.com Date 2021-05-24 00:19:53 -0700 (Mon, 24 May 2021) Log Message [WinCairo] Unreviewed test gardening * platform/wincairo/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog trunk/LayoutTests/platfor