[Webkit-unassigned] [Bug 30898] Browser crash by deeply nested elements
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Nov 9 02:39:43 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=30898
--- Comment #1 from TAMURA, Kent <tkent at chromium.org> 2009-11-09 02:39:42 PDT ---
I think we have 4 choices:
A) limit element depth in HTML/XML parsers
B) limit renderer depth
C) limit recursion depth in the renderer code
D) not use recursions in the renderer code
B, C and D seem hard to implement.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list