1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/extensions/cookie/test/unit/xpcshell.ini Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,33 @@ 1.4 +[DEFAULT] 1.5 +head = head_cookies.js 1.6 +tail = 1.7 +support-files = 1.8 + cookieprompt.js 1.9 + cookieprompt.manifest 1.10 + 1.11 +[test_bug526789.js] 1.12 +[test_bug650522.js] 1.13 +[test_bug667087.js] 1.14 +[test_cookies_async_failure.js] 1.15 +[test_cookies_persistence.js] 1.16 +[test_cookies_privatebrowsing.js] 1.17 +[test_cookies_profile_close.js] 1.18 +[test_cookies_read.js] 1.19 +[test_cookies_sync_failure.js] 1.20 +[test_cookies_thirdparty.js] 1.21 +[test_cookies_thirdparty_session.js] 1.22 +[test_domain_eviction.js] 1.23 +[test_eviction.js] 1.24 +[test_permmanager_expiration.js] 1.25 +[test_permmanager_getPermissionObject.js] 1.26 +[test_permmanager_notifications.js] 1.27 +[test_permmanager_removeall.js] 1.28 +[test_permmanager_load_invalid_entries.js] 1.29 +skip-if = debug == true 1.30 +[test_permmanager_idn.js] 1.31 +[test_permmanager_subdomains.js] 1.32 +[test_permmanager_local_files.js] 1.33 +[test_permmanager_mailto.js] 1.34 +[test_permmanager_cleardata.js] 1.35 +[test_schema_2_migration.js] 1.36 +[test_schema_3_migration.js]