[webkit-reviews] review requested: [Bug 136650] Rubber-banding in the DOM view of the WebInspector is really jumpy : [Attachment 237865] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 9 15:49:56 PDT 2014


Beth Dakin <bdakin at apple.com> has asked  for review:
Bug 136650: Rubber-banding in the DOM view of the WebInspector is really jumpy
https://bugs.webkit.org/show_bug.cgi?id=136650

Attachment 237865: Patch
https://bugs.webkit.org/attachment.cgi?id=237865&action=review

------- Additional Comments from Beth Dakin <bdakin at apple.com>
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.


More information about the webkit-reviews mailing list