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 = e10s # Bug ?????? - most of these tests fail for currently unknown reasons. |
michael@0 | 3 | support-files = |
michael@0 | 4 | browser_frame_elements.html |
michael@0 | 5 | browser_geolocation_privatebrowsing_page.html |
michael@0 | 6 | network_geolocation.sjs |
michael@0 | 7 | page_privatestorageevent.html |
michael@0 | 8 | test-console-api.html |
michael@0 | 9 | test_bug1004814.html |
michael@0 | 10 | worker_bug1004814.js |
michael@0 | 11 | |
michael@0 | 12 | [browser_test__content.js] |
michael@0 | 13 | [browser_ConsoleAPITests.js] |
michael@0 | 14 | [browser_ConsoleStorageAPITests.js] |
michael@0 | 15 | [browser_ConsoleStoragePBTest_perwindowpb.js] |
michael@0 | 16 | [browser_autofocus_background.js] |
michael@0 | 17 | [browser_autofocus_preference.js] |
michael@0 | 18 | [browser_bug396843.js] |
michael@0 | 19 | [browser_focus_steal_from_chrome.js] |
michael@0 | 20 | [browser_focus_steal_from_chrome_during_mousedown.js] |
michael@0 | 21 | [browser_frame_elements.js] |
michael@0 | 22 | [browser_geolocation_privatebrowsing_perwindowpb.js] |
michael@0 | 23 | [browser_localStorage_privatestorageevent.js] |
michael@0 | 24 | [browser_webapps_permissions.js] |
michael@0 | 25 | # TODO: Re-enable permissions tests on Mac, bug 795334 |
michael@0 | 26 | skip-if = buildapp != "b2g" |
michael@0 | 27 | support-files = |
michael@0 | 28 | test-webapp.webapp |
michael@0 | 29 | test-webapp-reinstall.webapp |
michael@0 | 30 | test-webapp-original.webapp |
michael@0 | 31 | test-webapps-permissions.html |
michael@0 | 32 | [browser_webapps_perms_reinstall.js] |
michael@0 | 33 | disabled = re-enable when bug 794920 is fixed |
michael@0 | 34 | [browser_xhr_sandbox.js] |
michael@0 | 35 | [browser_bug1004814.js] |