RESOLVED INVALID90280
Web Inspector: Expose the CSS rule hierarchy through the Web Inspector protocol
https://bugs.webkit.org/show_bug.cgi?id=90280
Summary Web Inspector: Expose the CSS rule hierarchy through the Web Inspector protocol
Alexander Pavlov (apavlov)
Reported 2012-06-29 07:37:36 PDT
This will break existing third-party clients of the protocol, as the full rule tree will be exposed for all stylesheets rather than a flat list of style rules. Patch to follow (will naturally contain examples of fixes to the protocol clients).
Attachments
Patch (89.51 KB, patch)
2012-06-29 09:16 PDT, Alexander Pavlov (apavlov)
no flags
Patch (51.45 KB, patch)
2012-07-02 08:20 PDT, Alexander Pavlov (apavlov)
no flags
Alexander Pavlov (apavlov)
Comment 1 2012-06-29 09:16:30 PDT
Alexander Pavlov (apavlov)
Comment 2 2012-06-29 09:20:36 PDT
@anttik: in this patch I remove the comment concerning the removal of styleRule() from CSSStyleRule, as we agreed on #webkit.
Vsevolod Vlasov
Comment 3 2012-07-02 06:32:14 PDT
Comment on attachment 150193 [details] Patch Could you please split this patch.
Alexander Pavlov (apavlov)
Comment 4 2012-07-02 08:20:22 PDT
Brian Burg
Comment 5 2014-12-12 14:37:53 PST
Closing as invalid, as this bug pertains to the old inspector UI and/or its tests. Please file a new bug (https://www.webkit.org/new-inspector-bug) if the bug/feature/issue is still relevant to WebKit trunk.
Note You need to log in before you can comment on or make changes to this bug.