I have written some software that makes use of the -app
command line option in Firefox to launch XUL applications in Firefox's embedded copy of XULRunner. This all worked fine in Firefox 3.x, however when I try with Firefox 4, Firefox either crashes or does nothing (depending on if it is on Mac or Windows).
I have tried a number of other command line options and many of them seem to be variously broken. (such as -v
to print the version information, which crashes on OSX)
Does anyone know if there are already registered bugs about this? Was the removal of -app
intentional or was it an oversight? Is there any way to work around this problem?