That sounds like 1347 http://code.google.com/p/fbug/issues/detail?id=1347&can=1&q=notifyfirebug
We decided to day to have 1.3.1b1 'soon'. The fix for 1347 will be in there. jjb On Jan 20, 1:14 pm, docyes <[email protected]> wrote: > I would like to use my own interface as a pass thru to console.[info, > log, debug, warn, error] while maintaining the stack trace. > > Prior to 1.3 I was directly assigning my pass-thru to the associated > console method. This causes problems now in 1.3. > eg., > var acmeApps = {}; > acmeApps.info = console.info; > > Any other solutions to maintain the stack trace without explicitly > hard-coding console methods within my applications? > > Thanks, > Carl --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
