On Aug 9, 12:46 pm, Jan Honza Odvarko <[email protected]> wrote: > On Aug 9, 1:31 pm, James Abley <[email protected]> wrote:> On Aug 5, > 11:20 am, Ceasar Feijen <[email protected]> wrote: > > Error: FBL.getAncestorByClass is not a function > > Source File: chrome://firebug/content/firefox/bindings.xml > > Line: 443 > > > Error: FBL.$STR is not a function > > Source File: chrome://firebug/content/firefox/bindings.xml > > Line: 1391 > > These errors should be fixed in Firebug 1.8.1b1 > > > "YSLOW.firefox.startup():TypeError: FBL.extend is not a function" > > It looks like the startup method is called too soon. > FBL.extend method is properly set in lib.js > (I can see that when having Firebug running). > > Honza >
Thanks for that recommendation. I've upgraded to 1.8.1b1 and I now see the YSlow tab again, but new error in the logs: Error: FirebugContext is not defined Source File: chrome://yslow/content/yslow-firebug.js Line: 134 I'll patch that locally and see about submitting a patch for YSlow. Thanks for your help. Cheers, James -- 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.
