modules/libjar/test/unit/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 = head_ipc.js
     3 tail =
     4 support-files =
     5   data/empty
     6   data/test_bug333423.zip
     7   data/test_bug336691.zip
     8   data/test_bug370103.jar
     9   data/test_bug379841.zip
    10   data/test_bug589292.zip
    11   data/test_bug597702.zip
    12   data/test_bug637286.zip
    13   data/test_bug658093.zip
    14   data/test_corrupt.zip
    15   data/test_corrupt2.zip
    16   data/test_umlaute.zip
    17   data/uncompressed.zip
    19 [test_jarchannel.js]
    20 [test_jarchannel_e10s.js]
    21 skip-if = os == "mac"
    22 [test_bug278262.js]
    23 [test_bug333423.js]
    24 [test_bug336691.js]
    25 [test_bug370103.js]
    26 [test_bug379841.js]
    27 [test_bug407303.js]
    28 [test_bug453254.js]
    29 [test_bug458158.js]
    30 [test_bug589292.js]
    31 [test_bug597702.js]
    32 [test_bug637286.js]
    33 [test_bug658093.js]
    34 [test_corrupt_536911.js]
    35 [test_corrupt_541828.js]
    36 [test_dirjar_bug525755.js]
    37 [test_jarinput_stream_zipreader_reference.js]
    38 [test_not_found.js]
    39 [test_uncompressed.js]
    40 [test_umlaute.js]

mercurial