[Webkit-unassigned] [Bug 85057] New: Add "stack" property to DOMException.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 27 06:09:19 PDT 2012


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

           Summary: Add "stack" property to DOMException.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yangguo at chromium.org


Capture a stack trace at the point where the DOMException is created and make it accessible through the "stack" property in the form of a string. This is to enable capturing the stack trace from inside Javascript.

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