summaryrefslogtreecommitdiffstats
path: root/docshell/base/nsIDocumentViewer.idl
diff options
context:
space:
mode:
Diffstat (limited to 'docshell/base/nsIDocumentViewer.idl')
-rw-r--r--docshell/base/nsIDocumentViewer.idl5
1 files changed, 3 insertions, 2 deletions
diff --git a/docshell/base/nsIDocumentViewer.idl b/docshell/base/nsIDocumentViewer.idl
index afbbdfc464..27510dc879 100644
--- a/docshell/base/nsIDocumentViewer.idl
+++ b/docshell/base/nsIDocumentViewer.idl
@@ -211,8 +211,9 @@ interface nsIDocumentViewer : nsISupports
/**
* Sets the print settings for print / print-previewing a subdocument.
*/
- [can_run_script] void setPrintSettingsForSubdocument(in nsIPrintSettings aPrintSettings,
- in RemotePrintJobChildPtr aRemotePrintJob);
+ [can_run_script, noscript]
+ void setPrintSettingsForSubdocument(in nsIPrintSettings aPrintSettings,
+ in RemotePrintJobChildPtr aRemotePrintJob);
/**
* Get the history entry that this viewer will save itself into when