[Webkit-unassigned] [Bug 61878] Smooth scrolling for Chromium

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 2 09:58:36 PDT 2011


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





--- Comment #4 from Scott Byer <scottbyer at chromium.org>  2011-06-02 09:58:36 PST ---
> I'm very confused by this.  Why would we want to use anything other than the platform scroll behavior?

When the platform doesn't have a smooth scrolling implementation on it's own that is reasonable (e.g., Linux, Windows). When the device doesn't have smooth scrolling on any platform in Chromium (e.g., keyboard, mouse wheel) - though on the Mac it may make more sense to plumb through the platform scrolling behavior instead. And to animate flick gestures for devices and platforms that don't provide it (e.g., trackpad on anything other than a Mac).


>> Source/WebCore/ChangeLog:11
>> +        No new tests. (OOPS!)
>
>This will cause the cq to fail.  We should really make the style-bot warn about
>this.  This should be replaced with a list of tests or xplaination of why
>testing is impossible/impractical/not-needed.

I'll update the ChangeLogs. Currently, testing is manual only, and only on Chromium when it's compiled in. I expect to have some automated testing as I figure out how to measure when things go wrong.

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