[webkit-reviews] review denied: [Bug 27289] Click/releases on scrollbars misbehave when mouse move is missed : [Attachment 32882] Patch and test cases for bug 27289.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 22 10:53:40 PDT 2009


Dave Hyatt <hyatt at apple.com> has denied Viet-Trung Luu
<viettrungluu at gmail.com>'s request for review:
Bug 27289: Click/releases on scrollbars misbehave when mouse move is missed
https://bugs.webkit.org/show_bug.cgi?id=27289

Attachment 32882: Patch and test cases for bug 27289.
https://bugs.webkit.org/attachment.cgi?id=32882&action=review

------- Additional Comments from Dave Hyatt <hyatt at apple.com>
One minor comment.  You repeat the same if statement block twice. Can you make
that into a helper function, e.g., something like
updateLastScrollbarUnderMouse?


More information about the webkit-reviews mailing list