Status: Unconfirmed Owner: [EMAIL PROTECTED] Labels: Type-Bug Pri-2 OS-All Area-Misc
New issue 5158 by christopher.d.campbell: Consistently getting Type Error evaluating any JavaScript in the Inspector http://code.google.com/p/chromium/issues/detail?id=5158 Chromium Version: Latest source as of 2008-12-05 9am PST What steps will reproduce the problem? 1. On any tab, open the JavaScript Console. 2. Type a valid JS expression at the interpreter prompts, eg. 'document' What is the expected result? The expression gets evaluated, and in the case of typing 'document' should respond with 'HTMLDocument'. What happens instead? "TypeError: Cannot read property 'paused' of undefined" -- 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 -~----------~----~----~----~------~----~------~--~---
