RESOLVED FIXED 83467
Web Inspector: get rid of WebInspector.Resource.category, use WebInspector.Resource.type instead.
https://bugs.webkit.org/show_bug.cgi?id=83467
Summary Web Inspector: get rid of WebInspector.Resource.category, use WebInspector.R...
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.