[webkit-reviews] review granted: [Bug 45561] NULL deref when SVG elements have table styles : [Attachment 92281] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 4 10:57:30 PDT 2011


Darin Adler <darin at apple.com> has granted Rob Buis <rwlbuis at gmail.com>'s
request for review:
Bug 45561: NULL deref when SVG elements have table styles
https://bugs.webkit.org/show_bug.cgi?id=45561

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

------- Additional Comments from Darin Adler <darin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=92281&action=review

> Source/WebCore/css/CSSStyleSelector.cpp:3535
> +	   WTF_MAKE_NONCOPYABLE(SVGDisplayPropertyGuard);

Wrong indentation there.


More information about the webkit-reviews mailing list