[webkit-reviews] review granted: [Bug 210692] Overflow scrollbars don't grow when hovered : [Attachment 398406] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 4 13:50:25 PDT 2020


Tim Horton <thorton at apple.com> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 210692: Overflow scrollbars don't grow when hovered
https://bugs.webkit.org/show_bug.cgi?id=210692

Attachment 398406: Patch

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




--- Comment #3 from Tim Horton <thorton at apple.com> ---
Comment on attachment 398406
  --> https://bugs.webkit.org/attachment.cgi?id=398406
Patch

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

> Source/WebCore/platform/PlatformWheelEvent.h:159
> +    bool isGestureStart() const;

This name seems like it's going to make someone sad someday. 'mayBegin' does
not a 'start' make.


More information about the webkit-reviews mailing list