Home
last modified time | relevance | path

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

/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js5652 }},disable:function(){if(Firebug.Console.isAlwaysEnabled()){this.unwatchForErrors()
5673 this.unwatchForErrors();
5676 }if(Firebug.Console.isAlwaysEnabled()){this.unwatchForErrors()
5681 },unwatchForErrors:function(){Firebug.Errors.checkEnabled(); method