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 | This directory was created for code which is used in the Mozilla project in |
michael@0 | 2 | some way but is not under the MPL or a compatible license like the Apache 2, |
michael@0 | 3 | BSD or MIT licenses. |
michael@0 | 4 | |
michael@0 | 5 | It is _NOT_ for "all non-MPLed code". |
michael@0 | 6 | |
michael@0 | 7 | Before putting any new code in here, please consult licensing@mozilla.org. It |
michael@0 | 8 | is quite likely that this is not the right place. |