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

New issue 23222 by [email protected]: Caches old CSS
http://code.google.com/p/chromium/issues/detail?id=23222

Chrome Version       : 3.0.195.21 (Official Build 26042)
URLs (if applicable) :
Other browsers tested: None

What steps will reproduce the problem?
1. Load a page referencing external CSS stylesheet
2. Close browser
3. Update the CSS
4. Open browser, navigate to page

What is the expected result?

Updated CSS should be used.

What happens instead?

The old, cached CSS is used. Using reload button, updated CSS is used.
Close browser, re-open, old, cached CSS is again used.

Ran wireshark to examine the requests. It appears Chrome makes no effort
to even fetch the CSS files. The only extra requests it sent were for the
javascript files (which returned the 304 not modified http response).

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