Home
last modified time | relevance | path

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

/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js4391 },copyURL:function(styleSheet){copyToClipboard(styleSheet.href) method
4398 …heet,target,context){return[{label:"CopyLocation",command:bindFixed(this.copyURL,this,styleSheet)}…
5479 }}else{}}},copyURL:function(spy){copyToClipboard(spy.getURL()) method
5492 },getContextMenuItems:function(spy){var items=[{label:"CopyLocation",command:bindFixed(this.copyURL