Status: Unconfirmed
Owner: ----
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 16430 by [email protected]: Regression: No support for  
compressed JavaScript in Chrome 2.x
http://code.google.com/p/chromium/issues/detail?id=16430

Chrome Version       : 2.0.172.33 (Official Build )
URLs (if applicable) :
Other browsers tested:
   Add OK or FAIL after other browsers where you have tested this issue:
   Firefox 3.x: OK
          IE 7: OK
          IE 8: OK
    Chrome 1.x: OK

What steps will reproduce the problem?
1. Pre-compress a JavaScript file with GZIP, mark Content-encoding as gz
2. Create a web page that references the JavaScript file directly
3. Surf to the page, script not available, errors in inspector.

What is the expected result?

The browser should obey the Content-encoding header and decompress the
JavaScript file.

What happens instead?

The browser attempts to interpret the JavaScript code as-is, without
decompressing. Errors are flagged in the inspector, and scripts do not
execute.

--
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