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
254247
[UI-side compositing] Send events to the WebWheelEventCoalescer before sending them to the scrolling thread
https://bugs.webkit.org/show_bug.cgi?id=254247
Summary
[UI-side compositing] Send events to the WebWheelEventCoalescer before sendin...
Simon Fraser (smfr)
Reported
2023-03-21 18:19:59 PDT
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-03-21 18:20:30 PDT
<
rdar://problem/107032016
>
Simon Fraser (smfr)
Comment 2
2023-03-21 18:25:30 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/11788
EWS
Comment 3
2023-03-23 08:19:37 PDT
Committed
262015@main
(43c540f60166): <
https://commits.webkit.org/262015@main
> Reviewed commits have been landed. Closing PR #11788 and removing active labels.
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