I think that line 206 from tabCache.js should be:

   return lines ? lines[lineNumber-1] : null;

Rev 1147 and before use lineNo but the parameter name in getLine is
lineNumber.
With lineNo I get an error in FBTrace.
--~--~---------~--~----~------------~-------~--~----~
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