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 FBTracing http://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