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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 4 15:43:22 PDT 2011


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





--- Comment #16 from Mark Rowe (bdash) <mrowe at apple.com>  2011-08-04 15:43:22 PST ---
(From update of attachment 102980)
View in context: https://bugs.webkit.org/attachment.cgi?id=102980&action=review

> Source/WebCore/platform/PlatformWheelEvent.h:76
> +#if OS(DARWIN)

OS(DARWIN) is obviously not right here (and elsewhere).  Darwin is much lower level than mouse wheel events and the like.

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