[webkit-reviews] review denied: [Bug 15306] Animated Halloween card trips ASSERT in <use> code : [Attachment 16458] First attempt

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 30 07:22:15 PDT 2007


Eric Seidel <eric at webkit.org> has denied Rob Buis <rwlbuis at gmail.com>'s request
for review:
Bug 15306: Animated Halloween card trips ASSERT in <use> code
http://bugs.webkit.org/show_bug.cgi?id=15306

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

------- Additional Comments from Eric Seidel <eric at webkit.org>
Rob and I talked on IRC.  This introduces a crasher (due to a <use> cycle
causing stack overflow).  He investigated if other browsers allow <use> to have
<use> children, and they do.  We just need to not do anything with those <use>
children.



More information about the webkit-reviews mailing list