You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like Firebug 3.0.0.alpha9 is missing support for console.group and console.groupEnd. In Firebug 2 it would create a collapsed/expanded grouping item in the console, but right now it still displays every line.