My guess is that the console panel is not using the more sophisticated methods that the script panel uses to figure out which script file things are coming from.
A reproducible test case would be the best way to help us confirm that, though. -mc On Thu, Jul 14, 2011 at 4:13 PM, hughw <[email protected]> wrote: > Hi, > > In FF 5 FB correctly lists all the dojo-loaded script files on the > script tab. However all console messages show a source file (in my > case) of "dojo.js.uncompressed.js" > > e.g. below are a few lines of console output. The first two are > console.debug output, and the last two are error messages. > > adding channel Object { left="auto", right="auto", more...} > dojo.j...ssed.js (line 727) > _fetchCurveDataAndRedraw > dojo.j...ssed.js (line 797) > ReferenceError: curveForm is not defined > } > dojo.j...ssed.js (line 788) > e is not defined > // its interpretation causes a runtime exception, that exception is > dojo.j...ssed.js (line 609) > > > If you have not seen this behavor I'll try to work up a repro. > > Thanks, > Hugh > > -- > 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. > > -- 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.
