[webkit-changes] [WebKit/WebKit] d973a2: Don't vend remote accessibility element for suspen...
bnham
noreply at github.com
Fri Mar 7 14:56:35 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d973a284e0a40826980629a9ed8841b7855c6f57
https://github.com/WebKit/WebKit/commit/d973a284e0a40826980629a9ed8841b7855c6f57
Author: Ben Nham <nham at apple.com>
Date: 2025-03-07 (Fri, 07 Mar 2025)
Changed paths:
M Source/WebKit/UIProcess/mac/WebViewImpl.h
M Source/WebKit/UIProcess/mac/WebViewImpl.mm
Log Message:
-----------
Don't vend remote accessibility element for suspended WebContent process
https://bugs.webkit.org/show_bug.cgi?id=287884
rdar://145085093
Reviewed by Tyler Wilcock.
The AX team says that we shouldn't vend a remote AX element if its backing process is
suspended. This is follow-on work to 290271 at main.
* Source/WebKit/UIProcess/mac/WebViewImpl.h:
* Source/WebKit/UIProcess/mac/WebViewImpl.mm:
(WebKit::WebViewImpl::accessibilityFocusedUIElement):
(WebKit::WebViewImpl::accessibilityAttributeValue):
(WebKit::WebViewImpl::remoteAccessibilityChildIfNotSuspended):
Canonical link: https://commits.webkit.org/291806@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list