Bug 83467

Summary: Web Inspector: get rid of WebInspector.Resource.category, use WebInspector.Resource.type instead.
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Pavel Feldman <pfeldman>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch yurys: review+, webkit-ews: commit-queue-

Pavel Feldman
Reported 2012-04-09 07:36:41 PDT
WebInspector.Resource.category is derived from the WebInspector.Resource.type and there is no real need it maintaining both.
Attachments
Patch (72.23 KB, patch)
2012-04-09 07:40 PDT, Pavel Feldman
yurys: review+
webkit-ews: commit-queue-
Pavel Feldman
Comment 1 2012-04-09 07:40:48 PDT
Early Warning System Bot
Comment 2 2012-04-09 08:13:47 PDT
Yury Semikhatsky
Comment 3 2012-04-09 09:03:45 PDT
Comment on attachment 136222 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=136222&action=review > Source/WebCore/ChangeLog:8 > + WebInspector.Resource.category is derived from the WebInspector.Resource.type and there is no real need it maintaining both. typo: it -> in
Pavel Feldman
Comment 4 2012-04-09 09:44:35 PDT
Note You need to log in before you can comment on or make changes to this bug.