[Webkit-unassigned] [Bug 23089] [jsfunfuzz] tostring on large array causes oom hang/crash
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jan 3 20:11:49 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=23089
------- Comment #1 from oliver at apple.com 2009-01-03 20:11 PDT -------
Firefox produces a slow script warning on this example, we don't because
Array.toString, etc are native code.
I'm thinking that a hard cap on toString'd array size + time out checks
periodically in the toString conversion and what not would do the trick.
Anyone have any better ideas?
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list