Hello!
I can't seem to run my extension this version of FireBug.
In my naive world I tried this, where the first alert fires ok!
alert("this works");
FBL.ns(function() { with (FBL) {
alert("dont end up here");
Has something changed in the way you set up an extension?
If you have some great tips or tutorial that explains how to easily
debug an add on I'm very interested!
I have followed some guides before and changed a lot of
debugvariables. But I don't really know where the error in my
extension is shown :(
--
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.