dom/tests/mochitest/webcomponents/mochitest.ini

Tue, 06 Jan 2015 21:39:09 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Tue, 06 Jan 2015 21:39:09 +0100
branch
TOR_BUG_9701
changeset 8
97036ab72558
permissions
-rw-r--r--

Conditionally force memory storage according to privacy.thirdparty.isolate;
This solves Tor bug #9701, complying with disk avoidance documented in
https://www.torproject.org/projects/torbrowser/design/#disk-avoidance.

michael@0 1 [DEFAULT]
michael@0 2 support-files =
michael@0 3 inert_style.css
michael@0 4
michael@0 5 [test_bug900724.html]
michael@0 6 [test_content_element.html]
michael@0 7 skip-if = true # bug 957109 - intermittent leaks
michael@0 8 [test_nested_content_element.html]
michael@0 9 skip-if = true # bug 957109 - intermittent leaks
michael@0 10 [test_dynamic_content_element_matching.html]
michael@0 11 skip-if = true # bug 957109 - intermittent leaks
michael@0 12 [test_document_register.html]
michael@0 13 [test_document_register_base_queue.html]
michael@0 14 [test_document_register_lifecycle.html]
michael@0 15 [test_document_register_parser.html]
michael@0 16 [test_document_register_stack.html]
michael@0 17 [test_document_shared_registry.html]
michael@0 18 [test_template.html]
michael@0 19 [test_shadowroot.html]
michael@0 20 skip-if = true # bug 957109 - intermittent leaks
michael@0 21 [test_shadowroot_inert_element.html]
michael@0 22 skip-if = true # bug 957109 - intermittent leaks
michael@0 23 [test_shadowroot_style.html]
michael@0 24 skip-if = true # bug 957109 - intermittent leaks
michael@0 25 [test_shadowroot_style_multiple_shadow.html]
michael@0 26 skip-if = true # bug 957109 - intermittent leaks
michael@0 27 [test_shadowroot_style_order.html]
michael@0 28 skip-if = true # bug 957109 - intermittent leaks
michael@0 29 [test_style_fallback_content.html]
michael@0 30 skip-if = true # bug 957109 - intermittent leaks

mercurial