Bug 57001

Summary: Web Inspector: brush up Network agent API.
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, apavlov, bweinstein, eric, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch yurys: review+

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.