Re: Implement jsdICompilationUnit

Boris Zbarsky <[email protected]> Wed, 02 Dec 2009 12:32:42 -0500
Newsgroups gmane.comp.mozilla.devel.jsdebugger
Message-ID <[email protected]>
On 12/2/09 4:46 AM, Gijs Kruitbosch wrote:
> I think at least Venkman works around these kinds of issues by making
> JSD enter a nested event loop.

Yes, I'm aware.  The compile callsites I mentioned are places where 
entering a nested event loop is a good way to crash exploitably.

-Boris