Home
last modified time | relevance | path

Searched refs:watchForErrors (Results 1 – 1 of 1) sorted by relevance

/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js5651 },enable:function(){if(Firebug.Console.isAlwaysEnabled()){this.watchForErrors()
5668 }this.watchForErrors();
5678 }if(Firebug.Console.isAlwaysEnabled()){this.watchForErrors()
5679 }},watchForErrors:function(){Firebug.Errors.checkEnabled(); method