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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 12 11:10:10 PDT 2007


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





------- Comment #2 from dhtmlkitchen at gmail.com  2007-05-12 11:10 PDT -------
Get a stack off an error instance in FireFox.

var e = new Error('foo');
e.stack;

http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Error


-- 
Configure bugmail: http://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