Status: Unconfirmed Owner: ---- Labels: Type-Bug Pri-2 OS-All Area-Misc New issue 21186 by [email protected]: [DevTools] Scripts listing shows duplicate redirected entries http://code.google.com/p/chromium/issues/detail?id=21186
Chrome Version : Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/532.0 (KHTML, like Gecko) Chrome/4.0.206.0 Safari/532.0 URLs (if applicable) : http://db.mmo-champion.com/tt.js Other browsers tested: - What steps will reproduce the problem? 1. Add on an empty page any javascript file which is a 301 in a <script> tag, for example http://db.mmo-champion.com/tt.js 2. Hit Ctrl+Shift+J, click on "Scripts" 3. Unfold the Scripts listing What is the expected result? Only one JS file should appear. What happens instead? Both http://db.mmo-champion.com/tt.js and http://db.mmo- champion.com/static/js/tooltip.js appear in the listing. Clicking on the former yields an empty file. This could use a better interface, for example a warning topbox (like "Would you like Chrome to save this password") saying the content actually lives at http://example.com/foo.js and this file is a 301 or something similar. At the moment, it's confusing if you don't know one is a redirect. -- 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 -~----------~----~----~----~------~----~------~--~---
