Bug 28801

Summary: Remove dependency of SummaryBar on WebInspector.resourceCategories
Product: WebKit Reporter: Mikhail Naganov <mnaganov>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: pfeldman, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed patch timothy: review+

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.