[webkit-reviews] review canceled: [Bug 16809] Clicking a scrollbar blurs the currently focused element : [Attachment 54576] patch v2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 28 12:17:52 PDT 2010


Antonio Gomes (tonikitoo) <tonikitoo at webkit.org> has canceled Antonio Gomes
(tonikitoo) <tonikitoo at webkit.org>'s request for review:
Bug 16809: Clicking a scrollbar blurs the currently focused element
https://bugs.webkit.org/show_bug.cgi?id=16809

Attachment 54576: patch v2
https://bugs.webkit.org/attachment.cgi?id=54576&action=review

------- Additional Comments from Antonio Gomes (tonikitoo)
<tonikitoo at webkit.org>
> In my opinion, the code to return early should be inside this if statement:
>     if (!swallowEvent && eventType == eventNames().mousedownEvent) {
> Not outside it.

Fixed.


More information about the webkit-reviews mailing list