[webkit-reviews] review granted: [Bug 212455] Prepare for async scrolling in passive wheel event handler regions : [Attachment 400520] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 28 16:13:04 PDT 2020


Tim Horton <thorton at apple.com> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 212455: Prepare for async scrolling in passive wheel event handler regions
https://bugs.webkit.org/show_bug.cgi?id=212455

Attachment 400520: Patch

https://bugs.webkit.org/attachment.cgi?id=400520&action=review




--- Comment #4 from Tim Horton <thorton at apple.com> ---
Comment on attachment 400520
  --> https://bugs.webkit.org/attachment.cgi?id=400520
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.


More information about the webkit-reviews mailing list