[Webkit-unassigned] [Bug 65707] Chromium Mac: Enable rubber banding when scrolling

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 4 14:00:58 PDT 2011


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





--- Comment #12 from Darin Fisher (:fishd, Google) <fishd at chromium.org>  2011-08-04 14:00:58 PST ---
(From update of attachment 102968)
View in context: https://bugs.webkit.org/attachment.cgi?id=102968&action=review

looks pretty good to me!

> Source/WebKit/chromium/public/WebInputEvent.h:328
> +    int x;

hmm... WebMouseEvent has these fields too.  maybe a WebMouseEvent should extend from WebGestureEvent, or maybe they should share some common base class?  or, maybe this is not worth it :)

-- 
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