[Webkit-unassigned] [Bug 250752] New: fast/scrolling/mac/momentum-animator-end-event-stops.html fails with UI-side compositing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 17 20:43:13 PST 2023


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

            Bug ID: 250752
           Summary: fast/scrolling/mac/momentum-animator-end-event-stops.h
                    tml fails with UI-side compositing
           Product: WebKit
           Version: WebKit Local 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

fast/scrolling/mac/momentum-animator-end-event-stops.html fails because we only send the first wheel event to the web process. Subsequent wheel events are held up because we never send WebPageProxy::DidReceiveEvent() back to the UI process.

-- 
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/20230118/afe716fc/attachment.htm>


More information about the webkit-unassigned mailing list