Status: Unconfirmed Owner: ---- Labels: Type-Bug Pri-2 OS-All Area-Misc New issue 17666 by [email protected]: Typing chrome-extension://anystring into the URL bar crashes the browser http://code.google.com/p/chromium/issues/detail?id=17666
Chrome Version : 3.0.195.1 Typing chrome-extension://anystring into the URL bar crashes the browser. Clicking a link with a similar url does NOT crash the browser and behaves as it should. Setting window.location.href from script also does NOT crash the browser. What steps will reproduce the problem? 1. Type "chrome-extension://foo" into the URL bar. 2. Press enter. 3. Crash browser. What is the expected result? It should behave the same as clicking a link like: <a href="chrome-extension://foo">does not crash</a> What happens instead? Browser crashes. Please provide any additional information below. Attach a screenshot if possible. -- 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 -~----------~----~----~----~------~----~------~--~---
