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_autocomplete.js
3 tail =
5 [test_330578.js]
6 [test_378079.js]
7 [test_393191.js]
8 [test_440866.js]
9 [test_463023.js]
10 [test_660156.js]
11 [test_autocomplete_multiple.js]
12 [test_badDefaultIndex.js]
13 [test_completeDefaultIndex_casing.js]
14 [test_finalCompleteValue.js]
15 [test_finalCompleteValue_forceComplete.js]
16 [test_finalDefaultCompleteValue.js]
17 [test_hiddenResult.js]
18 [test_immediate_search.js]
19 [test_popupSelectionVsDefaultCompleteValue.js]
20 [test_previousResult.js]
21 [test_stopSearch.js]