Bug 78396 - Web Inspector: Add the ability to jump to the source for a given frame
Summary: Web Inspector: Add the ability to jump to the source for a given frame
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Brian Weinstein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-10 16:01 PST by Brian Weinstein
Modified: 2012-02-10 16:57 PST (History)
3 users (show)

See Also:


Attachments
[PATCH] Fix (15.48 KB, patch)
2012-02-10 16:14 PST, Brian Weinstein
timothy: review+
bweinstein: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brian Weinstein 2012-02-10 16:01:17 PST
The Web Inspector should have the ability to jump to the source of a given frame.
Comment 1 Brian Weinstein 2012-02-10 16:14:27 PST
Created attachment 126599 [details]
[PATCH] Fix
Comment 2 Brian Weinstein 2012-02-10 16:57:08 PST
Landed in http://trac.webkit.org/changeset/107460.