[Webkit-unassigned] [Bug 6059] Safari hung after failing to render large invalid SVG (in editing code?)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Dec 8 13:00:30 PST 2006
http://bugs.webkit.org/show_bug.cgi?id=6059
mitz at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mitz at webkit.org
------- Comment #6 from mitz at webkit.org 2006-12-08 13:00 PDT -------
This looks similar to bug 10735. The problem there is with wide trees of
unrendered content and the fact that scanning for the first rendered position
takes O(n^2) in the number of children.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list