[Webkit-unassigned] [Bug 30898] Browser crash by deeply nested elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 9 17:36:16 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=30898





--- Comment #2 from TAMURA, Kent <tkent at chromium.org>  2009-11-09 17:36:16 PDT ---
>  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.

A doesn't work well because JavaScript code can make deep trees.

-- 
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