Tue, 06 Jan 2015 21:39:09 +0100
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 | skip-if = !debug || (buildapp == 'b2g') || (toolkit == 'android') #Bug 932350 - Frequent timeouts |
michael@0 | 3 | support-files = |
michael@0 | 4 | child_ip_address.html |
michael@0 | 5 | file_crossdomainprops_inner.html |
michael@0 | 6 | file_location.html |
michael@0 | 7 | framed_location.html |
michael@0 | 8 | idn_child.html |
michael@0 | 9 | innerWidthHeight_script.html |
michael@0 | 10 | |
michael@0 | 11 | [test_crossdomainprops.html] |
michael@0 | 12 | [test_innerWidthHeight_script.html] |
michael@0 | 13 | [test_location.html] |
michael@0 | 14 | [test_location_framed.html] |
michael@0 | 15 | [test_location_getters.html] |
michael@0 | 16 | [test_location_sandboxed.html] |
michael@0 | 17 | [test_location_setters.html] |
michael@0 | 18 | [test_setting_document.domain_idn.html] |
michael@0 | 19 | [test_setting_document.domain_to_shortened_ipaddr.html] |