[Webkit-unassigned] [Bug 96403] [chromium] Flings halt immediately on Android content shell

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 12 06:01:10 PDT 2012


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


Sami Kyöstilä <skyostil at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |skyostil at chromium.org




--- Comment #15 from Sami Kyöstilä <skyostil at chromium.org>  2012-09-12 06:01:34 PST ---
The fling range is useful for two things on Android. First, the fling spline calculated by OverScroller.java[1] varies depending on the target distance. Second,  eventually I think we'll want to render the blue glow and bounce back effects when a fling hits the end of its range.

For the short term I'm fine with hard coding an infinite range for ContentShell, but eventually we should fix this properly.

[1] https://github.com/android/platform_frameworks_base/blob/master/core/java/android/widget/OverScroller.java

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