I think you're just running into crbug.com/24477 - there's no current way to
inspect a popup, so you can't get to the console.log output.

Erik

On Wed, Dec 2, 2009 at 9:52 PM, Thangaraju <[email protected]> wrote:

> During popup extension window,
>
> console.log is not working.
> Storage tab does not have any data.
> Navigation on storage tab are disabled.
>
>
> Is it known issue? or Do I need to take any action to enable logging
> and storage feature for extensions?
>
> Reference Information:
> ================
>
> Chrome Version       : 4.0.249.11 (Official Build 32790)
> URLs (if applicable) :
> Other browsers tested:
> 1. Getting always the following error in chrome://extensions page.
>  "Uncaught SyntaxError: Unexpected token )"
> 2. Not able to see console.log information.
>
>
> What steps will reproduce the problem?
> 1. chrome://extensions
> 2. At least one extensions should be installed.
> 3. View console window (Press CTRL+SHIFT+J).
>
> What is the expected result?
> 1. Able to see log information.
>
> What happens instead?
> 1. Getting error as "Uncaught SyntaxError: Unexpected token )"
> 2. console.log did not show any information.
>
> Background information:
> 1. Used Windows XP OS.
> 2. Tried with popup.html, even with the sample extension available at
> "chromium sample extensions".
>
> ~ Thangaraju R
>
> --
>
> You received this message because you are subscribed to the Google Groups
> "Chromium-extensions" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<chromium-extensions%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/chromium-extensions?hl=en.
>
>
>

--

You received this message because you are subscribed to the Google Groups 
"Chromium-extensions" 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-extensions?hl=en.


Reply via email to