Talk:nsIConsoleService
From MDC
[edit] Not a generally functional feature
The page gives the illusion that this is a general feature for logging to the JavaScript console. It's not. It's only for browser extension development. If you try it in web page Javascript, you'll get "Permission denied to get property UnnamedClass.classes", because you're not allowed to access XPCOM from that level. --Nagle 20:20, 5 November 2006 (PST)