I just finished doing that in a new profile and firebug was still
working. :/
My main profile has been in use for a long time and lived through a
lot of nightly and local builds, maybe it's time to start a new one.
>From what I could tell, the following expression was triggering the
Trace message (lib.js):
set: function(name, value) // value will be another toggle branch
{
if (FBTrace.DBG_DOMPLATE)
if (value && !(value instanceof ToggleBranch))
FBTrace.sysout("ERROR ToggleBranch.set("+name+","+value+") not set to
a ToggleBranch!");
in chromeBug's Watch window everything seemed fine, though.
On Jan 17, 8:50 pm, Steven Roussey <[email protected]> wrote:
> > Couldn't reproduce these issues in a clean profile so it's definitely
> > extensions interfering.
>
> Could you iterate through the extensions (turn off half at a time to narrow
> down) and let us know?
>
> -steve--
--
You received this message because you are subscribed to the Google Groups
"Firebug" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/firebug?hl=en.