Bug 28801 - Remove dependency of SummaryBar on WebInspector.resourceCategories
Summary: Remove dependency of SummaryBar on WebInspector.resourceCategories
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-28 02:40 PDT by Mikhail Naganov
Modified: 2009-08-28 06:23 PDT (History)
2 users (show)

See Also:


Attachments
Proposed patch (4.78 KB, patch)
2009-08-28 02:45 PDT, Mikhail Naganov
timothy: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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