[Webkit-unassigned] [Bug 19793] Web Inspector Gives Different Results on Tiger and Leopard (should show compressed size)

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


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


Vsevolod Vlasov <vsevik at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #86054|                            |review?, commit-queue?
               Flag|                            |




--- Comment #10 from Vsevolod Vlasov <vsevik at chromium.org>  2011-03-17 07:39:46 PST ---
Created an attachment (id=86054)
 --> (https://bugs.webkit.org/attachment.cgi?id=86054&action=review)
Patch enabling inspector support for showing transfer size without Content-Length headers.

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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list