WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
212455
Prepare for async scrolling in passive wheel event handler regions
https://bugs.webkit.org/show_bug.cgi?id=212455
Summary
Prepare for async scrolling in passive wheel event handler regions
Simon Fraser (smfr)
Reported
2020-05-27 22:48:42 PDT
Prepare for async scrolling in passive wheel event handler regions
Attachments
Patch
(20.05 KB, patch)
2020-05-27 22:51 PDT
,
Simon Fraser (smfr)
no flags
Details
Formatted Diff
Diff
Patch
(49.89 KB, patch)
2020-05-28 16:04 PDT
,
Simon Fraser (smfr)
no flags
Details
Formatted Diff
Diff
Patch
(40.72 KB, patch)
2020-05-28 16:05 PDT
,
Simon Fraser (smfr)
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2020-05-27 22:51:09 PDT
Created
attachment 400429
[details]
Patch
Simon Fraser (smfr)
Comment 2
2020-05-28 16:04:11 PDT
Created
attachment 400519
[details]
Patch
Simon Fraser (smfr)
Comment 3
2020-05-28 16:05:45 PDT
Created
attachment 400520
[details]
Patch
Tim Horton
Comment 4
2020-05-28 16:13:04 PDT
Comment on
attachment 400520
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=400520&action=review
> Source/WebCore/page/scrolling/ScrollingTree.cpp:66 > +OptionSet<WheelEventProcessingSteps> ScrollingTree::determineWheelEventProcessing(const PlatformWheelEvent& wheelEvent)
"determine ... processing" sounds kind of odd to me. "WheelEventProcessingSteps" does not sound odd, so... I'm not sure what it is.
EWS
Comment 5
2020-05-29 07:56:27 PDT
Committed
r262294
: <
https://trac.webkit.org/changeset/262294
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 400520
[details]
.
Radar WebKit Bug Importer
Comment 6
2020-05-29 07:57:17 PDT
<
rdar://problem/63759233
>
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