[webkit-reviews] review granted: [Bug 107177] Make it possible for the root background to be painted into its own GraphicsLayer : [Attachment 183278] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 17 14:41:37 PST 2013


Dave Hyatt <hyatt at apple.com> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 107177: Make it possible for the root background to be painted into its own
GraphicsLayer
https://bugs.webkit.org/show_bug.cgi?id=107177

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

------- Additional Comments from Dave Hyatt <hyatt at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=183278&action=review


r=me, fix the style issues.

> Source/WebCore/rendering/RenderObject.h:547
> +    bool hasEntirelyFixedBackground() const;

I'd just inline this like the method above it.


More information about the webkit-reviews mailing list