// process the Debug Mode
if (Env.isDebugMode)
{
Env.Options.startOpened = true;
Env.Options.enableTrace = true;
Env.Options.disableWhenFirebugActive = false;
}
before looping through the JSON Options.
Sebo
unread,
Feb 13, 2012, 6:19:25 PM2/13/12
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 fir...@googlegroups.com
The Firebug Working Group currently concentrates all resources on Firebug, which means that Firebug Lite development is on halt. Though feel free to provide a patch for that.