[Webkit-unassigned] [Bug 89410] New: JSC needs to record line numbers for exception stack traces

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 18 19:08:25 PDT 2012


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

           Summary: JSC needs to record line numbers for exception 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: mark.lam at apple.com


The current implementation of JSC only records line number information if the web inspector is attached.  This needs to be changed so that that exception traces will always have the proper line number info regardless of whether the inspector is attached or not.

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