WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
308647
AX: Ensure that the accessibility tree is created when adding a notification listener.
https://bugs.webkit.org/show_bug.cgi?id=308647
Summary
AX: Ensure that the accessibility tree is created when adding a notification ...
Andres Gonzalez
Reported
2026-02-25 08:10:20 PST
If the accessibility tree hasn't been accessed before installing a listener, addNotificationListener fails silently. In some tests it is desirable to add listeners without having to access the tree just to create it. would eliminate this cause of cryptic failures.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-02-25 08:10:26 PST
<
rdar://problem/171173160
>
Andres Gonzalez
Comment 2
2026-02-25 10:56:50 PST
Pull request:
https://github.com/WebKit/WebKit/pull/59433
EWS
Comment 3
2026-02-25 21:29:53 PST
Committed
308259@main
(b9e9405cc26a): <
https://commits.webkit.org/308259@main
> Reviewed commits have been landed. Closing PR #59433 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug