Comment #52 on issue 30220 by [email protected]: Gmail messages not loading: XHR not sent on click
http://code.google.com/p/chromium/issues/detail?id=30220

The issue is that one of the servers/proxies changes its mind about the encoding of the script: initially it sends gzip encoded data but if the resource gets truncated and we try to resume the download it sends plain text so we end up with a corrupt resource
(and stored in the cache as valid).

Workaround that must work 100% of the time: clean the cache (or use a build post r31761). If this doesn't work, you have a different bug. Enabled Labs are not
important.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
-- 
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs

Reply via email to