Tracing DOM Access
"Daniel Gredler" <[email protected]> Thu, 21 Feb 2008 01:11:54 -0500
| Newsgroups | gmane.comp.mozilla.devel.jsdebugger |
|---|---|
| Message-ID | <[email protected]> |
Hi guys,
I'm wondering if I can use jsdIDebuggerService to log access to DOM
functions, such as a call inside a webpage to "document.getElementById('foo')".
I'd also like to be able to intercept property access, like "document.body".
If it's not possible, is there another option?
Thanks for any hints,
Daniel
--
Daniel Gredler
http://daniel.gredler.net/