Bug 68631

Summary: Web Inspector: InspectorStyleSheet should use stylesheet's original url, not final one.
Product: WebKit Reporter: Vsevolod Vlasov <vsevik>
Component: Web Inspector (Deprecated)Assignee: Vsevolod Vlasov <vsevik>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Vsevolod Vlasov 2011-09-22 09:42:30 PDT
InspectorStyleSheet should use stylesheet's original url, not final one.

See also: https://code.google.com/p/chromium/issues/detail?id=94196
Comment 1 Vsevolod Vlasov 2011-09-22 10:56:06 PDT
Created attachment 108362 [details]
Patch
Comment 2 Yury Semikhatsky 2011-09-23 06:40:49 PDT
Comment on attachment 108362 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=108362&action=review

> LayoutTests/http/tests/inspector/elements-test.js:229
> +InspectorTest.getMatchedStylePropertyTreeItem = function(propertyName)

getMatchedStylePropertyTreeItem -> getStylePropertyTreeItemForName
Comment 3 WebKit Review Bot 2011-09-23 08:21:43 PDT
Comment on attachment 108362 [details]
Patch

Clearing flags on attachment: 108362

Committed r95806: <http://trac.webkit.org/changeset/95806>
Comment 4 WebKit Review Bot 2011-09-23 08:21:48 PDT
All reviewed patches have been landed.  Closing bug.