RESOLVED FIXED 92962
Web Inspector: add CSSRule memory instrumentation
https://bugs.webkit.org/show_bug.cgi?id=92962
Summary Web Inspector: add CSSRule memory instrumentation
Yury Semikhatsky
Reported 2012-08-02 02:12:15 PDT
It is the next step required for reporting memory footprint for CSSStyleSheet and related objects.
Attachments
Patch (29.81 KB, patch)
2012-08-02 02:25 PDT, Yury Semikhatsky
no flags
Patch (29.74 KB, patch)
2012-08-02 03:34 PDT, Yury Semikhatsky
no flags
Yury Semikhatsky
Comment 1 2012-08-02 02:25:13 PDT
Ilya Tikhonovsky
Comment 2 2012-08-02 03:26:35 PDT
Comment on attachment 156018 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=156018&action=review lgtm with nits > Source/WebCore/css/CSSRuleList.h:36 > +class MemoryObjectInfo; unnecessary line
Yury Semikhatsky
Comment 3 2012-08-02 03:33:16 PDT
Comment on attachment 156018 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=156018&action=review >> Source/WebCore/css/CSSRuleList.h:36 >> +class MemoryObjectInfo; > > unnecessary line Removed.
Yury Semikhatsky
Comment 4 2012-08-02 03:34:40 PDT
WebKit Review Bot
Comment 5 2012-08-03 03:18:47 PDT
Comment on attachment 156026 [details] Patch Clearing flags on attachment: 156026 Committed r124589: <http://trac.webkit.org/changeset/124589>
WebKit Review Bot
Comment 6 2012-08-03 03:18:54 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.