Bug 63126 - Web Inspector: use column numbers when linking to script location in timeline and console.
Summary: Web Inspector: use column numbers when linking to script location in timeline...
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: Pavel Podivilov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-22 03:21 PDT by Pavel Podivilov
Modified: 2011-06-28 09:49 PDT (History)
10 users (show)

See Also:


Attachments
Patch. (3.83 KB, patch)
2011-06-22 03:22 PDT, Pavel Podivilov
yurys: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Podivilov 2011-06-22 03:21:10 PDT
Web Inspector: use column numbers when linking to script location in timeline and console.

Column number provide more accurate location in pretty-print mode.
Comment 1 Pavel Podivilov 2011-06-22 03:22:56 PDT
Created attachment 98149 [details]
Patch.
Comment 2 Pavel Podivilov 2011-06-28 09:49:37 PDT
Committed r89938: <http://trac.webkit.org/changeset/89938>