Bug 17236 - Web Inspector: should be able to quickly jump to a JS symbol
Summary: Web Inspector: should be able to quickly jump to a JS symbol
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Enhancement
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2008-02-08 13:59 PST by Adam Roben (:aroben)
Modified: 2016-12-13 15:40 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2008-02-08 13:59:03 PST
The Inspector should be able to quickly jump to where a JavaScript symbol is defined (e.g., a function). The search field works for this, but is a little slow for the task since you see both the definition and the call sites.
Comment 1 Adam Roben (:aroben) 2008-02-08 14:18:50 PST
<rdar://problem/5732840>