[Webkit-unassigned] [Bug 101516] Handle gesture events on scrollbars.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 13 09:54:37 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=101516





--- Comment #5 from Robert Flack <flackr at chromium.org>  2012-11-13 09:56:23 PST ---
Thanks for the review! Comments inline.

(In reply to comment #3)
> (From update of attachment 172881 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=172881&action=review
> 
> Looks generally good. Some requests for a final round.
> 
> > Source/WebCore/ChangeLog:10
> > +        Handle gesture events on scrollbars.
> > +        https://bugs.webkit.org/show_bug.cgi?id=101516
> > +
> > +        Reviewed by NOBODY (OOPS!).
> > +
> > +        Test: fast/events/touch/gesture/gesture-scrollbar.html
> > +
> > +        * page/EventHandler.cpp:
> 
> Please improve your changelog with some more details about motivation, advantages, etc of your change.

Done.

>
> > Source/WebCore/page/EventHandler.cpp:387
> > +    m_scrollGestureHandlingScrollbar = 0;
> 
> I think it would read better a m_scrollbarHandlingScrollGesture .

Done.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list