[Webkit-unassigned] [Bug 13646] implement Error.prototype.stack

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 8 10:09:49 PDT 2011


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





--- Comment #21 from Oliver Hunt <oliver at apple.com>  2011-07-08 10:09:48 PST ---
(In reply to comment #20)
> Is anything blocking this issue? Any progress on this?

The basic problem is that JSC currently lacks the ability to produce a complete stack trace, then there's the element of performance (people expect exceptions to be fast, but having to build this information is counter to that goal)

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