[webkit-reviews] review denied: [Bug 61878] Smooth scrolling for Chromium : [Attachment 95985] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 3 16:44:10 PDT 2011


James Robinson <jamesr at chromium.org> has denied Scott Byer
<scottbyer at chromium.org>'s request for review:
Bug 61878: Smooth scrolling for Chromium
https://bugs.webkit.org/show_bug.cgi?id=61878

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

------- Additional Comments from James Robinson <jamesr at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=95985&action=review

> Source/WebCore/platform/ScrollableArea.h:142
> +    virtual bool scrollAnimatorEnabled() const { return false; }

this doesn't seem like a property of a ScrollableArea.	Do we ever intend to
have the scroll animator on for some ScrollableAreas but off for others?


More information about the webkit-reviews mailing list