[Webkit-unassigned] [Bug 46410] Stack overflow when converting an Error object to string
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 29 13:56:46 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=46410
Eric Seidel <eric at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |eric at webkit.org
--- Comment #2 from Eric Seidel <eric at webkit.org> 2010-09-29 13:56:45 PST ---
It seems like this may be a generic problem with native methods, particularly any toString implementation which displays contents.
For example: do we handle the case where an Array has itself as a member? Or do we check for array cycles during insertion?
--
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