Extending jsdIDebuggerService.
"John J. Barton" <[email protected]> Sun, 02 Dec 2007 21:26:37 -0800
| Newsgroups | gmane.comp.mozilla.devel.jsdebugger |
|---|---|
| Message-ID | <[email protected]> |
By now I have enough experience with Firebug to start looking at JSD support for Web 2.0 technologies. I need to figure some stuff out: Who: is interested in jsdIDebuggerService (jsd) additions and how can I contact them? How: would new jsd code find its way into Firefox? What: functionality should be in any update? I've got the "Why" bit covered: my eval() support in Firebug is slow, complicated, and useful. With JSD-level changes the first two properties can go away. John.