Re: Debugger not stopping at hard breakpoint in xul javascript.
timeless <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.jsdebugger |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <[email protected]> |
On Apr 21, 6:50 pm, "John J. Barton" <[email protected]> wrote: > I suppose the problem is Firebug's use of initAtStartup: > var jsd = DebuggerService.getService(jsdIDebuggerService); > jsd.initAtStartup = true; > Value is never set false in Firebug; I guess it maybe a global pref > stored by jsd across executions? it's not a pref, but it is a global setting stored by xpcom.