[webkit-reviews] review requested: [Bug 19793] Web Inspector Gives Different Results on Tiger and Leopard (should show compressed size) : [Attachment 86054] Patch enabling inspector support for showing transfer size without Content-Length headers.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 17 07:39:46 PDT 2011


Vsevolod Vlasov <vsevik at chromium.org> has asked  for review:
Bug 19793: Web Inspector Gives Different Results on Tiger and Leopard (should
show compressed size)
https://bugs.webkit.org/show_bug.cgi?id=19793

Attachment 86054: Patch enabling inspector support for showing transfer size
without Content-Length headers.
https://bugs.webkit.org/attachment.cgi?id=86054&action=review

------- Additional Comments from Vsevolod Vlasov <vsevik at chromium.org>
This patch enables inspector support for showing transfer size without
Content-Length headers.
It is still responsibility of each port to provide valid transfer size data to
ResourceLoader/ResourceHandleClient.

This bug should probably be renamed (if possible) to something more general,
like "Web Inspector does not always show correct transfer size (for
compressed/chunked data)", and then separate bugs could be created for each
port.


More information about the webkit-reviews mailing list