kitno455
unread,Aug 9, 2011, 4:52:10 PM8/9/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MozLab
I am running MozRepl with Firefox 3.6.18. The wiki says:
repl> repl.home()
[object ChromeWindow]
But when I run it, I see:
repl> repl.home()
[object ChromeWindow] — {repl: {…}, JSONstring: {…},
gProgressMeterPanel: {…}, gFindBar: {…}, FirebugContext: null,
annotationService: {…}, constructor: {…}, ...}
All of this additional information causes some of the automated tests
of the perl MozRepl object to fail, and the install must be manually
forced.
Did the output of MozRepl change, or is my FF setup causing this?
allan