NEW 101156
Web Inspector: Console.CallFrame type should include scriptId if there is one
https://bugs.webkit.org/show_bug.cgi?id=101156
Summary Web Inspector: Console.CallFrame type should include scriptId if there is one
Timothy Hatcher
Reported 2012-11-03 16:59:16 PDT
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.
Attachments
Radar WebKit Bug Importer
Comment 1 2014-12-17 11:24:52 PST
Note You need to log in before you can comment on or make changes to this bug.