Status: Unconfirmed Owner: ---- Labels: Type-Bug Pri-2 OS-All Area-Misc New issue 26197 by [email protected]: On hitting 'refresh' the Javascript files weren't reloaded http://code.google.com/p/chromium/issues/detail?id=26197
Chrome Version : 4.0.223.11 (with --disable-extensions to stop crashing) URLs (if applicable) : any page with external javascript links Other browsers tested: none What steps will reproduce the problem? 1. Go to a page with external javascript links (with the <script src="..." type="text/javascript"></script> tag in the head) 2. modify the javascript file 3. hit F5 4. Use the element inspector to view the javascript file... 5. Notice that it still shows the 'old' javascript file What is the expected result? To see the new (modified) file What happens instead? Old file is shown -- 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 -~----------~----~----~----~------~----~------~--~---
