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 == menuitem-key.xul menuitem-key-ref.xul
2 # these random-if(Android) are due to differences between Android Native & Xul, see bug 732569
3 random-if(Android||B2G) == menulist-shrinkwrap-1.xul menulist-shrinkwrap-1-ref.xul
4 random-if(Android||B2G) fails-if(winWidget) == menulist-shrinkwrap-2.xul menulist-shrinkwrap-2-ref.xul
5 == textbox-overflow-1.xul textbox-overflow-1-ref.xul # for bug 749658
6 # accesskeys are not normally displayed on Mac, so skip this test
7 skip-if(cocoaWidget) == accesskey.xul accesskey-ref.xul
8 fails-if(cocoaWidget) == tree-row-outline-1.xul tree-row-outline-1-ref.xul
9 != tree-row-outline-1.xul tree-row-outline-1-notref.xul