Searched refs:addConsoleListener (Results 1 – 3 of 3) sorted by relevance
5946 this.addConsoleListener(context,win);5974 },addConsoleListener:function(context,win){if(!context.activeConsoleHandlers){context.activeConsole… method in Firebug.Console.injector
22933 this.addConsoleListener(context, win);23007 addConsoleListener: function(context, win) method in Firebug.Console.injector
5957 this.addConsoleListener(context,win);5985 },addConsoleListener:function(context,win){if(!context.activeConsoleHandlers){context.activeConsoleHandlers=[] method in Firebug.Console.injector 5989 if(FBTrace.DBG_CONSOLE){FBTrace.sysout("consoleInjector addConsoleListener removed handler("+context.activeConsoleHandlers[i].handler_name+") from _firebugConsole in : "+win.location+"\n")5997 if(FBTrace.DBG_CONSOLE){FBTrace.sysout("consoleInjector addConsoleListener attached handler("+handler.handler_name+") to _firebugConsole in : "+win.location+"\n")