Re: Status of profiler usage?
"Gijs Kruitbosch (\"Hannibal\")" <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.jsdebugger |
|---|---|
| Message-ID | <[email protected]> |
Randy D. Smith wrote: > "pref system???", he says, with an absolutely clueless look on his face... > "what pref system?" Given that any Mozilla app uses (somewhat) the same preference system, I would have thought you knew about it. Sorry if that was too hasty, I mean the stuff that you see when you open about:config, or the stuff that's in your prefs.js file in your profile. > It might if you tell me how to access the "pref system"! :-) I don't think > I've read everything about Venkman, but I've read a lot, perused a bit of > code (both at the UI level and at the call/return-hook level), done a > little > debugging and a bit more profiling with Venkman... but haven't run into any > pref system! Enlighten me, please! If you're happy reading code, feel free to peruse http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/extensions/venkman/resources/content/venkman-commands.js&rev=1.43&mark=1780-1786#1774 Hopefully that makes some more sense. -- Gijs