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 = header_helpers.js
3 tail =
4 support-files =
5 test_sms_basics.html
6 test_smsfilter.html
8 [test_smsservice_createsmsmessage.js]
9 [test_wsp_pdu_helper.js]
10 run-if = toolkit == "gonk"
11 [test_mms_pdu_helper.js]
12 run-if = toolkit == "gonk"
13 [test_mms_service.js]
14 run-if = toolkit == "gonk"