Comment #7 on issue 29062 by megazzt: chrome://extensions - console.log not working http://code.google.com/p/chromium/issues/detail?id=29062
console.log works, however the messages appear, but only when the console is open. When the console is closed the messages do not go to the console (you can see when you open it and view the scrollback). Disabling all extensions does not stop the messages. Build 4.0.266.0 Windows XP, here. Full error text: chrome://devtools/<internal>:1 Failed to handle debugger reponse: SyntaxError: Unexpected token ) Yes, it says "reponse". It seems you need to visit specific pages to trigger it. The Extensions page works, again, with extensions enabled or disabled. Also, when you enable or disable any extension, the following error appears in the console: Uncaught SyntaxError: Unexpected token ) -- 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
