[Webkit-unassigned] [Bug 101156] New: Web Inspector: Console.CallFrame type should include scriptId if there is one

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 3 16:57:50 PDT 2012


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

           Summary: Web Inspector: Console.CallFrame type should include
                    scriptId if there is one
           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 apple.com
                CC: timothy at apple.com, keishi at webkit.org,
                    pmuellr at yahoo.com, pfeldman at chromium.org,
                    yurys at chromium.org, apavlov at chromium.org,
                    loislo at chromium.org, vsevik at chromium.org,
                    web-inspector-bugs at googlegroups.com


Not all scripts have URLs, but they can have a scriptId. There should be an optional scriptId property on the Console.CallFrame type.

This prevents getting useful info if a stack trace contains frames inside an eval, etc.

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