From 164c42ece597a92e3e8fb54a2fbfeba177697138 Mon Sep 17 00:00:00 2001 From: Andrew McCreight Date: Mon, 8 Feb 2016 09:52:19 -0800 Subject: [PATCH] Bug 1237726, part 1 - Set prefs with pushPrefEnv in mixedcontentblocker/test_main.html. r=tanvi --- .../test/mixedcontentblocker/mochitest.ini | 2 +- .../test/mixedcontentblocker/test_main.html | 54 +++++++++---------- 2 files changed, 27 insertions(+), 29 deletions(-) diff --git a/dom/security/test/mixedcontentblocker/mochitest.ini b/dom/security/test/mixedcontentblocker/mochitest.ini index 0051eb89b949..05a1e0c056b0 100644 --- a/dom/security/test/mixedcontentblocker/mochitest.ini +++ b/dom/security/test/mixedcontentblocker/mochitest.ini @@ -14,7 +14,7 @@ support-files = file_server.sjs [test_main.html] -skip-if = buildapp == 'mulet' || buildapp == 'b2g' || toolkit == 'android' || e10s #TIMED_OUT, SSL_REQUIRED # Bug 1141029 Mulet parity with B2G Desktop for TC +skip-if = buildapp == 'mulet' || buildapp == 'b2g' || toolkit == 'android' #TIMED_OUT, SSL_REQUIRED # Bug 1141029 Mulet parity with B2G Desktop for TC [test_bug803225.html] skip-if = buildapp == 'mulet' || buildapp == 'b2g' || toolkit == 'android' || e10s #TIMED_OUT, SSL_REQUIRED # Bug 1141029 Mulet parity with B2G Desktop for TC [test_frameNavigation.html] diff --git a/dom/security/test/mixedcontentblocker/test_main.html b/dom/security/test/mixedcontentblocker/test_main.html index abaf7f029878..646fe4c60f52 100644 --- a/dom/security/test/mixedcontentblocker/test_main.html +++ b/dom/security/test/mixedcontentblocker/test_main.html @@ -13,9 +13,6 @@ https://bugzilla.mozilla.org/show_bug.cgi?id=62178