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.
1 [DEFAULT]
2 support-files =
3 file_other_auxiliary_navigation_by_location.html
4 file_our_auxiliary_navigation_by_location.html
5 file_parent_navigation_by_location.html
6 file_sibling_navigation_by_location.html
7 file_top_navigation_by_location.html
8 file_top_navigation_by_location_exotic.html
10 [test_child_navigation_by_location.html]
11 [test_other_auxiliary_navigation_by_location.html]
12 skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #bug 948948, NS_ERROR_FAILURE from nsWindowWatcher::GetPrompt
13 [test_our_auxiliary_navigation_by_location.html]
14 skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #bug 948948, NS_ERROR_FAILURE from nsWindowWatcher::GetPrompt
15 [test_parent_navigation_by_location.html]
16 [test_sibling_navigation_by_location.html]
17 [test_top_navigation_by_location_exotic.html]
18 skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #bug 948948, NS_ERROR_FAILURE from nsWindowWatcher::GetPrompt
19 [test_top_navigation_by_location.html]
20 skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #bug 948948, NS_ERROR_FAILURE from nsWindowWatcher::GetPrompt