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.
michael@0 | 1 | [DEFAULT] |
michael@0 | 2 | skip-if = e10s |
michael@0 | 3 | support-files = |
michael@0 | 4 | chromeAddCert.js |
michael@0 | 5 | file_app.sjs |
michael@0 | 6 | file_app.template.html |
michael@0 | 7 | file_cached_app.template.appcache |
michael@0 | 8 | file_cached_app.template.webapp |
michael@0 | 9 | file_hosted_app.template.webapp |
michael@0 | 10 | file_packaged_app.sjs |
michael@0 | 11 | file_packaged_app.template.html |
michael@0 | 12 | file_packaged_app.template.webapp |
michael@0 | 13 | signed_app.sjs |
michael@0 | 14 | signed_app_template.webapp |
michael@0 | 15 | signed/* |
michael@0 | 16 | test_packaged_app_common.js |
michael@0 | 17 | marketplace/* |
michael@0 | 18 | pkg_install_iframe.html |
michael@0 | 19 | |
michael@0 | 20 | [test_app_update.html] |
michael@0 | 21 | [test_bug_795164.html] |
michael@0 | 22 | [test_install_receipts.html] |
michael@0 | 23 | [test_marketplace_pkg_install.html] |
michael@0 | 24 | skip-if = buildapp == "b2g" || toolkit == "android" # see bug 989806 |
michael@0 | 25 | [test_packaged_app_install.html] |
michael@0 | 26 | [test_packaged_app_update.html] |
michael@0 | 27 | [test_receipt_operations.html] |
michael@0 | 28 | [test_signed_pkg_install.html] |
michael@0 | 29 | [test_uninstall_errors.html] |