RESOLVED FIXED 230299
AX: Remove AXCoreObject::containsText
https://bugs.webkit.org/show_bug.cgi?id=230299
Summary AX: Remove AXCoreObject::containsText
Carlos Garcia Campos
Reported 2021-09-15 00:35:54 PDT
It's only used by isAccessibilityTextSearchMatch() in AccessibilityObject.cpp. We can move the implementation there and avoid to include TextIterator.h in AccessibilityObjectInterface.h
Attachments
Patch (4.79 KB, patch)
2021-09-15 00:44 PDT, Carlos Garcia Campos
no flags
Radar WebKit Bug Importer
Comment 1 2021-09-15 00:36:09 PDT
Carlos Garcia Campos
Comment 2 2021-09-15 00:44:01 PDT
Andres Gonzalez
Comment 3 2021-09-15 05:10:23 PDT
Looks good.
EWS
Comment 4 2021-09-15 05:20:32 PDT
Committed r282448 (241701@main): <https://commits.webkit.org/241701@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 438221 [details].
Note You need to log in before you can comment on or make changes to this bug.