RESOLVED FIXED308647
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
Radar WebKit Bug Importer
Comment 1 2026-02-25 08:10:26 PST
Andres Gonzalez
Comment 2 2026-02-25 10:56:50 PST
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.