[Webkit-unassigned] [Bug 18282] WebKit crashes with deeply nested divs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 19 03:18:14 PDT 2012


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





--- Comment #53 from Keith Kyzivat <keith.kyzivat at nokia.com>  2012-03-19 03:18:13 PST ---
(In reply to comment #42)
> (In reply to comment #30)
> > 5) 4096 seems like a fairly low limit. Is that the best we can do?
> 
> As I wrote in another comment, it's very high.
> I counted the maximum depth of Gmail message view.  It's about 35 + <tree depth 

much more than 5000 will probably be too high for very low end devices with little memory, S40 phones, or maybe RaspberryPi for example.  Stack size of S40 browser is 256K.. pretty tiny, given most Linux desktops stack size is 8M.


Wow, much work has gone on in this bug since I last looked.  Thank you for continuing work on it Kent.

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