Home
last modified time | relevance | path

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

/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js1062 this.isSystemURL=function(url){if(!url){return true function
1075 }return FBL.isSystemURL(win.location.href)
1080 return href&&FBL.isSystemURL(href)
6195 }while(frame&&FBL.isSystemURL(frame.filename)){frame=frame.caller
7368 return(Firebug.filterSystemURLs&&isSystemURL(getURLForStyleSheet(sheet)))?null:sheet