[webkit-reviews] review granted: [Bug 72400] Scrollbar uiStateTransitionProgress requires tracking the mouse all the time : [Attachment 115280] Now with WebCore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 15 22:54:16 PST 2011


Darin Adler <darin at apple.com> has granted Beth Dakin <bdakin at apple.com>'s
request for review:
Bug 72400: Scrollbar uiStateTransitionProgress requires tracking the mouse all
the time
https://bugs.webkit.org/show_bug.cgi?id=72400

Attachment 115280: Now with WebCore
https://bugs.webkit.org/attachment.cgi?id=115280&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=115280&action=review


> Source/WebCore/platform/Scrollbar.h:97
> +    bool mouseEntered();

Why does this have a return value? The only caller doesn’t use it.


More information about the webkit-reviews mailing list