summaryrefslogtreecommitdiffstats
path: root/docshell/test/chrome/test_viewsource_forbidden_in_iframe.xhtml
diff options
context:
space:
mode:
Diffstat (limited to 'docshell/test/chrome/test_viewsource_forbidden_in_iframe.xhtml')
-rw-r--r--docshell/test/chrome/test_viewsource_forbidden_in_iframe.xhtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docshell/test/chrome/test_viewsource_forbidden_in_iframe.xhtml b/docshell/test/chrome/test_viewsource_forbidden_in_iframe.xhtml
index 0cc45c7821..d35d9400ce 100644
--- a/docshell/test/chrome/test_viewsource_forbidden_in_iframe.xhtml
+++ b/docshell/test/chrome/test_viewsource_forbidden_in_iframe.xhtml
@@ -37,7 +37,7 @@ https://bugzilla.mozilla.org/show_bug.cgi?id=624883
}
},
- onStateChange(aWebProgress, aRequest, aStateFlags, aStatus) {
+ onStateChange(aWebProgress) {
// Wait until the documentURI changes (from about:blank) this should
// be the error page URI.
var documentURI = frame.contentDocument.documentURI;