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_sync.js
3 tail =
5 [test_bookmarks_sorted_by_none.js]
6 [test_database_sync_after_addBookmark.js]
7 [test_database_sync_after_addBookmark_batched.js]
8 [test_database_sync_after_addVisit.js]
9 [test_database_sync_after_addVisit_batched.js]
10 [test_database_sync_after_modifyBookmark.js]
11 [test_database_sync_after_shutdown.js]
12 [test_database_sync_after_shutdown_with_removeAllPages.js]
13 [test_database_sync_embed_visits.js]
14 [test_database_sync_expireAllFavicons.js]
15 [test_database_sync_onitemadded.js]
16 [test_database_sync_with_specialHistoryQueries.js]
17 [test_multiple_bookmarks_around_sync.js]
18 [test_multiple_visits_around_sync.js]