RESOLVED FIXED Bug 28801
Remove dependency of SummaryBar on WebInspector.resourceCategories
https://bugs.webkit.org/show_bug.cgi?id=28801
Summary Remove dependency of SummaryBar on WebInspector.resourceCategories
Mikhail Naganov
Reported 2009-08-28 02:40:59 PDT
When extracting the SummaryBar, I missed the direct dependency of drawing code on WebInspector.resourceCategories to extract categories titles. This needs to be fixed.
Attachments
Proposed patch (4.78 KB, patch)
2009-08-28 02:45 PDT, Mikhail Naganov
timothy: review+
Mikhail Naganov
Comment 1 2009-08-28 02:45:08 PDT
Created attachment 38724 [details] Proposed patch
Pavel Feldman
Comment 2 2009-08-28 06:23:46 PDT
Committing to http://svn.webkit.org/repository/webkit/trunk ... M WebCore/ChangeLog M WebCore/inspector/front-end/ResourcesPanel.js M WebCore/inspector/front-end/SummaryBar.js Committed r47861
Note You need to log in before you can comment on or make changes to this bug.