Bug 38181
Summary: | Show compressed sizes of resources sent with e.g. "Content-Encoding: gzip" | ||
---|---|---|---|
Product: | WebKit | Reporter: | Stefan Rusterholz <stefan.rusterholz> |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Enhancement | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Stefan Rusterholz
In the resources tab of the web-inspector we can order resources by size and view the size of resources. But it always uses the size of the resource after decompression. It'd be useful to show the actually transferred size for compressed resources and also allow to sort by that size.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
*** This bug has been marked as a duplicate of bug 19793 ***