RESOLVED FIXED 57001
Web Inspector: brush up Network agent API.
https://bugs.webkit.org/show_bug.cgi?id=57001
Summary Web Inspector: brush up Network agent API.
Pavel Feldman
Reported 2011-03-24 02:59:36 PDT
This bug will contain a couple of patches for network domain protocol beautification.
Attachments
Patch (47.45 KB, patch)
2011-03-24 04:50 PDT, Pavel Feldman
yurys: review+
Pavel Feldman
Comment 1 2011-03-24 04:50:48 PDT
Yury Semikhatsky
Comment 2 2011-03-24 05:40:02 PDT
Comment on attachment 86757 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=86757&action=review > LayoutTests/http/tests/inspector/network/network-redirect.html:36 > + var dataGridNodes = WebInspector.panels.network._dataGrid.children; swap this two lines? > Source/WebKit/chromium/src/WebDevToolsAgentImpl.cpp:254 > +// FIXME: remove once not user downstream. not user -> not used, also please file a bug for this and add its number next to the FIXME
Pavel Feldman
Comment 3 2011-03-24 06:28:21 PDT
WebKit Review Bot
Comment 4 2011-03-24 07:03:04 PDT
http://trac.webkit.org/changeset/81861 might have broken Qt Linux Release The following tests are not passing: http/tests/inspector/network/network-redirect.html
Note You need to log in before you can comment on or make changes to this bug.