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 | needs-focus == select-valid.html select-ref.html |
michael@0 | 2 | needs-focus == select-invalid.html select-ref.html |
michael@0 | 3 | needs-focus == select-disabled.html select-disabled-ref.html |
michael@0 | 4 | needs-focus == select-dyn-disabled.html select-disabled-ref.html |
michael@0 | 5 | needs-focus == select-dyn-not-disabled.html select-ref.html |
michael@0 | 6 | needs-focus == select-required-invalid.html select-required-ref.html |
michael@0 | 7 | needs-focus == select-required-valid.html select-required-ref.html |
michael@0 | 8 | needs-focus == select-required-multiple-invalid.html select-required-multiple-ref.html |
michael@0 | 9 | needs-focus == select-required-multiple-valid.html select-required-multiple-ref.html |
michael@0 | 10 | fails-if(Android||B2G) needs-focus == select-disabled-fieldset-1.html select-fieldset-ref.html |
michael@0 | 11 | fails-if(Android||B2G) needs-focus == select-disabled-fieldset-2.html select-fieldset-ref.html |
michael@0 | 12 | needs-focus == select-fieldset-legend.html select-fieldset-legend-ref.html |