Searched refs:openInTab (Results 1 – 1 of 1) sorted by relevance
| /template/strap/resources/firebug/ |
| H A D | firebug-lite-1.4.js | 4392 },openInTab:function(styleSheet){openNewTab(styleSheet.href) method 4398 …copyURL,this,styleSheet)},"-",{label:"OpenInTab",command:bindFixed(this.openInTab,this,styleSheet)… 4428 },openInTab:function(sourceLink){openNewTab(sourceLink.href) method 4444 …opyLink,this,sourceLink)},"-",{label:"OpenInTab",command:bindFixed(this.openInTab,this,sourceLink)… 5485 },openInTab:function(spy){openNewTab(spy.getURL(),spy.postText) method 5494 …d(this.copyResponse,this,spy)},"-",{label:"OpenInTab",command:bindFixed(this.openInTab,this,spy)});
|