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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 4 11:49:44 PDT 2011


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





--- Comment #3 from asvitkine at chromium.org  2011-08-04 11:49:43 PST ---
> > Source/WebKit/chromium/public/WebInputEvent.h:328
> > +    int x;
> 
> why not float?

I've used the same types as WebMouseEvent.

Webkit2's counterpart to this also uses ints, see: Source/WebKit2/Shared/mac/WebEventFactory.mm

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