[webkit-reviews] review requested: [Bug 73350] [chromium] Allow scrolling non-root layers in the compositor thread : [Attachment 119285] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 14 13:33:25 PST 2011


Sami Kyostila <skyostil at google.com> has asked  for review:
Bug 73350: [chromium] Allow scrolling non-root layers in the compositor thread
https://bugs.webkit.org/show_bug.cgi?id=73350

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

------- Additional Comments from Sami Kyostila <skyostil at google.com>
- Check that the currently scrolling layer still exists after a commit.
- Always clear the currently scrolling layer in scrollBegin().
- Apply the page scale to the layer visible rect instead of the content point.
- Don't collect scroll deltas if pinch zooming or a page scale animation is in
progress.


More information about the webkit-reviews mailing list