Sat, 03 Jan 2015 20:18:00 +0100
Conditionally enable double key logic according to:
private browsing mode or privacy.thirdparty.isolate preference and
implement in GetCookieStringCommon and FindCookie where it counts...
With some reservations of how to convince FindCookie users to test
condition and pass a nullptr when disabling double key logic.
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 | skip-if(B2G) 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 | skip-if(B2G) fails-if(Android) needs-focus == select-disabled-fieldset-1.html select-fieldset-ref.html |
michael@0 | 11 | skip-if(B2G) fails-if(Android) 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 |