[Webkit-unassigned] [Bug 262433] New: AX: Move AXSelectedTextMarkerRange off of the main thread

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 29 22:12:47 PDT 2023


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

            Bug ID: 262433
           Summary: AX: Move AXSelectedTextMarkerRange off of the main
                    thread
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jhoffman23 at apple.com
                CC: andresg_22 at apple.com,
                    webkit-bug-importer at group.apple.com

In isolated tree mode, our implementation currently has to go to the main thread to retrieve AXSelectedTextMarkerRange. This should be cached and served off of the secondary AX thread instead.

-- 
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/20230930/4fda891e/attachment-0001.htm>


More information about the webkit-unassigned mailing list