[webkit-reviews] review granted: [Bug 81694] Add a per-ScrollableArea tile cache base class : [Attachment 132923] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 20 16:55:19 PDT 2012


Sam Weinig <sam at webkit.org> has granted Anders Carlsson <andersca at apple.com>'s
request for review:
Bug 81694: Add a per-ScrollableArea tile cache base class
https://bugs.webkit.org/show_bug.cgi?id=81694

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

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


> Source/WebCore/platform/graphics/TiledBacking.h:39
> +    virtual void visibleRectChanged(const IntRect&) = 0;
> +
> +};

Extra newline.


More information about the webkit-reviews mailing list