RESOLVED FIXED 233017
AX: Make accessibility/mac/header.html test async to fix it for isolated tree mode
https://bugs.webkit.org/show_bug.cgi?id=233017
Summary AX: Make accessibility/mac/header.html test async to fix it for isolated tree...
Tyler Wilcock
Reported 2021-11-11 14:52:31 PST
Make accessibility/mac/header.html test async to fix it for isolated tree mode
Attachments
Patch (4.47 KB, patch)
2021-11-11 15:00 PST, Tyler Wilcock
no flags
Patch (9.31 KB, patch)
2021-11-11 22:06 PST, Tyler Wilcock
ews-feeder: commit-queue-
Patch (10.45 KB, patch)
2021-11-11 22:30 PST, Tyler Wilcock
no flags
Patch (11.21 KB, patch)
2021-11-12 06:52 PST, Tyler Wilcock
no flags
Radar WebKit Bug Importer
Comment 1 2021-11-11 14:52:47 PST
Tyler Wilcock
Comment 2 2021-11-11 15:00:15 PST
Tyler Wilcock
Comment 3 2021-11-11 22:06:49 PST
Tyler Wilcock
Comment 4 2021-11-11 22:30:33 PST
Tyler Wilcock
Comment 5 2021-11-12 06:52:38 PST
EWS
Comment 6 2021-11-13 10:38:19 PST
Committed r285776 (244220@main): <https://commits.webkit.org/244220@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 444062 [details].
Andres Gonzalez
Comment 7 2021-11-15 11:09:51 PST
(In reply to Tyler Wilcock from comment #5) > Created attachment 444062 [details] > Patch Should we revisit this change after discussion on https://bugs.webkit.org/show_bug.cgi?id=233085? No need to wait here or make async, since instead of setting the focus, we can get the accessible element by id.
Tyler Wilcock
Comment 8 2021-11-15 20:48:49 PST
(In reply to Andres Gonzalez from comment #7) > (In reply to Tyler Wilcock from comment #5) > > Created attachment 444062 [details] > > Patch > > Should we revisit this change after discussion on > https://bugs.webkit.org/show_bug.cgi?id=233085? > > No need to wait here or make async, since instead of setting the focus, we > can get the accessible element by id. Yep! Addressing in: https://bugs.webkit.org/show_bug.cgi?id=233167
Note You need to log in before you can comment on or make changes to this bug.