[webkit-reviews] review granted: [Bug 80684] Web Inspector: Network panel does not show responses for application/json data : [Attachment 131223] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 11 07:49:47 PDT 2012


Pavel Feldman <pfeldman at chromium.org> has granted Vsevolod Vlasov
<vsevik at chromium.org>'s request for review:
Bug 80684: Web Inspector: Network panel does not show responses for
application/json data
https://bugs.webkit.org/show_bug.cgi?id=80684

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

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


> Source/WebCore/inspector/NetworkResourcesData.cpp:126
> +static PassRefPtr<TextResourceDecoder> createTextDecoder(const String&
mimeType, const String& textEncodingName)

Please make sure the name / signature does not match / resemble the one in
InspectorPageAgent.


More information about the webkit-reviews mailing list