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 | <?xml version="1.0" encoding="ISO-8859-1"?> |
michael@0 | 2 | <?xml-stylesheet type="text/xsl" href="file_CSP_bug910139.xsl"?> |
michael@0 | 3 | <catalog> |
michael@0 | 4 | <cd> |
michael@0 | 5 | <title>Empire Burlesque</title> |
michael@0 | 6 | <artist>Bob Dylan</artist> |
michael@0 | 7 | <country>USA</country> |
michael@0 | 8 | <company>Columbia</company> |
michael@0 | 9 | <price>10.90</price> |
michael@0 | 10 | <year>1985</year> |
michael@0 | 11 | </cd> |
michael@0 | 12 | <cd> |
michael@0 | 13 | <title>Hide your heart</title> |
michael@0 | 14 | <artist>Bonnie Tyler</artist> |
michael@0 | 15 | <country>UK</country> |
michael@0 | 16 | <company>CBS Records</company> |
michael@0 | 17 | <price>9.90</price> |
michael@0 | 18 | <year>1988</year> |
michael@0 | 19 | </cd> |
michael@0 | 20 | <cd> |
michael@0 | 21 | <title>Greatest Hits</title> |
michael@0 | 22 | <artist>Dolly Parton</artist> |
michael@0 | 23 | <country>USA</country> |
michael@0 | 24 | <company>RCA</company> |
michael@0 | 25 | <price>9.90</price> |
michael@0 | 26 | <year>1982</year> |
michael@0 | 27 | </cd> |
michael@0 | 28 | </catalog> |