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 The files which make up the SDK are developed by Mozilla and licensed
2 under the MPL 2.0 (http://mozilla.org/MPL/2.0/), with the exception of the
3 components listed below, which are made available by their authors under
4 the licenses listed alongside.
6 syntaxhighlighter
7 ------------------
8 doc/static-files/syntaxhighlighter
9 Made available under the MIT license.
11 jQuery
12 ------
13 examples/reddit-panel/data/jquery-1.4.4.min.js
14 examples/annotator/data/jquery-1.4.2.min.js
15 Made available under the MIT license.
17 simplejson
18 ----------
19 python-lib/simplejson
20 Made available under the MIT license.
22 Python Markdown
23 ---------------
24 python-lib/markdown
25 Made available under the BSD license.
27 LibraryDetector
28 ---------------
29 examples/library-detector/data/library-detector.js
30 Made available under the MIT license.