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
Patch (49.89 KB, patch)
2020-05-28 16:04 PDT, Simon Fraser (smfr)
no flags
Patch (40.72 KB, patch)
2020-05-28 16:05 PDT, Simon Fraser (smfr)
no flags
Simon Fraser (smfr)
Comment 1 2020-05-27 22:51:09 PDT
Simon Fraser (smfr)
Comment 2 2020-05-28 16:04:11 PDT
Simon Fraser (smfr)
Comment 3 2020-05-28 16:05:45 PDT
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
Note You need to log in before you can comment on or make changes to this bug.