[Webkit-unassigned] [Bug 66571] New: Keep track of topCallFrame for Stack traces

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 19 11:37:15 PDT 2011


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

           Summary: Keep track of topCallFrame for Stack traces
           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: jmont at apple.com


This is the first patch of two needed to implement stack traces in JSC. This patch adds a TopCallFrame to JSC in order to have that information when an error is thrown to create a stack trace.

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