Bug 79087

Summary: Web Inspector: [Styles] Rule source URL tooltip should show line number
Product: WebKit Reporter: Alexander Pavlov (apavlov) <apavlov>
Component: Web Inspector (Deprecated)Assignee: Alexander Pavlov (apavlov) <apavlov>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch pfeldman: review+

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>