Can you create an issue for the recursion issue (even though fixed)
at:

http://code.google.com/p/fbug/issues/entry

And another for the duplicate issue?

Easier for me to track there rather than here...

Thanks!

-steve--


On Jan 20, 1:10 am, woomla <[email protected]> wrote:
> Yep, the recursion is gone. (double line is still there).
>
> On Jan 20, 12:10 am, Steven Roussey <[email protected]> wrote:
>
> > I think this is an issue I fixed in the last week on the 1.6 branch.
> > Give that a try.
>
> > On Jan 18, 1:40 am, woomla <[email protected]> wrote:
>
> > > FF 3.5.7
> > > FB rev 5725.
>
> > > FBTrace: ERRORS on.
>
> > > Expanding an error, the tab 'Properties' shows 'errorMessage' and
> > > 'columnNumber' with a '+' sign. When expanding this item, it shows no
> > > fieldnames, but the value is the same as it's parent: "getter function
> > > errorMe...){\n   [native code]\n}". I've stopped expaning after about
> > > 50 times, all results are the same.
>
> > > No big deal to me, but might be an undocumented feature ;-) So I leave
> > > it to whoever it may concern to do something with it or not, it just
> > > catched my eye.
>
> > > W.
>
> > > Example:
> > > When FBTracinghttp://groups.google.com/group/firebug/topics, there is
> > > an error parsing the color value of the css script. This generates 4
> > > lines in the FBTrace output:
> > > errors.observe nsIScriptError...
> > > errors.getErrorContext...
> > > errors.getErrorContext (identical to the line above)
> > > errors.observe, no GirebugContext in chrome://browser/content/browser.xul.
>
> > > All three first lines have the properties tab with the mentioned
> > > recursion.
> > > And why is the second line duplicated?
> > > Is the 4th line really an error within the function getErrorContext?
> > > Lines 333/334 in errors.js seems to be a duplication of lines 328/329.
> > > Maybe there's something simular that causes lines 2 and 3.
-- 
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.


Reply via email to