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 head = head_urlclassifier.js
3 tail = tail_urlclassifier.js
4 support-files =
5 data/digest1.chunk
6 data/digest2.chunk
8 [test_addsub.js]
9 [test_backoff.js]
10 [test_dbservice.js]
11 [test_hashcompleter.js]
12 # Bug 752243: Profile cleanup frequently fails
13 skip-if = os == "mac" || os == "linux"
14 [test_partial.js]
15 [test_prefixset.js]
16 [test_streamupdater.js]
17 [test_digest256.js]