[webkit-reviews] review granted: [Bug 73249] [chromium] SVG filters don't work with --enable-accelerated-drawing : [Attachment 116818] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 28 14:36:14 PST 2011


Kenneth Russell <kbr at google.com> has granted Stephen White
<senorblanco at chromium.org>'s request for review:
Bug 73249: [chromium] SVG filters don't work with --enable-accelerated-drawing
https://bugs.webkit.org/show_bug.cgi?id=73249

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

------- Additional Comments from Kenneth Russell <kbr at google.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=116818&action=review


Looks fine. One minor comment.

> Source/WebCore/platform/graphics/skia/PlatformContextSkia.h:184
> +    bool isDeferred() const { return m_deferred; }

A comment about the meaning of the deferred flag would be helpful.


More information about the webkit-reviews mailing list