From cbc246b05d55ff8bcaeaf885b0626e61fbd2739d Mon Sep 17 00:00:00 2001 From: Jeff Walden Date: Tue, 11 Oct 2011 09:36:18 -0700 Subject: [PATCH] Bug 679509 - Test that plugin conversion hooks properly convert to a primitive value. r=mrbkap --HG-- extra : rebase_source : 54d0eb69de7180b2b1ba361c51031ffb83c3f2ac --- dom/plugins/test/mochitest/Makefile.in | 1 + .../test/mochitest/test_defaultValue.html | 36 +++++++++++++++++++ 2 files changed, 37 insertions(+) create mode 100644 dom/plugins/test/mochitest/test_defaultValue.html diff --git a/dom/plugins/test/mochitest/Makefile.in b/dom/plugins/test/mochitest/Makefile.in index cc1bedc03a63..5d7d2e07a02e 100644 --- a/dom/plugins/test/mochitest/Makefile.in +++ b/dom/plugins/test/mochitest/Makefile.in @@ -46,6 +46,7 @@ include $(topsrcdir)/config/rules.mk _MOCHITEST_FILES = \ utils.js \ + test_defaultValue.html \ test_getauthenticationinfo.html \ test_npobject_getters.html \ test_npruntime_npnevaluate.html \ diff --git a/dom/plugins/test/mochitest/test_defaultValue.html b/dom/plugins/test/mochitest/test_defaultValue.html new file mode 100644 index 000000000000..1960cc7bdc14 --- /dev/null +++ b/dom/plugins/test/mochitest/test_defaultValue.html @@ -0,0 +1,36 @@ + + + NPObject [[DefaultValue]] implementation + + + + + + + + + + + +