[Webkit-unassigned] [Bug 50749] SVG nested tags recursions cause stack exhaustions
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 3 15:27:12 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=50749
Said Abou-Hallawa <sabouhallawa at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sabouhallawa at apple.com
Status|NEW |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #2 from Said Abou-Hallawa <sabouhallawa at apple.com> ---
Running the test case passes with no crashes. From running it I noticed that processing some of the tags are pretty slow like <svg> for example. But I think these tags should not occur that many in an svg. The slowness should happen because of constructing new heavy objects and because of updating the DOM tree extensively for these tags.
*** This bug has been marked as a duplicate of bug 63290 ***
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141203/c1b6f675/attachment-0002.html>
More information about the webkit-unassigned
mailing list