Re: embedding with debugging support

Gijs Kruitbosch <[email protected]> Tue, 04 Aug 2009 15:37:38 +0100
Newsgroups gmane.comp.mozilla.devel.jsdebugger
Message-ID <[email protected]>
Cristian Tarsoaga wrote:
> In the end, I was able to start venkman by loading this url from within the demo application: chrome://venkman/content
> [source: old message from this forum, see http://osdir.com/ml/mozilla.devel.jsdebugger/2002-04/msg00000.html]
> 
> But it does not run properly: I was not able to open any http/file url
> I could also not open DOM Inspector at all...
> 

Did you make the change suggested in that article, too? If not, that would be 
why it didn't "work", presumably. However, you would not want to load web 
content in the same browser element, in that case (because it will be privileged 
and be able to do whatever to your computer)... :-\

~ Gijs