RESOLVED FIXED 66460
Web Inspector: [Extensions API] rename webInspector.resources to webInspector.network
https://bugs.webkit.org/show_bug.cgi?id=66460
Summary Web Inspector: [Extensions API] rename webInspector.resources to webInspector...
Andrey Kosyakov
Reported 2011-08-18 06:03:10 PDT
- rename webInspector.resources namespace to webInspector.network to be consistent with the rest of inspector - use term request instead of resource for network request related code - rename webInspector.network.onFinished to webInspector.network.onRequestFinished
Attachments
patch (73.68 KB, patch)
2011-08-18 06:06 PDT, Andrey Kosyakov
webkit.review.bot: commit-queue-
patch (74.45 KB, patch)
2011-08-18 07:30 PDT, Andrey Kosyakov
pfeldman: review+
Andrey Kosyakov
Comment 1 2011-08-18 06:06:26 PDT
WebKit Review Bot
Comment 2 2011-08-18 06:40:46 PDT
Comment on attachment 104330 [details] patch Attachment 104330 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/9426351 New failing tests: http/tests/inspector/extensions-network-redirect.html
Andrey Kosyakov
Comment 3 2011-08-18 07:30:14 PDT
Created attachment 104339 [details] patch - renamed a test in the chromium test expectations
Andrey Kosyakov
Comment 4 2011-09-26 00:32:27 PDT
Note You need to log in before you can comment on or make changes to this bug.