[webkit-reviews] review canceled: [Bug 71490] Support uiStateTransitionProgress for scrollbars : [Attachment 113898] Patch that should pass mac-ews

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 7 15:24:10 PST 2011


Beth Dakin <bdakin at apple.com> has canceled Beth Dakin <bdakin at apple.com>'s
request for review:
Bug 71490: Support uiStateTransitionProgress for scrollbars
https://bugs.webkit.org/show_bug.cgi?id=71490

Attachment 113898: Patch that should pass mac-ews
https://bugs.webkit.org/attachment.cgi?id=113898&action=review

------- Additional Comments from Beth Dakin <bdakin at apple.com>
Here's a patch that addresses Sam's comment and also fixes a bug with the patch
that I noticed while doing that. It is necessary to hit test before we send the
mouseExited() notification during a mouseUp event, so this patch has
Scrollbar::mouseUp() take a PlatformMouseEvent so that it can do just that.


More information about the webkit-reviews mailing list