[webkit-reviews] review granted: [Bug 231238] Share macOS code between ScrollAnimator::handleWheelEvent() and ScrollingEffectsController::handleWheelEvent() : [Attachment 447841] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 22 16:46:14 PST 2021


Wenson Hsieh <wenson_hsieh at apple.com> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 231238: Share macOS code between ScrollAnimator::handleWheelEvent() and
ScrollingEffectsController::handleWheelEvent()
https://bugs.webkit.org/show_bug.cgi?id=231238

Attachment 447841: Patch

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




--- Comment #4 from Wenson Hsieh <wenson_hsieh at apple.com> ---
Comment on attachment 447841
  --> https://bugs.webkit.org/attachment.cgi?id=447841
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=447841&action=review

r=mews

> Source/WebCore/ChangeLog:18
> +	   The ScrollAnimatorMac::handleWheelEvent() override now simply class
into the base class,

"class into" => "calls into"


More information about the webkit-reviews mailing list