Bug 68631 - Web Inspector: InspectorStyleSheet should use stylesheet's original url, not final one.
Summary: Web Inspector: InspectorStyleSheet should use stylesheet's original url, not ...
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: Vsevolod Vlasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-22 09:42 PDT by Vsevolod Vlasov
Modified: 2011-09-23 08:21 PDT (History)
11 users (show)

See Also:


Attachments
Patch (6.73 KB, patch)
2011-09-22 10:56 PDT, Vsevolod Vlasov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.