[Webkit-unassigned] [Bug 19793] Web Inspector Gives Different Results on Tiger and Leopard

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 24 06:46:58 PST 2008


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


praseodym at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |praseodym at gmail.com




------- Comment #4 from praseodym at gmail.com  2008-12-24 06:46 PDT -------
(In reply to comment #1)
> I suspect that CFNetwork on Tiger is giving us the compressed size (eg, size
> over the wire) while Leopard is giving us the uncompressed size (after any gzip
> compression has been reversed).

I came across this bug when enabling gzip on a web server didn't make any
difference to the size shown in the Web Inspector on the latest Nightly on
Leopard. I haven't got a copy of Tiger so I can't confirm the original bug
report.

Maybe the best thing to do is to take the 'Content-Length' header and base
reports on that.


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



More information about the webkit-unassigned mailing list