[Webkit-unassigned] [Bug 181575] New: Make scrolling to the focused element async

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 11 20:27:00 PST 2018


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

            Bug ID: 181575
           Summary: Make scrolling to the focused element async
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

Right now, Element::focus() synchronously scrolls to the focused element.
Make the scrolling async so that we don't have to synchronously update the layout in Element::focus().

-- 
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/20180112/1517831a/attachment.html>


More information about the webkit-unassigned mailing list