Take a look at this HelloWorld example:
http://code.google.com/p/fbug/source/browse/#svn%2Fexamples%2Ffirebug1.9%2FHelloWorld
It works for me in Firebug 1.8 and 1.9
It also uses the same boilerplate:
FBL.ns(function() { with (FBL) {
Honza
On Sep 27, 7:53 pm, Jhonte <[email protected]> wrote:
> Thank you for trying to help Nero :)
>
> The global variables is check, how ever it seems like this code:
> FBL.ns(function() { with (FBL) {
>
> Should be something totally different in 1.9? Where can I find
> documentation about this change, (and how can I make it work with
> FireBug < 1.9)
>
> On Sep 27, 12:02 pm, Jan Honza Odvarko <[email protected]> wrote:
>
>
>
>
>
>
>
> > On Sep 26, 5:28 pm, Nero <[email protected]> wrote:> Errors is the only one
> > that I have checked and still nothing showed up. Am
> > > I to assume that in this case it's the extension itself that needs fixing
> > > and nothing something in Firebug?
>
> > The Firefox Error console also doesn't show any error/exception?
>
> > > Is there any info I can forward along to the developer?
>
> > The most important info for a developer is usually a test case
> > + detailed steps how to reproduce the problem.
>
> > I don't know how long the extension wasn't updated, but
> > sometime along Firebug 1.7 release we removed two global
> > variables:
>
> > FirebugContext -> is now -> Firebug.currentContext
> > FirebugChrome -> is now -> Firebug.chrome
>
> > You could also mention this to the developer
> > 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.