Re: Starting firefox -venkman
Alex Vincent <[email protected]> Sun, 02 Dec 2007 10:42:13 -0800
| Newsgroups | gmane.comp.mozilla.devel.jsdebugger |
|---|---|
| Message-ID | <[email protected]> |
Wink Saville wrote: > Alex Vincent wrote: >> You could try "-chrome chrome://venkman/content" instead. >> _______________________________________________ >> dev-apps-js-debugger mailing list >> [email protected] >> https://lists.mozilla.org/listinfo/dev-apps-js-debugger >> > Alex, > > Well that seems to start the debugger and not FF, > but now how do I run FF from the debugger? > > Wink I find going to the console panel (where you see raw messages from Venkman, and can ask it about various values) and typing in "window.open()" works nicely. :)