> Found it. As I always have firebug as separate window, there is no > firebug menu, so it took me some time to find it. It's a bug, I'll fix this.
> In the mean time I had a FBTrace extension installed. The extension should be uninstalled. The functionality is now part of Firebug. > The only thing is that FBTrace.dump doesn't seem to output anything. > Which leads me to the question, is there anyway to debug firebug? Use FBTrace.sysout(message-text [, object]); Object is optional, but if it's present, Firebug Tracing window displays bunch of information about it. Honza --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Firebug" 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/firebug?hl=en -~----------~----~----~----~------~----~------~--~---
