On Aug 9, 1:04 pm, Jan Honza Odvarko <[email protected]> wrote: > On Aug 9, 1:52 pm, James Abley <[email protected]> wrote:> 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 > > Firebug is avoiding globals, use: > FirebugContext -> Firebug.currentContext > FirebugChrome -> Firebug.chrome > > Honza
Yeah, I got that from your earlier post, thank you. I can confirm that YSlow now appears to work fine in my environment. 1. Unzip existing yslow xpi. 2. Search and replace for usages of globals mentioned (chrome/content/ yslow-firebug-net.js, chrome/content/yslow-firebug.js and chrome/ content/yslow-firefox.js). 3. Zip to create a new xpi. 4. Install the new xpi. It's a little disappointing that YSlow doesn't appear to have a bug tracker or way of submitting patches, plus the problem has been known of for a while [1]. I'd like to see YSlow on github or similar, and am willing to help make that happen if the right people are on this list? Cheers, James [1] http://tech.groups.yahoo.com/group/exceptional-performance/message/1927 -- 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.
