[Webkit-unassigned] [Bug 256244] New: AX: AXIsolatedObject should perform actions and setters asynchronously

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 2 21:59:39 PDT 2023


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

            Bug ID: 256244
           Summary: AX: AXIsolatedObject should perform actions and
                    setters asynchronously
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tyler_w at apple.com
                CC: andresg_22 at apple.com,
                    webkit-bug-importer at group.apple.com

Currently, most AXIsolatedObjects that need to set a value or perform an action (i.e scroll to make visible) on the main-thread do so synchronously. This is not necessary in most cases, and affects WebKit's responsiveness to other AX requests.

-- 
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/20230503/d7ab879b/attachment.htm>


More information about the webkit-unassigned mailing list