From 66bf9bc41fa8158c5ee13528a9c4b31b4e3733c7 Mon Sep 17 00:00:00 2001 From: Steven Michaud Date: Tue, 18 Jun 2013 10:18:59 -0500 Subject: [PATCH] Bug 877500 - Test. r=joshmoz --- .../exthandler/tests/mochitest/Makefile.in | 1 + .../tests/mochitest/test_badMimeType.html | 27 +++++++++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 uriloader/exthandler/tests/mochitest/test_badMimeType.html diff --git a/uriloader/exthandler/tests/mochitest/Makefile.in b/uriloader/exthandler/tests/mochitest/Makefile.in index a96c2668ff2..9bea6f6297b 100644 --- a/uriloader/exthandler/tests/mochitest/Makefile.in +++ b/uriloader/exthandler/tests/mochitest/Makefile.in @@ -16,6 +16,7 @@ MOCHITEST_FILES = \ handlerApps.js \ handlerApp.xhtml \ unsafeBidiFileName.sjs \ + test_badMimeType.html \ $(NULL) include $(topsrcdir)/config/rules.mk diff --git a/uriloader/exthandler/tests/mochitest/test_badMimeType.html b/uriloader/exthandler/tests/mochitest/test_badMimeType.html new file mode 100644 index 00000000000..1d85f97bdc7 --- /dev/null +++ b/uriloader/exthandler/tests/mochitest/test_badMimeType.html @@ -0,0 +1,27 @@ + + + + Crashtest for bad MIME type + + + + +
+
+
+ +