[Webkit-unassigned] [Bug 21180] New: console.trace should show file and line number for each function in the stack

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 27 14:58:08 PDT 2008


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

           Summary: console.trace should show file and line number for each
                    function in the stack
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: timothy at hatcher.name
                CC: timothy at hatcher.name, aroben at apple.com,
                    kmccullough at apple.com


The file and line number should be shown next to each function name. Right now
anonymous functions are impossible to distinguish.

The line number should be the point where the execution called the next
function in the stack, not the line where the function was declared.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list