[webkit-reviews] review granted: [Bug 78403] Always update the scroll position through the scrolling coordinator : [Attachment 126613] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 10 18:30:48 PST 2012


Sam Weinig <sam at webkit.org> has granted Anders Carlsson <andersca at apple.com>'s
request for review:
Bug 78403: Always update the scroll position through the scrolling coordinator
https://bugs.webkit.org/show_bug.cgi?id=78403

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

------- Additional Comments from Sam Weinig <sam at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=126613&action=review


> Source/WebCore/platform/ScrollableArea.h:55
> +    virtual bool requestScrollPositionUpdate(const IntPoint&) { return
false; }

Please add a comment explaining the return value.


More information about the webkit-reviews mailing list