Thanks for noticing! Fixed at R4081. Let me know if it still doesn't work for you.
Honza On Aug 25, 10:33 am, woomla <[email protected]> wrote: > I think a typo in chrome.js, with this rev I have: > > chrome.js line 720: var title = FBL.cropMultipleLines(objectTitle, > statusCropSize); > "Resuming debugger: error during debugging loop: TypeError: > FBL.cropMultiplLines is not a function" > > But inserting the 'e' also do not work: > > chrome.js line 720: var title = FBL.cropMultipleLines(objectTitle, > statusCropSize); > "Resuming debugger: error during debugging loop: ReferenceError: > cropMultipleLines is not defined" > > When does this occur? Suddenly I cannot debug some of my code. > > W. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
