[Webkit-unassigned] [Bug 230299] New: AX: Remove AXCoreObject::containsText

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 15 00:35:54 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=230299

            Bug ID: 230299
           Summary: AX: Remove AXCoreObject::containsText
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: andresg_22 at apple.com,
                    webkit-bug-importer at group.apple.com

It's only used by isAccessibilityTextSearchMatch() in AccessibilityObject.cpp. We can move the implementation there and avoid to include TextIterator.h in AccessibilityObjectInterface.h

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210915/cd8b61e3/attachment.htm>


More information about the webkit-unassigned mailing list