[Webkit-unassigned] [Bug 79548] New: Error.stack includes newlines after function names

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 24 18:02:41 PST 2012


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

           Summary: Error.stack includes newlines after function names
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: timothy at apple.com
                CC: oliver at apple.com


Error.stack seems to include a newline after function names.

["myStackTrace
", "bar
", "foo
", "eval code", "eval@[native code]"]

It shouldn't.

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