You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Firebug
Hi, why when I open a new tab in firefox, and open firebug for testing
my js code (aloso a simple alert("hello");) it returns "Firebug cannot
find _firebugConsole element true Window about:blank" ?
Firefox 3.5.5
Firebug 1.4.5
Thanks for your support.
John J Barton
unread,
Nov 23, 2009, 6:26:35 PM11/23/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Firebug
The firebug console is not injected into about:blank or any other page
that does not have Javascript.
Eventually we hope to replace the current console and command line
implementation to avoid these restrictions.