13

Ideally for some pages. I get this message constantly in Chrome 39 for youtube pages. Happens at home and at work, so it's not a CPU problem, both systems have plenty of horsepower, more than enough to play 480p video.

I've tried turning on/off hardware accelaration. No change.

I also see this warning on other pages too. It's annoying because it's just a false positive -- the pages are working fine.

I'd like to completely disable it or just disable it for some pages. Are either of those possible?

Edit: Apparently fixed by the time v43 came out and I checked on this question again.

jcollum
  • 5,402

2 Answers2

7

Edit the Properties for a Chrome shortcut and add --disable-hang-monitor to the Target: line. Close Chrome, use taskmgr to make sure there is no chrome.exe running, then always start Chrome with the modified shortcut.

Suppresses hang monitor dialogs in renderer processes. This may allow slow unload handlers on a page to prevent the tab from closing, but the Task Manager can be used to terminate the offending process in this case.peter.sh

kenorb
  • 26,615
Ivan
  • 1,137
-1

According to this guy you should:

  1. open Chrome,
  2. go to Settings,
  3. click "Show advanced settings".
  4. Then you go to Privacy - Content Settings and check "Block third-party cookies and site data".

Otherwise, you could try running it in a different compatibility mode. You can do so by right-clicking: Chome.exe - Preferences - Compatibility. Now choose Windows 8. Hopefully that fixes it.

kenorb
  • 26,615