toolkit/modules/tests/xpcshell/xpcshell.ini

Sat, 03 Jan 2015 20:18:00 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Sat, 03 Jan 2015 20:18:00 +0100
branch
TOR_BUG_3246
changeset 7
129ffea94266
permissions
-rw-r--r--

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 =
     3 tail =
     4 support-files =
     5   propertyLists/bug710259_propertyListBinary.plist
     6   propertyLists/bug710259_propertyListXML.plist
     7   chromeappsstore.sqlite
     8   zips/zen.zip
    10 [test_AsyncShutdown.js]
    11 [test_BinarySearch.js]
    12 [test_DeferredTask.js]
    13 [test_dict.js]
    14 [test_DirectoryLinksProvider.js]
    15 [test_FileUtils.js]
    16 [test_Http.js]
    17 [test_Log.js]
    18 [test_NewTabUtils.js]
    19 [test_PermissionsUtils.js]
    20 [test_Preferences.js]
    21 [test_Promise.js]
    22 [test_propertyListsUtils.js]
    23 [test_readCertPrefs.js]
    24 [test_Services.js]
    25 [test_sqlite.js]
    26 [test_task.js]
    27 [test_TelemetryTimestamps.js]
    28 [test_timer.js]
    29 [test_ZipUtils.js]

mercurial