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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 11 17:45:08 PST 2009


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





--- Comment #8 from TAMURA, Kent <tkent at chromium.org>  2009-11-11 17:45:08 PST ---
(In reply to comment #7)
> You cannot add a field to RenderObject.  That's not an acceptable memory hit to
> take.

Do you have other ideas to limit renderer tree depth?
  Adding depth field to DOM nodes must not be acceptable too.
  Measuring a depth in tree building process hits performance.
  Limiting the depth in HTML/XML parsers is not a complete way because of
JavaScript.

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