Status: Unconfirmed
Owner: ----
Labels: Type-Bug Pri-2 OS-All Area-Misc
New issue 18496 by freeman.mc: Chrome crashes on page refresh if Developer
Tools is open and user script exists for that page
http://code.google.com/p/chromium/issues/detail?id=18496
Chrome Version : 3.0.196.2
URLs (if applicable) :
Other browsers tested:
Add OK or FAIL after other browsers where you have tested this issue:
Safari 4:NA
Firefox 3.x:OK
IE 7: NA
IE 8: NA
What steps will reproduce the problem?
1. Create a user script for a page such as www.nytimes.com
// ==UserScript==
// @name Ny times test
// @description test of console function
// @match https://www.nytimes.com/*
// ==/UserScript==
console.log("hello nytimes");
2. open www.nytimes.com
3. open developer tools and console
4. refresh www.nytimes.com
What is the expected result?
Page refreshes correctly as does content inside developer tools / console
What happens instead?
Aw, Snap BSOD
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
-~----------~----~----~----~------~----~------~--~---