-console option
"rvj" <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xpfe |
|---|---|
| Message-ID | <[email protected]> |
1. is the -console option of xulrunner.exe broken? "C:\Program Files\xr17.0.1\xulrunner.exe" "c:\process\application.ini" -console ... the window only seems to appear when launching via the firefox.exe binary (18) "C:\Program Files\Mozilla Firefox\firefox.exe" -app "c:\process\application.ini" -console 2. does Venkman work using the overlay method inside the main XUL document? eg <script src="chrome://venkman/content/venkman-overlay.js" />