RESOLVED FIXED 87291
Web Inspector: Audit panel doesn't see gzip compression
https://bugs.webkit.org/show_bug.cgi?id=87291
Summary Web Inspector: Audit panel doesn't see gzip compression
Jan Keromnes
Reported 2012-05-23 11:24:48 PDT
The Audit panel always tells to "Enable gzip compression", even if it's already enabled. Steps to reproduce: - open devtools - go to https://www.google.com - Network panel has Response Header "content-encoding: gzip" and page is clearly gzipped - run Audit - Audit panel says "Compressing https://www.google.com/ could save ~63.37KB" Same goes for the other resources and for other pages with gzip support.
Attachments
Jan Keromnes
Comment 1 2012-05-23 11:26:01 PDT
Jan Keromnes
Comment 2 2012-05-29 11:25:13 PDT
Fixed as a side effect of http://trac.webkit.org/changeset/116952
Note You need to log in before you can comment on or make changes to this bug.