[webkit-reviews] review requested: [Bug 30898] Browser crash by deeply nested elements : [Attachment 42940] Proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 11 01:59:43 PST 2009


TAMURA, Kent <tkent at chromium.org> has asked  for review:
Bug 30898: Browser crash by deeply nested elements
https://bugs.webkit.org/show_bug.cgi?id=30898

Attachment 42940: Proposed patch
https://bugs.webkit.org/attachment.cgi?id=42940&action=review

------- Additional Comments from TAMURA, Kent <tkent at chromium.org>
We can avoid the stack overflow by this patch.	However,
 * It adds 1 int field to RenderObject.  It'll increase memory consumption.
 * The test is always timed out.


More information about the webkit-reviews mailing list