[webkit-reviews] review denied: [Bug 25401] <use> of text not displayed unless declared after : [Attachment 32278] First attempt

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 7 00:44:01 PDT 2009


Eric Seidel <eric at webkit.org> has denied Rob Buis <rwlbuis at gmail.com>'s request
for review:
Bug 25401: <use> of text not displayed unless declared after
https://bugs.webkit.org/show_bug.cgi?id=25401

Attachment 32278: First attempt
https://bugs.webkit.org/attachment.cgi?id=32278&action=edit

------- Additional Comments from Eric Seidel <eric at webkit.org>
Isn't:
8     // Invalidate all SVGElementInstances associated with us
 139	 SVGElementInstance::invalidateAllInstancesOfElement(this);
needed in the root SVGElement childrenChanged method?  How do we handle
updating <use> elements when other subtrees change?


More information about the webkit-reviews mailing list