[Webkit-unassigned] [Bug 254247] New: [UI-side compositing] Send events to the WebWheelEventCoalescer before sending them to the scrolling thread

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 21 18:19:59 PDT 2023


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

            Bug ID: 254247
           Summary: [UI-side compositing] Send events to the
                    WebWheelEventCoalescer before sending them to the
                    scrolling thread
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Scrolling
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: simon.fraser at apple.com
                CC: simon.fraser at apple.com

Even if wheel events go to the scrolling thread, they may also get dispatched to the web process, and in this case we have to avoid starting the handling of another event in the UI process until that handling is complete.

-- 
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/20230322/2326ca3b/attachment-0001.htm>


More information about the webkit-unassigned mailing list