WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
56691
Web Inspector: Inspector does not always show correct transfer size (for compressed/chunked data)
https://bugs.webkit.org/show_bug.cgi?id=56691
Summary
Web Inspector: Inspector does not always show correct transfer size (for comp...
Vsevolod Vlasov
Reported
2011-03-18 16:11:46 PDT
Currently inspector uses content-Length headers and content size to guess transfer size. This is not correct for gzippped/chunked data when server does not send Content-Length headers. We should make it possible to pass real transfer data to inspector. It is still responsibility of each port to provide valid transfer size data to ResourceLoader/ResourceHandleClient. This is tracked in following bugs: Safari:
https://bugs.webkit.org/show_bug.cgi?id=19793
Chromium:
https://bugs.webkit.org/show_bug.cgi?id=56602
Attachments
Patch
(33.03 KB, patch)
2011-03-21 04:28 PDT
,
Vsevolod Vlasov
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Vsevolod Vlasov
Comment 1
2011-03-21 04:28:08 PDT
Created
attachment 86305
[details]
Patch
WebKit Commit Bot
Comment 2
2011-03-21 07:40:50 PDT
Comment on
attachment 86305
[details]
Patch Clearing flags on attachment: 86305 Committed
r81580
: <
http://trac.webkit.org/changeset/81580
>
WebKit Commit Bot
Comment 3
2011-03-21 07:40:55 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug