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+

Description Mikhail Naganov 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.
Comment 1 Mikhail Naganov 2009-08-28 02:45:08 PDT
Created attachment 38724 [details]
Proposed patch
Comment 2 Pavel Feldman 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