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-invalid-reset.html select-required-ref.html |
michael@0 | 4 | needs-focus == select-disabled.html select-disabled-ref.html |
michael@0 | 5 | skip-if(B2G) needs-focus == select-dyn-disabled.html select-disabled-ref.html |
michael@0 | 6 | needs-focus == select-dyn-not-disabled.html select-ref.html |
michael@0 | 7 | needs-focus == select-required-invalid-1.html select-required-ref.html |
michael@0 | 8 | needs-focus == select-required-invalid-2.html select-required-ref.html |
michael@0 | 9 | needs-focus == select-required-invalid-changed-1.html select-required-ref.html |
michael@0 | 10 | needs-focus == select-required-invalid-changed-2.html select-required-ref.html |
michael@0 | 11 | needs-focus == select-required-valid.html select-required-ref.html |
michael@0 | 12 | needs-focus == select-required-multiple-invalid.html select-required-multiple-ref.html |
michael@0 | 13 | needs-focus == select-required-multiple-invalid-changed.html select-required-multiple-ref.html |
michael@0 | 14 | needs-focus == select-required-multiple-valid.html select-required-multiple-ref.html |
michael@0 | 15 | skip-if(B2G) fails-if(Android) needs-focus == select-disabled-fieldset-1.html select-fieldset-ref.html |
michael@0 | 16 | skip-if(B2G) fails-if(Android) needs-focus == select-disabled-fieldset-2.html select-fieldset-ref.html |
michael@0 | 17 | needs-focus == select-fieldset-legend.html select-fieldset-legend-ref.html |
michael@0 | 18 | needs-focus == select-novalidate.html select-required-ref.html |