RESOLVED FIXED 239664
Code cleanup in preparation for optimizing use of AccessibilityObject::elementsFromAttribute.
https://bugs.webkit.org/show_bug.cgi?id=239664
Summary Code cleanup in preparation for optimizing use of AccessibilityObject::elemen...
Andres Gonzalez
Reported 2022-04-22 11:59:49 PDT
Code cleanup in preparation for optimizing use of AccessibilityObject::elementsFromAttribute.
Attachments
Patch (23.28 KB, patch)
2022-04-22 12:18 PDT, Andres Gonzalez
ews-feeder: commit-queue-
Patch (23.28 KB, patch)
2022-04-22 12:36 PDT, Andres Gonzalez
no flags
Patch (21.33 KB, patch)
2022-04-23 11:08 PDT, Andres Gonzalez
no flags
Radar WebKit Bug Importer
Comment 1 2022-04-22 11:59:58 PDT
Andres Gonzalez
Comment 2 2022-04-22 12:18:52 PDT
chris fleizach
Comment 3 2022-04-22 12:27:23 PDT
Comment on attachment 458162 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=458162&action=review > Source/WebCore/ChangeLog:11 > + AccessibilityObject::elementsFromAttribute now returns a vEctor as vEctor > vector
Andres Gonzalez
Comment 4 2022-04-22 12:36:46 PDT
Andres Gonzalez
Comment 5 2022-04-23 11:08:29 PDT
Created attachment 458217 [details] Patch Undid removing of ariaOwnsReferencingElements from the AXCoreObject interface since ATSPI is using it.
EWS
Comment 6 2022-04-23 19:28:42 PDT
Committed r293298 (249923@main): <https://commits.webkit.org/249923@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 458217 [details].
Note You need to log in before you can comment on or make changes to this bug.