WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
250752
fast/scrolling/mac/momentum-animator-end-event-stops.html fails with UI-side compositing
https://bugs.webkit.org/show_bug.cgi?id=250752
Summary
fast/scrolling/mac/momentum-animator-end-event-stops.html fails with UI-side ...
Simon Fraser (smfr)
Reported
2023-01-17 20:43:13 PST
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-01-17 20:47:22 PST
<
rdar://problem/104364303
>
Simon Fraser (smfr)
Comment 2
2023-01-17 20:56:58 PST
Pull request:
https://github.com/WebKit/WebKit/pull/8754
EWS
Comment 3
2023-01-18 18:16:40 PST
Committed
259063@main
(0c37f44f19d6): <
https://commits.webkit.org/259063@main
> Reviewed commits have been landed. Closing PR #8754 and removing active labels.
Simon Fraser (smfr)
Comment 4
2023-01-23 15:30:49 PST
***
Bug 250361
has been marked as a duplicate of this bug. ***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug