extensions/cookie/test/unit/xpcshell.ini

Thu, 22 Jan 2015 13:21:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 22 Jan 2015 13:21:57 +0100
branch
TOR_BUG_9701
changeset 15
b8a032363ba2
permissions
-rw-r--r--

Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6

     1 [DEFAULT]
     2 head = head_cookies.js
     3 tail =
     4 support-files =
     5   cookieprompt.js
     6   cookieprompt.manifest
     8 [test_bug526789.js]
     9 [test_bug650522.js]
    10 [test_bug667087.js]
    11 [test_cookies_async_failure.js]
    12 [test_cookies_persistence.js]
    13 [test_cookies_privatebrowsing.js]
    14 [test_cookies_profile_close.js]
    15 [test_cookies_read.js]
    16 [test_cookies_sync_failure.js]
    17 [test_cookies_thirdparty.js]
    18 [test_cookies_thirdparty_session.js]
    19 [test_domain_eviction.js]
    20 [test_eviction.js]
    21 [test_permmanager_expiration.js]
    22 [test_permmanager_getPermissionObject.js]
    23 [test_permmanager_notifications.js]
    24 [test_permmanager_removeall.js]
    25 [test_permmanager_load_invalid_entries.js]
    26 skip-if = debug == true
    27 [test_permmanager_idn.js]
    28 [test_permmanager_subdomains.js]
    29 [test_permmanager_local_files.js]
    30 [test_permmanager_mailto.js]
    31 [test_permmanager_cleardata.js]
    32 [test_schema_2_migration.js]
    33 [test_schema_3_migration.js]

mercurial