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 | # Checking if these elements support :optional. |
michael@0 | 2 | == css-optional-textarea.html css-optional-textarea-ref.html |
michael@0 | 3 | == css-optional-input.html css-optional-input-ref.html |
michael@0 | 4 | == css-optional-select.html css-optional-select-ref.html |
michael@0 | 5 | == css-optional-button.html about:blank |
michael@0 | 6 | |
michael@0 | 7 | # Checking dynamic behavior. |
michael@0 | 8 | == css-optional-dyn-1.html css-optional-input-ref.html |
michael@0 | 9 | == css-optional-dyn-2.html about:blank |
michael@0 | 10 |