Bug 79087 - Web Inspector: [Styles] Rule source URL tooltip should show line number
Summary: Web Inspector: [Styles] Rule source URL tooltip should show line number
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: Alexander Pavlov (apavlov)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-21 01:16 PST by Alexander Pavlov (apavlov)
Modified: 2012-02-21 03:47 PST (History)
10 users (show)

See Also:


Attachments
Patch (2.34 KB, patch)
2012-02-21 02:21 PST, Alexander Pavlov (apavlov)
pfeldman: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Pavlov (apavlov) 2012-02-21 01:16:09 PST
The Inspector / Elements / Styles don't shows line number on tooltip, like show after the selector description. Like: "/file.css:240".

Upstreaming http://code.google.com/p/chromium/issues/detail?id=110357
Comment 1 Alexander Pavlov (apavlov) 2012-02-21 02:21:57 PST
Created attachment 127947 [details]
Patch
Comment 2 Alexander Pavlov (apavlov) 2012-02-21 03:47:41 PST
Committed r108335: <http://trac.webkit.org/changeset/108335>