[webkit-reviews] review denied: [Bug 58139] Web Inspector: No headers information in network panel for downloads. : [Attachment 88811] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 8 06:45:43 PDT 2011


Pavel Feldman <pfeldman at chromium.org> has denied Vsevolod Vlasov
<vsevik at chromium.org>'s request for review:
Bug 58139: Web Inspector: No headers information in network panel for
downloads.
https://bugs.webkit.org/show_bug.cgi?id=58139

Attachment 88811: Patch
https://bugs.webkit.org/attachment.cgi?id=88811&action=review

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=88811&action=review

> Source/WebCore/loader/MainResourceLoader.cpp:260
> +	  
frameLoader()->notifier()->dispatchDidReceiveResponse(documentLoader(),
identifier(), r);

InspectorInstrumentation::...

> Source/WebCore/loader/MainResourceLoader.cpp:273
> +	  
frameLoader()->notifier()->dispatchDidReceiveResponse(documentLoader(),
identifier(), r);

ditto


More information about the webkit-reviews mailing list