[Webkit-unassigned] [Bug 136650] Rubber-banding in the DOM view of the WebInspector is really jumpy
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 9 15:49:57 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=136650
Beth Dakin <bdakin at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #237822|0 |1
is obsolete| |
Attachment #237865| |review?
Flag| |
--- Comment #7 from Beth Dakin <bdakin at apple.com> 2014-09-09 15:50:00 PST ---
Created an attachment (id=237865)
--> (https://bugs.webkit.org/attachment.cgi?id=237865&action=review)
Patch
Here's a new patch that shouldn't break any tests or other ports. RenderLayer should call into ScrollAnimatorMac's implementation of isRubberBandInProgress() that will check to ensure there is a non-zero overhangAmount (like my first patch did) but it will also make sure you are in the middle of a momentum gesture.
--
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