WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
217718
Scrolls in the passive handler region should be reported as handled promptly
https://bugs.webkit.org/show_bug.cgi?id=217718
Summary
Scrolls in the passive handler region should be reported as handled promptly
Simon Fraser (smfr)
Reported
2020-10-14 11:08:38 PDT
The WebContent process reports back to the UI process when events are handled (and for wheel events this is used to know if the page overrode history swipes, for example). When handling wheel events in the passive event handler region, we should report that the scrolls are handled promptly to avoid the UI process queueing up events, which impacts scrolling performance.
Attachments
Patch
(3.65 KB, patch)
2020-10-14 11:49 PDT
,
Simon Fraser (smfr)
thorton
: review+
ews-feeder
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2020-10-14 11:09:22 PDT
<
rdar://problem/70300104
>
Simon Fraser (smfr)
Comment 2
2020-10-14 11:49:53 PDT
Created
attachment 411354
[details]
Patch
Simon Fraser (smfr)
Comment 3
2020-10-14 16:56:35 PDT
https://bugs.webkit.org/show_bug.cgi?id=217718
Fujii Hironori
Comment 4
2020-10-18 13:27:33 PDT
Filed:
Bug 217850
– [WinCairo] sluggish page scrolling for wheel events since
r268499
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