[webkit-reviews] review requested: [Bug 73345] [chromium] Split scrollRootLayer() into scroll{Begin, By, End}() : [Attachment 117421] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 1 07:49:56 PST 2011


Sami Kyostila <skyostil at google.com> has asked  for review:
Bug 73345: [chromium] Split scrollRootLayer() into scroll{Begin,By,End}()
https://bugs.webkit.org/show_bug.cgi?id=73345

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

------- Additional Comments from Sami Kyostila <skyostil at google.com>
- scrollBegin() now returns one of {ScrollStarted, ScrollIgnored,
ScrollFailed}, allowing us to drop ignored scroll events.
- Improved header comments.


More information about the webkit-reviews mailing list