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 | The source from this directory was copied from the cubeb |
michael@0 | 2 | git repository using the update.sh script. The only changes |
michael@0 | 3 | made were those applied by update.sh and the addition of |
michael@0 | 4 | Makefile.in build files for the Mozilla build system. |
michael@0 | 5 | |
michael@0 | 6 | The cubeb git repository is: git://github.com/kinetiknz/cubeb.git |
michael@0 | 7 | |
michael@0 | 8 | The git commit ID used was bb0437c060a85a4f1f11b962a53ca0af02801967. |