[webkit-reviews] review granted: [Bug 66994] Implement Error.stack : [Attachment 127437] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 16 14:36:09 PST 2012


Gavin Barraclough <barraclough at apple.com> has granted Oliver Hunt
<oliver at apple.com>'s request for review:
Bug 66994: Implement Error.stack
https://bugs.webkit.org/show_bug.cgi?id=66994

Attachment 127437: Patch
https://bugs.webkit.org/attachment.cgi?id=127437&action=review

------- Additional Comments from Gavin Barraclough <barraclough at apple.com>
Stack tracing should not really be in interpreter.cpp, but of course nor should
the rest of the exception handling code.  Really should move this out some
time.


More information about the webkit-reviews mailing list