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.
1 [DEFAULT]
2 head = head_urlclassifier.js
3 tail = tail_urlclassifier.js
4 support-files =
5 data/digest1.chunk
6 data/digest2.chunk
8 [test_addsub.js]
9 [test_backoff.js]
10 [test_dbservice.js]
11 [test_hashcompleter.js]
12 # Bug 752243: Profile cleanup frequently fails
13 skip-if = os == "mac" || os == "linux"
14 [test_partial.js]
15 [test_prefixset.js]
16 [test_streamupdater.js]
17 [test_digest256.js]