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 code was imported from: |
michael@0 | 2 | |
michael@0 | 3 | https://svn.resiprocate.org/rep/resiprocate/main/nICEr |
michael@0 | 4 | |
michael@0 | 5 | SVN revision 9873 |
michael@0 | 6 | |
michael@0 | 7 | Some minor changes have been made to improve portability as well |
michael@0 | 8 | as to add trickle ICE. These changes are being submitted for |
michael@0 | 9 | upstreaming and can be found in upstream.diff. |
michael@0 | 10 | |
michael@0 | 11 |