Status: Unconfirmed Owner: ---- Labels: OS-Linux Area-Misc Size-Medium Type-Bug
New issue 15919 by jeff.allen: bernard-nicod.ch crashes tab http://code.google.com/p/chromium/issues/detail?id=15919 Chrome Version : 3.0.190.2browser> OS + version : Ubuntu 8.10 CPU architecture (32-bit / 64-bit): 32 window manager : URLs (if applicable) : http://www.bernard-nicod.ch/index.asp Behavior in Firefox 3.x (if applicable): ok Behavior in Chrome for Windows (optional): What steps will reproduce the problem? 1. Go to site. 2. Tab hangs, dialog for kill tab comes up. What is the expected result? The site should work, even without Flash. What happens instead? Crash. Please provide any additional information below. Attach a screenshot and backtrace if possible. According to the wretched javascript on the site, here's what's supposed to happen with no flash: x = navigator.mimeTypes['application/x-shockwave-flash']; if (x && x.enabledPlugin) flashEnabled = 1; ...then... if (! flashEnabled) { ...alert box... // go to http://www.bernard-nicod.ch/index.asp?ivi=0 window.document.location.href='?ivi=0'; } -- 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 -~----------~----~----~----~------~----~------~--~---
