Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ad66ae82dc06b511bc5feb7e779869b063fb4fc6
https://github.com/WebKit/WebKit/commit/ad66ae82dc06b511bc5feb7e779869b063fb4fc6
Author: Per Arne Vollan <[email protected]>
Date: 2025-04-08 (Tue, 08 Apr 2025)
Changed paths:
M Source/WebKit/WebProcess/WebPage/mac/WebPageMac.mm
Log Message:
-----------
REGRESSION(291827@main): [macOS]
TestWebKitAPI.WebKit.AccessibilityChildrenPreventsProcessSuspensionOnFrontmostTab
is a constant failure
https://bugs.webkit.org/show_bug.cgi?id=291204
rdar://148554890
Reviewed by Chris Dumez.
When starting Accessibility on demand in the WebContent process, we should
still send the AX remote token data to the UI process
on process initialization. This will resolve a race conditions where the AX
remote tokens may not have been received in the UI
process before the first AX request.
* Source/WebKit/WebProcess/WebPage/mac/WebPageMac.mm:
(WebKit::WebPage::platformInitializeAccessibility):
(WebKit::WebPage::initializeAccessibility):
Canonical link: https://commits.webkit.org/293411@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes