summaryrefslogtreecommitdiffstats
path: root/widget/nsIDragService.idl
diff options
context:
space:
mode:
Diffstat (limited to 'widget/nsIDragService.idl')
-rw-r--r--widget/nsIDragService.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/widget/nsIDragService.idl b/widget/nsIDragService.idl
index a35d3128a8..619c8f8a82 100644
--- a/widget/nsIDragService.idl
+++ b/widget/nsIDragService.idl
@@ -126,7 +126,7 @@ interface nsIDragService : nsISupports
*
* Note: This method is deprecated for non-native code.
*/
- [can_run_script]
+ [noscript, can_run_script]
void invokeDragSessionWithSelection(in Selection aSelection,
in nsIPrincipal aPrincipal,
in nsIContentSecurityPolicy aCsp,