Re: Implement jsdICompilationUnit

Boris Zbarsky <[email protected]> Wed, 02 Dec 2009 13:47:34 -0500
Newsgroups gmane.comp.mozilla.devel.jsdebugger
Message-ID <[email protected]>
On 12/2/09 1:02 PM, John J. Barton wrote:
> However that issue is orthogonal to the jsdICompilationHook proposal.
> Today I could hook onScriptCreated and call jsd.enterNestedEventLoop().

Uh... That's not good.  Not good at all.  Fundamentally, I don't trust 
"you" (whoever is hooking into jsd) to not do that.

-Boris