Comment #5 on issue 4138 by [email protected]: youtube page becomes unresponsive on close of js debugger http://code.google.com/p/chromium/issues/detail?id=4138
It looks as if when the debugger is opened the processing of messages stops for www.youtube.com. Open www.youtube.com in one tab and about:ipc in another, and start IPC logging. Start a YouTube video in the YouTube tab, and see messages PluginMsg_DidReceiveData flowing. Open the debugger window for the YouTube tab, and all message flow for the page stops. The video continues playing until the data buffered is exhausted, but no interaction with the page is possible. It is not even possible to close the page. -- 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 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-bugs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/chromium-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
