[webkit-reviews] review denied: [Bug 69747] FEComponentTransfer element doesn't support dynamic invalidation : [Attachment 110680] Proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 13 08:33:49 PDT 2011


Nikolas Zimmermann <zimmermann at kde.org> has denied  review:
Bug 69747: FEComponentTransfer element doesn't support dynamic invalidation
https://bugs.webkit.org/show_bug.cgi?id=69747

Attachment 110680: Proposed patch
https://bugs.webkit.org/attachment.cgi?id=110680&action=review

------- Additional Comments from Nikolas Zimmermann <zimmermann at kde.org>
Heh, obvious return missing in
+    if (attrName == SVGNames::inAttr)
+	 invalidateFilterPrimitiveParent(this);
..
ASSERT_NOT_REACHED();


More information about the webkit-reviews mailing list