Re: jsdIFilter?
"James Ross" <[email protected]> Wed, 11 Jun 2008 18:11:30 +0100
| Newsgroups | gmane.comp.mozilla.devel.jsdebugger |
|---|---|
| Message-ID | <[email protected]> |
"John J. Barton" <[email protected]> wrote in message news:[email protected]... > Does anyone know if jsdIFilter works? I guess I could try it, seems like > a good thing if it worked...John. >From inspection, it appears that it will work for all the callback hooks except scriptHook. Venkman has a mini-example/test in http://mxr.mozilla.org/seamonkey/ident?i=cmdTestFilters. No guarantees on its stability, though, as I don't know of anything that actually uses it (besides that mini-test in Venkman). Would be great if you can report back on if it works, doesn't work or takes down the world in a ball of fire. ;) -- James Ross