[Webkit-unassigned] [Bug 155112] Web Inspector: Doesn't show size of compressed content correctly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 14 13:59:55 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=155112

--- Comment #22 from Joseph Pecoraro <joepeck at webkit.org> ---
Comment on attachment 307080
  --> https://bugs.webkit.org/attachment.cgi?id=307080
[PATCH] Proposed Fix

View in context: https://bugs.webkit.org/attachment.cgi?id=307080&action=review

> Source/WebInspectorUI/UserInterface/Models/Resource.js:490
> +        // macOS provides the decoded transfer size instead of the encoded size
> +        // for estimatedTransferSize. So prefer the "Content-Length" property
> +        // on mac if it is available.

I can add the bug number tracking this:
<https://webkit.org/b/158463> Network: Correctly report encoded data length (transfer size) from CFNetwork to NetworkResourceLoader

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170414/6f2ba414/attachment.html>


More information about the webkit-unassigned mailing list