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_migration.js
3 tail =
4 support-files =
5 places_alpha.sqlite
6 places_v10.sqlite
7 places_v10_from_v14.sqlite
8 places_v19.sqlite
9 places_v6_no_frecency.sqlite
10 places_v6_no_indices.sqlite
12 [test_current_from_v10.js]
13 [test_current_from_v10_migrated_from_v14.js]
14 [test_current_from_v19.js]
15 [test_database_from_alpha.js]
16 [test_database_from_v6_no_frecency.js]
17 [test_database_from_v6_no_indices.js]