Bug 101156 - Web Inspector: Console.CallFrame type should include scriptId if there is one
Summary: Web Inspector: Console.CallFrame type should include scriptId if there is one
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2012-11-03 16:59 PDT by Timothy Hatcher
Modified: 2016-12-13 15:37 PST (History)
11 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Hatcher 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.
Comment 1 Radar WebKit Bug Importer 2014-12-17 11:24:52 PST
<rdar://problem/19281582>