[Webkit-unassigned] [Bug 182643] New: AX: defer focusedUIElement notifications

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 9 09:52:29 PST 2018


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

            Bug ID: 182643
           Summary: AX: defer focusedUIElement notifications
           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: cfleizach at apple.com
                CC: webkit-bug-importer at group.apple.com

We should defer focus ui element notifications when they happen during layout. This has the effect of

1) reducing chances where we recurse into calling layout again
2) we coalesce multiple focus notifications that would be needlessly sent
3) improve performance by not calling out to the accessibility notification machinery during layout

-- 
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/20180209/631c967f/attachment-0001.html>


More information about the webkit-unassigned mailing list