[webkit-changes] [281613] trunk

2021-08-25 Thread commit-queue
Title: [281613] trunk Revision 281613 Author commit-qu...@webkit.org Date 2021-08-25 20:37:36 -0700 (Wed, 25 Aug 2021) Log Message Crash in GraphicsContextGLOpenGL::reshapeDisplayBufferBacking https://bugs.webkit.org/show_bug.cgi?id=229309 Patch by Alex Christensen on 2021-08-25 Reviewe

[webkit-changes] [281612] trunk

2021-08-25 Thread akeerthi
Title: [281612] trunk Revision 281612 Author akeer...@apple.com Date 2021-08-25 20:08:42 -0700 (Wed, 25 Aug 2021) Log Message [iOS] Unable to select files when the accept attribute is set to "*/*" https://bugs.webkit.org/show_bug.cgi?id=229456 rdar://82346315 Reviewed by Chris Dumez. So

[webkit-changes] [281611] trunk/LayoutTests

2021-08-25 Thread cdumez
Title: [281611] trunk/LayoutTests Revision 281611 Author cdu...@apple.com Date 2021-08-25 20:07:24 -0700 (Wed, 25 Aug 2021) Log Message REGRESSION (r281516): [AppleSilicon WK2] fast/loader/reload-zero-byte-plugin.html is timing out https://bugs.webkit.org/show_bug.cgi?id=229532 Unreview

[webkit-changes] [281610] trunk

2021-08-25 Thread wenson_hsieh
Title: [281610] trunk Revision 281610 Author wenson_hs...@apple.com Date 2021-08-25 18:38:24 -0700 (Wed, 25 Aug 2021) Log Message Remove some iOS-specific compile-time guards that are no longer needed https://bugs.webkit.org/show_bug.cgi?id=229500 Reviewed by Tim Horton. Source/WebCore:

[webkit-changes] [281609] branches/safari-612-branch/Source/WebKit

2021-08-25 Thread alancoon
Title: [281609] branches/safari-612-branch/Source/WebKit Revision 281609 Author alanc...@apple.com Date 2021-08-25 17:47:59 -0700 (Wed, 25 Aug 2021) Log Message Cherry-pick r281595. rdar://problem/82365117 Build error preprocessing sandbox https://bugs.webkit.org/show_bug.cgi?id=

[webkit-changes] [281608] branches/safari-612-branch/Source/WebKit

2021-08-25 Thread alancoon
Title: [281608] branches/safari-612-branch/Source/WebKit Revision 281608 Author alanc...@apple.com Date 2021-08-25 17:47:54 -0700 (Wed, 25 Aug 2021) Log Message Cherry-pick r281577. rdar://problem/82365117 Build error preprocessing sandbox https://bugs.webkit.org/show_bug.cgi?id=

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

2021-08-25 Thread ysuzuki
Title: [281607] trunk/Source/_javascript_Core Revision 281607 Author ysuz...@apple.com Date 2021-08-25 17:43:13 -0700 (Wed, 25 Aug 2021) Log Message REGRESSION(r281513?): [ JSC Catalina+ Debug ] 16 stress/intl-enumeration.js (JSC Tests) are flaky failing https://bugs.webkit.org/show_bug.c

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

2021-08-25 Thread simon . fraser
Title: [281606] trunk/Source/WebKit Revision 281606 Author simon.fra...@apple.com Date 2021-08-25 17:39:38 -0700 (Wed, 25 Aug 2021) Log Message Replace the uint64_t used to identify form submits with a strongly typed identifier https://bugs.webkit.org/show_bug.cgi?id=229513 Reviewed by A

[webkit-changes] [281604] branches/safari-612-branch/Source/WebCore/Configurations/ WebCoreTestSupport.xcconfig

2021-08-25 Thread alancoon
Title: [281604] branches/safari-612-branch/Source/WebCore/Configurations/WebCoreTestSupport.xcconfig Revision 281604 Author alanc...@apple.com Date 2021-08-25 17:01:33 -0700 (Wed, 25 Aug 2021) Log Message Cherry-pick r281250. rdar://problem/82354967 Build fix after r281245. Link

[webkit-changes] [281603] branches/safari-612-branch

2021-08-25 Thread alancoon
Title: [281603] branches/safari-612-branch Revision 281603 Author alanc...@apple.com Date 2021-08-25 17:01:30 -0700 (Wed, 25 Aug 2021) Log Message Cherry-pick r281245. rdar://problem/82354967 WebGL via Metal experimental feature does not correctly toggle metal backend https://bug

[webkit-changes] [281605] branches/safari-612-branch

2021-08-25 Thread alancoon
Title: [281605] branches/safari-612-branch Revision 281605 Author alanc...@apple.com Date 2021-08-25 17:01:36 -0700 (Wed, 25 Aug 2021) Log Message Cherry-pick r281500. rdar://problem/82350929 (r281473) stress/for-in-has-own-property-shouldnt-flush-registers.js failing on Debug ht

[webkit-changes] [281602] trunk/LayoutTests

2021-08-25 Thread tsavell
Title: [281602] trunk/LayoutTests Revision 281602 Author tsav...@apple.com Date 2021-08-25 17:00:38 -0700 (Wed, 25 Aug 2021) Log Message 25 webkit imported/w3c/web-platform-tests/css/ layout tests failing with black bars rdar://82132196 Unreviewed test gardening. Modified Paths trunk/L

[webkit-changes] [281601] trunk/LayoutTests

2021-08-25 Thread ehutchison
Title: [281601] trunk/LayoutTests Revision 281601 Author ehutchi...@apple.com Date 2021-08-25 16:58:06 -0700 (Wed, 25 Aug 2021) Log Message [Catalina GPU] fast/canvas/webgl/lose-context-on-timeout.html is a flaky timeout. https://bugs.webkit.org/show_bug.cgi?id=229523. Unreviewed test ga

[webkit-changes] [281600] trunk/LayoutTests

2021-08-25 Thread ehutchison
Title: [281600] trunk/LayoutTests Revision 281600 Author ehutchi...@apple.com Date 2021-08-25 16:52:40 -0700 (Wed, 25 Aug 2021) Log Message Update test expectations for fast/events/ios/key-events-comprehensive/key-events-meta-shift.html. . Unreviewed test gardening. * platform/ios-wk2/T

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

2021-08-25 Thread wenson_hsieh
Title: [281599] trunk/Source/WebKit Revision 281599 Author wenson_hs...@apple.com Date 2021-08-25 16:39:10 -0700 (Wed, 25 Aug 2021) Log Message [iOS] Visual Look Up animates from the wrong rect when the web view is scaled https://bugs.webkit.org/show_bug.cgi?id=229518 rdar://82147473 Rev

[webkit-changes] [281598] branches/safari-612-branch/Source

2021-08-25 Thread alancoon
Title: [281598] branches/safari-612-branch/Source Revision 281598 Author alanc...@apple.com Date 2021-08-25 16:15:48 -0700 (Wed, 25 Aug 2021) Log Message Versioning. WebKit-7612.2.3 Modified Paths branches/safari-612-branch/Source/_javascript_Core/Configurations/Version.xcconfig branch

[webkit-changes] [281597] trunk/Source

2021-08-25 Thread eric . carlson
Title: [281597] trunk/Source Revision 281597 Author eric.carl...@apple.com Date 2021-08-25 16:07:06 -0700 (Wed, 25 Aug 2021) Log Message [GPUP] RemoteAudioSession doesn't implement begin/endInterruption https://bugs.webkit.org/show_bug.cgi?id=229514 rdar://80896732 Reviewed by Jer Noble.

[webkit-changes] [281596] trunk

2021-08-25 Thread mmaxfield
Title: [281596] trunk Revision 281596 Author mmaxfi...@apple.com Date 2021-08-25 15:52:42 -0700 (Wed, 25 Aug 2021) Log Message Add command to enable logging in the docs https://bugs.webkit.org/show_bug.cgi?id=229419 Reviewed by Dean Jackson. * Introduction.md: Modified Paths trunk/Cha

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

2021-08-25 Thread pvollan
Title: [281595] trunk/Source/WebKit Revision 281595 Author pvol...@apple.com Date 2021-08-25 15:45:58 -0700 (Wed, 25 Aug 2021) Log Message Build error preprocessing sandbox https://bugs.webkit.org/show_bug.cgi?id=229418 Reviewed by Alexey Proskuryakov. Build fix after https://commits.we

[webkit-changes] [281594] trunk/LayoutTests

2021-08-25 Thread ehutchison
Title: [281594] trunk/LayoutTests Revision 281594 Author ehutchi...@apple.com Date 2021-08-25 15:34:36 -0700 (Wed, 25 Aug 2021) Log Message WebGL conformance: Failures and Timeouts in suite 2.0.0/conformance2. https://bugs.webkit.org/show_bug.cgi?id=189672. Unreviewed test gardening. *

[webkit-changes] [281593] trunk/LayoutTests

2021-08-25 Thread ehutchison
Title: [281593] trunk/LayoutTests Revision 281593 Author ehutchi...@apple.com Date 2021-08-25 15:12:50 -0700 (Wed, 25 Aug 2021) Log Message [BigSur wk1] pointerevents/mouse/compatibility-mouse-events-prevention-mouse-released.html is a flaky failure. https://bugs.webkit.org/show_bug.cgi?i

[webkit-changes] [281592] trunk/LayoutTests

2021-08-25 Thread ehutchison
Title: [281592] trunk/LayoutTests Revision 281592 Author ehutchi...@apple.com Date 2021-08-25 15:05:39 -0700 (Wed, 25 Aug 2021) Log Message [Mac] pointer-lock/lock-already-locked.html is a flaky failure. https://bugs.webkit.org/show_bug.cgi?id=229521. Unreviewed test gardening. * platfo

[webkit-changes] [281591] branches/safari-612.1.29-branch/Source/WebCore/Configurations/ WebCoreTestSupport.xcconfig

2021-08-25 Thread alancoon
Title: [281591] branches/safari-612.1.29-branch/Source/WebCore/Configurations/WebCoreTestSupport.xcconfig Revision 281591 Author alanc...@apple.com Date 2021-08-25 15:00:14 -0700 (Wed, 25 Aug 2021) Log Message Cherry-pick r281250. rdar://problem/82354939 Build fix after r281245.

[webkit-changes] [281590] branches/safari-612.1.29-branch

2021-08-25 Thread alancoon
Title: [281590] branches/safari-612.1.29-branch Revision 281590 Author alanc...@apple.com Date 2021-08-25 15:00:10 -0700 (Wed, 25 Aug 2021) Log Message Cherry-pick r281245. rdar://problem/82354939 WebGL via Metal experimental feature does not correctly toggle metal backend https:

[webkit-changes] [281589] trunk/LayoutTests

2021-08-25 Thread ehutchison
Title: [281589] trunk/LayoutTests Revision 281589 Author ehutchi...@apple.com Date 2021-08-25 14:47:45 -0700 (Wed, 25 Aug 2021) Log Message [Mac wk1] media/media-session/actionHandlerInternalMappings.html is a flaky failure. https://bugs.webkit.org/show_bug.cgi?id=229519. Unreviewed test

[webkit-changes] [281588] trunk/LayoutTests

2021-08-25 Thread ehutchison
Title: [281588] trunk/LayoutTests Revision 281588 Author ehutchi...@apple.com Date 2021-08-25 14:37:16 -0700 (Wed, 25 Aug 2021) Log Message REGRESSION(r281297): 2 webrtc tests failing. https://bugs.webkit.org/show_bug.cgi?id=229517. Unreviewed test gardening. * platform/mac/TestExpectat

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

2021-08-25 Thread yijia_huang
Title: [281587] trunk/Source/_javascript_Core Revision 281587 Author yijia_hu...@apple.com Date 2021-08-25 14:19:31 -0700 (Wed, 25 Aug 2021) Log Message [ARM64] Fix pre-index address mode https://bugs.webkit.org/show_bug.cgi?id=229175 Reviewed by Saam Barati. This patch fixes the canoni

[webkit-changes] [281585] trunk/LayoutTests

2021-08-25 Thread ehutchison
Title: [281585] trunk/LayoutTests Revision 281585 Author ehutchi...@apple.com Date 2021-08-25 14:18:03 -0700 (Wed, 25 Aug 2021) Log Message [Mac wk2 Release] imported/w3c/web-platform-tests/resource-timing/status-codes-create-entry.html is a flaky failure. https://bugs.webkit.org/show_bug

[webkit-changes] [281586] trunk/Tools

2021-08-25 Thread jbedard
Title: [281586] trunk/Tools Revision 281586 Author jbed...@apple.com Date 2021-08-25 14:18:16 -0700 (Wed, 25 Aug 2021) Log Message [git-webkit] Use Python 3 in CI https://bugs.webkit.org/show_bug.cgi?id=229498 Reviewed by Aakash Jain. * CISupport/build-webkit-org/steps.py: (ShowIdentif

[webkit-changes] [281584] trunk/LayoutTests

2021-08-25 Thread cdumez
Title: [281584] trunk/LayoutTests Revision 281584 Author cdu...@apple.com Date 2021-08-25 14:15:44 -0700 (Wed, 25 Aug 2021) Log Message [Mac wk2] imported/w3c/web-platform-tests/html/cross-origin-embedder-policy/reporting-to-frame-owner.https.html is a flaky failure https://bugs.webkit.or

[webkit-changes] [281582] trunk/LayoutTests

2021-08-25 Thread ehutchison
Title: [281582] trunk/LayoutTests Revision 281582 Author ehutchi...@apple.com Date 2021-08-25 14:11:31 -0700 (Wed, 25 Aug 2021) Log Message [Mac wk2] imported/w3c/web-platform-tests/html/cross-origin-embedder-policy/reporting-to-frame-owner.https.html is a flaky failure. https://bugs.webk

[webkit-changes] [281583] trunk/LayoutTests

2021-08-25 Thread ehutchison
Title: [281583] trunk/LayoutTests Revision 281583 Author ehutchi...@apple.com Date 2021-08-25 14:11:34 -0700 (Wed, 25 Aug 2021) Log Message Update test expectations for imported/w3c/web-platform-tests/html/cross-origin-embedder-policy/reporting-to-frame-owner.https.html . https://bugs.we

[webkit-changes] [281581] trunk/Tools

2021-08-25 Thread jbedard
Title: [281581] trunk/Tools Revision 281581 Author jbed...@apple.com Date 2021-08-25 14:06:36 -0700 (Wed, 25 Aug 2021) Log Message [resultsdbpy] Handle E configuration comparisons https://bugs.webkit.org/show_bug.cgi?id=229477 Reviewed by Stephanie Lewis. * Scripts/libraries/resultsdbp

[webkit-changes] [281579] trunk

2021-08-25 Thread akeerthi
Title: [281579] trunk Revision 281579 Author akeer...@apple.com Date 2021-08-25 14:01:01 -0700 (Wed, 25 Aug 2021) Log Message [iOS] Crash when tapping element and calling window.open() https://bugs.webkit.org/show_bug.cgi?id=229468 rdar://82122972 Reviewed by Wenson Hsieh. Source/WebKi

[webkit-changes] [281578] trunk/LayoutTests

2021-08-25 Thread zalan
Title: [281578] trunk/LayoutTests Revision 281578 Author za...@apple.com Date 2021-08-25 13:55:35 -0700 (Wed, 25 Aug 2021) Log Message Unreviewed test gardening after r228617. * TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog trunk/LayoutTests/TestExpectations Diff M

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

2021-08-25 Thread pvollan
Title: [281577] trunk/Source/WebKit Revision 281577 Author pvol...@apple.com Date 2021-08-25 13:33:44 -0700 (Wed, 25 Aug 2021) Log Message Build error preprocessing sandbox https://bugs.webkit.org/show_bug.cgi?id=229418 Reviewed by Alexey Proskuryakov. Skip unneeded commands when prepro

[webkit-changes] [281576] trunk

2021-08-25 Thread wenson_hsieh
Title: [281576] trunk Revision 281576 Author wenson_hs...@apple.com Date 2021-08-25 12:59:37 -0700 (Wed, 25 Aug 2021) Log Message [iOS 15] editing/input/cocoa/autocorrect-on.html times out when run after editing/input/cocoa/autocorrect-off.html https://bugs.webkit.org/show_bug.cgi?id=2294

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

2021-08-25 Thread zalan
Title: [281575] trunk/Source/WebCore Revision 281575 Author za...@apple.com Date 2021-08-25 12:50:35 -0700 (Wed, 25 Aug 2021) Log Message [LFC][IFC] Line spanning inline boxes should also be in the run list https://bugs.webkit.org/show_bug.cgi?id=228059 Reviewed by Antti Koivisto. Cons

[webkit-changes] [281574] trunk/LayoutTests

2021-08-25 Thread commit-queue
Title: [281574] trunk/LayoutTests Revision 281574 Author commit-qu...@webkit.org Date 2021-08-25 12:40:21 -0700 (Wed, 25 Aug 2021) Log Message [GLIB] Update baselines after r281419 https://bugs.webkit.org/show_bug.cgi?id=229503 Unreviewed test gardening. Patch by Arcady Goldmints-Orlov

[webkit-changes] [281573] trunk/LayoutTests

2021-08-25 Thread ehutchison
Title: [281573] trunk/LayoutTests Revision 281573 Author ehutchi...@apple.com Date 2021-08-25 11:59:20 -0700 (Wed, 25 Aug 2021) Log Message [Mac] imported/w3c/web-platform-tests/html/cross-origin-opener-policy/iframe-popup-same-origin-allow-popups-to-same-origin-allow-popups.https.html is

[webkit-changes] [281572] trunk/LayoutTests

2021-08-25 Thread ayumi_kojima
Title: [281572] trunk/LayoutTests Revision 281572 Author ayumi_koj...@apple.com Date 2021-08-25 11:49:36 -0700 (Wed, 25 Aug 2021) Log Message [ iOS EWS ] editing/inserting/insert-paragraph-separator-with-html-elements-crash.html is a flaky failure. https://bugs.webkit.org/show_bug.cgi?id=

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

2021-08-25 Thread commit-queue
Title: [281571] trunk/Source/_javascript_Core Revision 281571 Author commit-qu...@webkit.org Date 2021-08-25 11:48:29 -0700 (Wed, 25 Aug 2021) Log Message [JSC] Infinite loop in for...in after r280760 https://bugs.webkit.org/show_bug.cgi?id=229493 Patch by Xan Lopez on 2021-08-25 Review

[webkit-changes] [281570] branches/safari-612.1.29-branch/Source

2021-08-25 Thread repstein
Title: [281570] branches/safari-612.1.29-branch/Source Revision 281570 Author repst...@apple.com Date 2021-08-25 11:46:42 -0700 (Wed, 25 Aug 2021) Log Message Versioning. WebKit-7612.1.29.3 Modified Paths branches/safari-612.1.29-branch/Source/_javascript_Core/Configurations/Version.xc

[webkit-changes] [281569] trunk

2021-08-25 Thread commit-queue
Title: [281569] trunk Revision 281569 Author commit-qu...@webkit.org Date 2021-08-25 11:45:14 -0700 (Wed, 25 Aug 2021) Log Message Add onsecuritypolicyviolation on GlobalEventHandlers https://bugs.webkit.org/show_bug.cgi?id=229381 Patch by Sonia Singla on 2021-08-25 Reviewed by Frédéric

[webkit-changes] [281568] trunk/LayoutTests

2021-08-25 Thread ehutchison
Title: [281568] trunk/LayoutTests Revision 281568 Author ehutchi...@apple.com Date 2021-08-25 11:42:06 -0700 (Wed, 25 Aug 2021) Log Message [Mac wk1]imported/w3c/web-platform-tests/css/css-fonts/downloadable-font-in-iframe-print.html is a flaky image-only failure. https://bugs.webkit.org/

[webkit-changes] [281567] trunk/LayoutTests

2021-08-25 Thread ayumi_kojima
Title: [281567] trunk/LayoutTests Revision 281567 Author ayumi_koj...@apple.com Date 2021-08-25 11:34:45 -0700 (Wed, 25 Aug 2021) Log Message [ BigSur arm64 EWS ] security/contentSecurityPolicy/plugins-types-blocks-quicktime-plugin-replacement.html is a flaky crash. https://bugs.webkit.or

[webkit-changes] [281566] trunk/LayoutTests

2021-08-25 Thread ayumi_kojima
Title: [281566] trunk/LayoutTests Revision 281566 Author ayumi_koj...@apple.com Date 2021-08-25 11:13:42 -0700 (Wed, 25 Aug 2021) Log Message Added expectations for ios-wk2: security/contentSecurityPolicy/video-with-blob-url-allowed-by-media-src-star.html and security/contentSecurityPolic

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

2021-08-25 Thread keith_miller
Title: [281565] trunk/Source/_javascript_Core Revision 281565 Author keith_mil...@apple.com Date 2021-08-25 10:59:53 -0700 (Wed, 25 Aug 2021) Log Message Add for-in OwnStructureMode optimizations to LLInt https://bugs.webkit.org/show_bug.cgi?id=229038 Reviewed by Saam Barati. This patch

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

2021-08-25 Thread zalan
Title: [281564] trunk/Source/WebCore Revision 281564 Author za...@apple.com Date 2021-08-25 10:46:34 -0700 (Wed, 25 Aug 2021) Log Message [IFC][Integration] Non-empty inline boxes may affect overflow scroll https://bugs.webkit.org/show_bug.cgi?id=229436 Reviewed by Antti Koivisto. Use a

[webkit-changes] [281563] trunk/LayoutTests

2021-08-25 Thread ehutchison
Title: [281563] trunk/LayoutTests Revision 281563 Author ehutchi...@apple.com Date 2021-08-25 10:43:19 -0700 (Wed, 25 Aug 2021) Log Message [BigSur wk2 Debug] http/tests/inspector/paymentrequest/payment-request-internal-properties.https.html is a flaky failure. https://bugs.webkit.org/sho

[webkit-changes] [281562] trunk/LayoutTests

2021-08-25 Thread ayumi_kojima
Title: [281562] trunk/LayoutTests Revision 281562 Author ayumi_koj...@apple.com Date 2021-08-25 10:42:31 -0700 (Wed, 25 Aug 2021) Log Message [ Win EWS ] storage/indexeddb/getdatabases.html is a flaky failure. https://bugs.webkit.org/show_bug.cgi?id=229457 Unreviewed test gardening. * p

[webkit-changes] [281561] trunk/LayoutTests

2021-08-25 Thread ayumi_kojima
Title: [281561] trunk/LayoutTests Revision 281561 Author ayumi_koj...@apple.com Date 2021-08-25 10:37:26 -0700 (Wed, 25 Aug 2021) Log Message [ MacOs iOS EWS ] imported/w3c/web-platform-tests/IndexedDB/serialize-sharedarraybuffer-throws.https.html is a flaky failure. https://bugs.webkit.o

[webkit-changes] [281560] trunk/LayoutTests

2021-08-25 Thread ehutchison
Title: [281560] trunk/LayoutTests Revision 281560 Author ehutchi...@apple.com Date 2021-08-25 10:00:23 -0700 (Wed, 25 Aug 2021) Log Message Update test expectations for webrtc/datachannel/multiple-connections.html. https://bugs.webkit.org/show_bug.cgi?id=209878. Unreviewed test gardening

[webkit-changes] [281559] tags/Safari-612.1.29.2/

2021-08-25 Thread repstein
Title: [281559] tags/Safari-612.1.29.2/ Revision 281559 Author repst...@apple.com Date 2021-08-25 09:47:31 -0700 (Wed, 25 Aug 2021) Log Message Tag Safari-612.1.29.2. Added Paths tags/Safari-612.1.29.2/ Diff ___ webkit-changes mailing

[webkit-changes] [281558] branches/safari-612.1.29-branch/Source

2021-08-25 Thread repstein
Title: [281558] branches/safari-612.1.29-branch/Source Revision 281558 Author repst...@apple.com Date 2021-08-25 09:42:02 -0700 (Wed, 25 Aug 2021) Log Message Versioning. WebKit-7612.1.29.2 Modified Paths branches/safari-612.1.29-branch/Source/_javascript_Core/Configurations/Version.xc

[webkit-changes] [281557] trunk

2021-08-25 Thread peng . liu6
Title: [281557] trunk Revision 281557 Author peng.l...@apple.com Date 2021-08-25 09:41:19 -0700 (Wed, 25 Aug 2021) Log Message [Monterey] LayoutTest media/element-containing-pip-video-going-into-fullscreen.html is flaky timeout/crash https://bugs.webkit.org/show_bug.cgi?id=229453 Review

[webkit-changes] [281556] trunk

2021-08-25 Thread commit-queue
Title: [281556] trunk Revision 281556 Author commit-qu...@webkit.org Date 2021-08-25 09:38:23 -0700 (Wed, 25 Aug 2021) Log Message AX: Return radiobuttons part of ad-hoc radiogroups from AX search queries https://bugs.webkit.org/show_bug.cgi?id=229415 Patch by Tyler Wilcock on 2021-08-2

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

2021-08-25 Thread commit-queue
Title: [281555] trunk/Source/_javascript_Core Revision 281555 Author commit-qu...@webkit.org Date 2021-08-25 07:49:34 -0700 (Wed, 25 Aug 2021) Log Message Unreviewed, reverting r281523. https://bugs.webkit.org/show_bug.cgi?id=229494 broke cloop build Reverted changeset: "Add for-in Own

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

2021-08-25 Thread katherine_cheney
Title: [281554] trunk/Source/WebCore Revision 281554 Author katherine_che...@apple.com Date 2021-08-25 06:50:06 -0700 (Wed, 25 Aug 2021) Log Message WebCrypto uses deprecated CCKeyDerivationHMac https://bugs.webkit.org/show_bug.cgi?id=229443 Reviewed by Brent Fulgham. Source/WebCore:

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

2021-08-25 Thread commit-queue
Title: [281553] trunk/Source/WebCore Revision 281553 Author commit-qu...@webkit.org Date 2021-08-25 03:11:54 -0700 (Wed, 25 Aug 2021) Log Message [LibWPE] Properly retrieve eglGetPlatformDisplayEXT entrypoint https://bugs.webkit.org/show_bug.cgi?id=229234 Patch by Zan Dobersek on 2021-0

[webkit-changes] [281552] trunk/LayoutTests

2021-08-25 Thread commit-queue
Title: [281552] trunk/LayoutTests Revision 281552 Author commit-qu...@webkit.org Date 2021-08-25 03:07:56 -0700 (Wed, 25 Aug 2021) Log Message [GLIB] Mark wide gamut canvas tests as unsupported https://bugs.webkit.org/show_bug.cgi?id=229483 Unreviewed test gardening. Patch by Arcady Gol

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

2021-08-25 Thread commit-queue
Title: [281551] trunk/Source/WebCore Revision 281551 Author commit-qu...@webkit.org Date 2021-08-25 02:45:23 -0700 (Wed, 25 Aug 2021) Log Message Add missing null check in AccessibilitySVGElement::inheritsPresentationalRole https://bugs.webkit.org/show_bug.cgi?id=228884 Patch by Carlos G

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

2021-08-25 Thread commit-queue
Title: [281550] trunk/Source/ThirdParty/ANGLE Revision 281550 Author commit-qu...@webkit.org Date 2021-08-25 00:42:34 -0700 (Wed, 25 Aug 2021) Log Message ANGLE Metal index buffer restart range cache is could be maintained more consistently https://bugs.webkit.org/show_bug.cgi?id=227451