[Webkit-unassigned] [Bug 66994] New: Implement Error.stack

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 25 15:51:30 PDT 2011


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

           Summary: Implement Error.stack
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jmont at apple.com
                CC: ggaren at apple.com, oliver at apple.com


Continuation of Bug 66571 - Keep track of topCallFrame for Stack traces
https://bugs.webkit.org/show_bug.cgi?id=66571

This is the second patch of two to implement stack traces in jsc. This patch utilizes topCallFrame to create a stack trace when an error is thrown. Users will also be able to use the stack() command in jsc to get stack traces.

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