netwerk/test/unit_ipc/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.

michael@0 1 [DEFAULT]
michael@0 2 head = head_channels_clone.js head_cc.js
michael@0 3 tail =
michael@0 4 support-files = disabled_test_bug528292_wrap.js
michael@0 5
michael@0 6 [test_bug248970_cookie_wrap.js]
michael@0 7 [test_cacheflags_wrap.js]
michael@0 8 [test_cache_jar_wrap.js]
michael@0 9 [test_channel_close_wrap.js]
michael@0 10 [test_cookie_header_wrap.js]
michael@0 11 [test_cookiejars_wrap.js]
michael@0 12 [test_dns_service_wrap.js]
michael@0 13 [test_duplicate_headers_wrap.js]
michael@0 14 [test_event_sink_wrap.js]
michael@0 15 [test_head_wrap.js]
michael@0 16 [test_headers_wrap.js]
michael@0 17 [test_httpsuspend_wrap.js]
michael@0 18 [test_post_wrap.js]
michael@0 19 [test_progress_wrap.js]
michael@0 20 [test_redirect-caching_canceled_wrap.js]
michael@0 21 [test_redirect-caching_failure_wrap.js]
michael@0 22 [test_redirect-caching_passing_wrap.js]
michael@0 23 [test_redirect_canceled_wrap.js]
michael@0 24 [test_redirect_failure_wrap.js]
michael@0 25 # Do not test the channel.redirectTo() API under e10s until 827269 is resolved
michael@0 26 [test_redirect_from_script_wrap.js]
michael@0 27 skip-if = true
michael@0 28 [test_redirect_passing_wrap.js]
michael@0 29 [test_redirect_different-protocol_wrap.js]
michael@0 30 [test_reentrancy_wrap.js]
michael@0 31 [test_resumable_channel_wrap.js]
michael@0 32 [test_simple_wrap.js]
michael@0 33 [test_xmlhttprequest_wrap.js]
michael@0 34 [test_XHR_redirects.js]

mercurial