WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
76543
Web Inspector: omit compression field in HAR entries for resources coming from cache
https://bugs.webkit.org/show_bug.cgi?id=76543
Summary
Web Inspector: omit compression field in HAR entries for resources coming fro...
Andrey Kosyakov
Reported
2012-01-18 07:36:39 PST
As originally reported by Bryan McQuade, we incorrectly set compression for cached resources to original response size (sans re-validation headers for 304 resources): ==== You do set bodySize to 0 when from cache, as spec'd, but then you set compression to the full uncompressed response size as a result. ==== HAR specification suggests that we omit the compression field when no info is available.
Attachments
Patch
(7.57 KB, patch)
2012-01-18 08:44 PST
,
Andrey Kosyakov
yurys
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andrey Kosyakov
Comment 1
2012-01-18 08:44:13 PST
Created
attachment 122938
[details]
Patch
Andrey Kosyakov
Comment 2
2012-01-18 09:14:40 PST
Committed
r105282
: <
http://trac.webkit.org/changeset/105282
>
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