gecko-dev/netwerk/test/unit
Sean Feng f8ddb7e6f1 Bug 1580316 - Update signatureInfo to Array of Array of nsIX509Cert(in raw bytes) r=keeler,dimi
The signatureInfo that has been used in ExternalHelperAppService and
ReputationService has been stored Array of nsIX509CertList, which
isn't necessary because only the raw bytes of the certs are required.
This patch intends to remove the usage of nsIX509CertList and store
the raw bytes directly.

Differential Revision: https://phabricator.services.mozilla.com/D44243

--HG--
extra : moz-landing-system : lando
2019-11-19 19:51:44 +00:00
..
data
CA.key.pem
client_cert_chooser.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
client_cert_chooser.manifest
head_cache.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
head_cache2.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
head_channels.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
head_cookies.js Bug 1595934 - Make nsICookieManager cookie enumerators return Array<nsICookie> instead of nsISimpleEnumerator; r=baku 2019-11-17 07:21:14 +00:00
http2-ca.pem bug 1531958 - make http2 test certificates more consistent with existing test certificate infrastructure r=dragana 2019-03-04 15:42:07 +00:00
http2-ca.pem.certspec bug 1531958 - make http2 test certificates more consistent with existing test certificate infrastructure r=dragana 2019-03-04 15:42:07 +00:00
moz.build bug 1531958 - make http2 test certificates more consistent with existing test certificate infrastructure r=dragana 2019-03-04 15:42:07 +00:00
socks_client_subprocess.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_304_responses.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_307_redirect.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_421.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_1073747.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_MIME_params.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_NetUtil.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_URIs.js Bug 1271553 - Add known dweb protocols and ext+ to the standard list r=kershaw 2019-07-31 19:52:30 +00:00
test_URIs2.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_XHR_redirects.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_about_networking.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_about_protocol.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_aboutblank.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_addr_in_use_error.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_alt-data_closeWithStatus.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_alt-data_cross_process.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_alt-data_overwrite.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_alt-data_simple.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_alt-data_stream.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_alt-data_too_big.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_altsvc.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_anonymous-coalescing.js Bug 1592927 - Test test_anonymous-coalescing is racy. r=kershaw 2019-10-31 19:53:54 +00:00
test_auth_dialog_permission.js Bug 1560455 - rename CodebasePrincipal to ContentPrincipal. r=ckerschb 2019-07-08 16:37:45 +00:00
test_auth_jar.js Bug 1560455 - rename CodebasePrincipal to ContentPrincipal. r=ckerschb 2019-07-08 16:37:45 +00:00
test_auth_proxy.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_authentication.js Bug 1560455 - rename CodebasePrincipal to ContentPrincipal. r=ckerschb 2019-07-08 16:37:45 +00:00
test_authpromptwrapper.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_backgroundfilesaver.js Bug 1572434 - Make test_backgroundfilesaver.js faster to hopefully fix timeouts r=gbrown? 2019-08-08 18:33:20 +00:00
test_be_conservative.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_be_conservative_error_handling.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug203271.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug248970_cache.js Bug 1237782 - Remove http override and add appcache pref r=baku 2019-09-30 00:55:02 +00:00
test_bug248970_cookie.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug261425.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug263127.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug282432.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug321706.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug331825.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug336501.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug337744.js Bug 1560455 - rename CodebasePrincipal to ContentPrincipal. r=ckerschb 2019-07-08 16:37:45 +00:00
test_bug365133.js Bug 1560574 - use FormatPRExplodedTime to display GMT; r=kershaw 2019-08-20 14:00:31 +00:00
test_bug368702.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug369787.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug371473.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug376844.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug376865.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug379034.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug380994.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug388281.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug396389.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug401564.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug411952.js Bug 1595934 - Make nsICookieManager cookie enumerators return Array<nsICookie> instead of nsISimpleEnumerator; r=baku 2019-11-17 07:21:14 +00:00
test_bug412457.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug412945.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug414122.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug427957.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug429347.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug455311.js Bug 833723 - Part 2: Fix typo 2019-09-23 21:33:30 +00:00
test_bug464591.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug468426.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug468594.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug470716.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug477578.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug479413.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug479485.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug482601.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug482934.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug484684.js Bug 1560574 - use FormatPRExplodedTime to display GMT; r=kershaw 2019-08-20 14:00:31 +00:00
test_bug490095.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug504014.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug510359.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug515583.js Bug 1560574 - use FormatPRExplodedTime to display GMT; r=kershaw 2019-08-20 14:00:31 +00:00
test_bug526789.js Bug 1595934 - Make nsICookieManager cookie enumerators return Array<nsICookie> instead of nsISimpleEnumerator; r=baku 2019-11-17 07:21:14 +00:00
test_bug528292.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug536324_64bit_content_length.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug540566.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug543805.js Bug 1560574 - use FormatPRExplodedTime to display GMT; r=kershaw 2019-08-20 14:00:31 +00:00
test_bug553970.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug561042.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug561276.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug580508.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug586908.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug596443.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug618835.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug633743.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug650522.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug650995.js Bug 1237782 - Remove http override and add appcache pref r=baku 2019-09-30 00:55:02 +00:00
test_bug652761.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug654926.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug654926_doom_and_read.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug654926_test_seek.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug659569.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug660066.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug667087.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug667818.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug667907.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug669001.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug767025.js Bug 1237782 - Remove http override and add appcache pref r=baku 2019-09-30 00:55:02 +00:00
test_bug770243.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug812167.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug826063.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug856978.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug894586.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug935499.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug1064258.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug1177909.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug1195415.js Bug 1560455 - rename CodebasePrincipal to ContentPrincipal. r=ckerschb 2019-07-08 16:37:45 +00:00
test_bug1218029.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug1279246.js Bug 1566595. Stop using [array] in nsIBinaryOutputStream. r=froydnj 2019-07-22 20:27:39 +00:00
test_bug1312774_http1.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug1312782_http1.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug1355539_http1.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug1378385_http1.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug1411316_http1.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_bug1527293.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cache-control_request.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cache-entry-id.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cache2-00-service-get.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cache2-01-basic.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cache2-01a-basic-readonly.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cache2-01b-basic-datasize.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cache2-01c-basic-hasmeta-only.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cache2-01d-basic-not-wanted.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cache2-01e-basic-bypass-if-busy.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cache2-01f-basic-openTruncate.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cache2-02-open-non-existing.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cache2-03-oncacheentryavail-throws.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cache2-04-oncacheentryavail-throws2x.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cache2-05-visit.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cache2-06-pb-mode.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cache2-07-visit-memory.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cache2-07a-open-memory.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cache2-08-evict-disk-by-memory-storage.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cache2-09-evict-disk-by-uri.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cache2-10-evict-direct.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cache2-10b-evict-direct-immediate.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cache2-11-evict-memory.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cache2-12-evict-disk.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cache2-13-evict-non-existing.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cache2-14-concurent-readers.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cache2-14b-concurent-readers-complete.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cache2-15-conditional-304.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cache2-16-conditional-200.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cache2-17-evict-all.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cache2-18-not-valid.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cache2-19-range-206.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cache2-20-range-200.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cache2-21-anon-storage.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cache2-22-anon-visit.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cache2-23-read-over-chunk.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cache2-24-exists.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cache2-25-chunk-memory-limit.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cache2-26-no-outputstream-open.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cache2-27-force-valid-for.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cache2-28-last-access-attrs.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cache2-28a-OPEN_SECRETLY.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cache2-29a-concurrent_read_resumable_entry_size_zero.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cache2-29b-concurrent_read_non-resumable_entry_size_zero.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cache2-29c-concurrent_read_half-interrupted.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cache2-29d-concurrent_read_half-corrupted-206.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cache2-29e-concurrent_read_half-non-206-response.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cache2-30a-entry-pinning.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cache2-30b-pinning-storage-clear.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cache2-30c-pinning-deferred-doom.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cache2-30d-pinning-WasEvicted-API.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cache2-31-visit-all.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cache2-32-clear-origin.js Bug 1560455 - rename CodebasePrincipal to ContentPrincipal. r=ckerschb 2019-07-08 16:37:45 +00:00
test_cacheForOfflineUse_no-store.js Bug 1237782 - Remove http override and add appcache pref r=baku 2019-09-30 00:55:02 +00:00
test_cache_204_response.js Bug 1555927 - Cache 204 response r=mayhemer 2019-07-18 12:19:10 +00:00
test_cache_jar.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cacheflags.js Bug 1560455 - rename CodebasePrincipal to ContentPrincipal. r=ckerschb 2019-07-08 16:37:45 +00:00
test_captive_portal_service.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_channel_close.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_channel_priority.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_chunked_responses.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_compareURIs.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_compressappend.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_content_encoding_gzip.js Bug 1566595. Stop using [array] in nsIBinaryOutputStream. r=froydnj 2019-07-22 20:27:39 +00:00
test_content_length_underrun.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_content_sniffer.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cookie_blacklist.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cookie_header.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cookiejars.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cookiejars_safebrowsing.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cookies_async_failure.js Bug 1591813 - Make nsICookieManager.getCookiesFromHost() return an Array<nsICookie>; r=baku 2019-10-28 12:08:09 +00:00
test_cookies_persistence.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cookies_privatebrowsing.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cookies_profile_close.js Bug 1595934 - Make nsICookieManager cookie enumerators return Array<nsICookie> instead of nsISimpleEnumerator; r=baku 2019-11-17 07:21:14 +00:00
test_cookies_read.js Bug 1595934 - Make nsICookieManager cookie enumerators return Array<nsICookie> instead of nsISimpleEnumerator; r=baku 2019-11-17 07:21:14 +00:00
test_cookies_sync_failure.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cookies_thirdparty.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cookies_thirdparty_nonsecure_session.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_cookies_thirdparty_session.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_data_protocol.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_disabled_ftp.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_dns_cancel.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_dns_disable_ipv4.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_dns_disable_ipv6.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_dns_localredirect.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_dns_offline.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_dns_onion.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_dns_originAttributes.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_dns_proxy_bypass.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_dns_service.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_domain_eviction.js Bug 1595934 - Make nsICookieManager cookie enumerators return Array<nsICookie> instead of nsISimpleEnumerator; r=baku 2019-11-17 07:21:14 +00:00
test_doomentry.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_duplicate_headers.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_esni_dns_fetch.js Bug 1596045 - Modernize test_esni_dns_fetch.js and make sure we're not clearing the cache when setting the URI pref r=dragana 2019-11-13 10:55:09 +00:00
test_event_sink.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_eviction.js Bug 1595934 - Make nsICookieManager cookie enumerators return Array<nsICookie> instead of nsISimpleEnumerator; r=baku 2019-11-17 07:21:14 +00:00
test_extract_charset_from_content_type.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_fallback_no-cache-entry_canceled.js Bug 1237782 - Remove http override and add appcache pref r=baku 2019-09-30 00:55:02 +00:00
test_fallback_no-cache-entry_passing.js Bug 1237782 - Remove http override and add appcache pref r=baku 2019-09-30 00:55:02 +00:00
test_fallback_redirect-to-different-origin_canceled.js Bug 1237782 - Remove http override and add appcache pref r=baku 2019-09-30 00:55:02 +00:00
test_fallback_redirect-to-different-origin_passing.js Bug 1237782 - Remove http override and add appcache pref r=baku 2019-09-30 00:55:02 +00:00
test_fallback_request-error_canceled.js Bug 1237782 - Remove http override and add appcache pref r=baku 2019-09-30 00:55:02 +00:00
test_fallback_request-error_passing.js Bug 1237782 - Remove http override and add appcache pref r=baku 2019-09-30 00:55:02 +00:00
test_fallback_response-error_canceled.js Bug 1237782 - Remove http override and add appcache pref r=baku 2019-09-30 00:55:02 +00:00
test_fallback_response-error_passing.js Bug 1237782 - Remove http override and add appcache pref r=baku 2019-09-30 00:55:02 +00:00
test_file_protocol.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_filestreams.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_freshconnection.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_getHost.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_gre_resources.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_gzipped_206.js Bug 1566595. Stop using [array] in nsIBinaryOutputStream. r=froydnj 2019-07-22 20:27:39 +00:00
test_head.js Bug 1528697 - Add cenum referrerpolicy in ReferrerInfo.idl r=ckerschb,Gijs 2019-08-21 13:28:23 +00:00
test_head_request_no_response_body.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_header_Accept-Language.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_header_Accept-Language_case.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_header_Server_Timing.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_headers.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_hostnameIsLocalIPAddress.js Bug 1570104 - Add shared IPv4 range from RFC 6598 (100.64/10) to allowed list of IP addresses for testing. r=dragana 2019-08-28 10:58:48 +00:00
test_hostnameIsSharedIPAddress.js Bug 1570104 - Add shared IPv4 range from RFC 6598 (100.64/10) to allowed list of IP addresses for testing. r=dragana 2019-08-28 10:58:48 +00:00
test_http1-proxy.js Bug 1563824 - New error NS_ERROR_TOO_MANY_REQUESTS for 429 response r=mayhemer 2019-07-06 21:46:00 +00:00
test_http2-proxy.js Bug 1584743 - Use data URL for services.settings.server in test_http2-proxy.js r=mayhemer 2019-11-05 15:56:26 +00:00
test_http2.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_httpResponseTimeout.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_http_headers.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_httpauth.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_httpcancel.js Bug 1528697 - Add cenum referrerpolicy in ReferrerInfo.idl r=ckerschb,Gijs 2019-08-21 13:28:23 +00:00
test_httpsuspend.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_idn_blacklist.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_idn_urls.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_idna2008.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_idnservice.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_immutable.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_inhibit_caching.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_ioservice.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_large_port.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_link.desktop
test_link.url
test_loadgroup_cancel.js Bug 1533957 - Test that request is cancelled before being removed from a loadGroup r=bzbarsky 2019-10-07 12:18:11 +00:00
test_localstreams.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_mismatch_last-modified.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_mozTXTToHTMLConv.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_multipart_byteranges.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_multipart_streamconv-byte-by-byte.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_multipart_streamconv.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_multipart_streamconv_missing_boundary_lead_dashes.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_multipart_streamconv_missing_lead_boundary.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_nestedabout_serialize.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_net_addr.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_network_activity.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_network_connectivity_service.js Bug 1567343 - Enable test_network_connectivity_service on android r=valentin 2019-09-27 12:57:48 +00:00
test_node_execute.js Bug 1584397 - Make http2 proxy code execute in a separate process r=mayhemer 2019-11-05 15:51:43 +00:00
test_nojsredir.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_nsIBufferedOutputStream_writeFrom_block.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_obs-fold.js Bug 1589609 - Add unit test for obs-fold header parsing r=JuniorHsu 2019-11-04 20:12:12 +00:00
test_offline_status.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_offlinecache_custom-directory.js Bug 1237782 - Remove http override and add appcache pref r=baku 2019-09-30 00:55:02 +00:00
test_origin.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_original_sent_received_head.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_parse_content_type.js Bug 1587199 - Fix test_parse_content_type.js under Thunderbird. r=valentin 2019-10-09 08:10:05 +00:00
test_partial_response_entry_size_smart_shrink.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_permmgr.js Bug 1591803 - Part 2: Rename nsIPermissionManager.enumerator to all and turn it into an Array; r=johannh 2019-10-29 01:56:25 +00:00
test_ping_aboutnetworking.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_pinned_app_cache.js Bug 1237782 - Remove http override and add appcache pref r=baku 2019-09-30 00:55:02 +00:00
test_plaintext_sniff.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_post.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_predictor.js Bug 1528697 - Add cenum referrerpolicy in ReferrerInfo.idl r=ckerschb,Gijs 2019-08-21 13:28:23 +00:00
test_private_cookie_changed.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_private_necko_channel.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_progress.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_protocolproxyservice-async-filters.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_protocolproxyservice.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_proxy-failover_canceled.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_proxy-failover_passing.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_proxy-replace_canceled.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_proxy-replace_passing.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_proxyconnect.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_psl.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_race_cache_with_network.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_range_requests.js Bug 1566595. Stop using [array] in nsIBinaryOutputStream. r=froydnj 2019-07-22 20:27:39 +00:00
test_readline.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_redirect-caching_canceled.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_redirect-caching_failure.js Bug 1559088 - Fix test_redirect-caching_failure.js to again do what it has to, r=kershaw 2019-09-03 12:24:11 +00:00
test_redirect-caching_passing.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_redirect_baduri.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_redirect_canceled.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_redirect_different-protocol.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_redirect_failure.js Bug 1559088 - Fix test_redirect-caching_failure.js to again do what it has to, r=kershaw 2019-09-03 12:24:11 +00:00
test_redirect_from_script.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_redirect_from_script_after-open_passing.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_redirect_history.js Bug 1589407 - Part 2: Ensure that document.referrer sees the same URL as what we send in the Referer HTTP header per the ETP restrictions; r=tnguyen,baku 2019-10-26 21:24:57 +00:00
test_redirect_loop.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_redirect_passing.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_reentrancy.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_referrer.js Bug 1528697 - Add cenum referrerpolicy in ReferrerInfo.idl r=ckerschb,Gijs 2019-08-21 13:28:23 +00:00
test_referrer_cross_origin.js Bug 1528697 - Add cenum referrerpolicy in ReferrerInfo.idl r=ckerschb,Gijs 2019-08-21 13:28:23 +00:00
test_referrer_policy.js Bug 1528697 - Add cenum referrerpolicy in ReferrerInfo.idl r=ckerschb,Gijs 2019-08-21 13:28:23 +00:00
test_reopen.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_reply_without_content_type.js Bug 1566595. Stop using [array] in nsIBinaryOutputStream. r=froydnj 2019-07-22 20:27:39 +00:00
test_resumable_channel.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_resumable_truncate.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_safeoutputstream.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_safeoutputstream_append.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_schema_2_migration.js Bug 1595934 - Make nsICookieManager cookie enumerators return Array<nsICookie> instead of nsISimpleEnumerator; r=baku 2019-11-17 07:21:14 +00:00
test_schema_3_migration.js Bug 1595934 - Make nsICookieManager cookie enumerators return Array<nsICookie> instead of nsISimpleEnumerator; r=baku 2019-11-17 07:21:14 +00:00
test_separate_connections.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_signature_extraction.js Bug 1580316 - Update signatureInfo to Array of Array of nsIX509Cert(in raw bytes) r=keeler,dimi 2019-11-19 19:51:44 +00:00
test_simple.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_sockettransportsvc_available.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_socks.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_speculative_connect.js Bug 1560455 - rename CodebasePrincipal to ContentPrincipal. r=ckerschb 2019-07-08 16:37:45 +00:00
test_stale-while-revalidate_max-age-0.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_stale-while-revalidate_negative.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_stale-while-revalidate_positive.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_standardurl.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_standardurl_default_port.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_standardurl_port.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_streamcopier.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_substituting_protocol_handler.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_suspend_channel_before_connect.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_suspend_channel_on_authRetry.js Bug 1560455 - rename CodebasePrincipal to ContentPrincipal. r=ckerschb 2019-07-08 16:37:45 +00:00
test_suspend_channel_on_examine.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_suspend_channel_on_examine_merged_response.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_suspend_channel_on_modified.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_synthesized_response.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_throttlechannel.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_throttlequeue.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_throttling.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_tldservice_nextsubdomain.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_tls_flags.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_tls_flags_separate_connections.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_tls_server.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_tls_server_multiple_clients.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_traceable_channel.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_trackingProtection_annotateChannels.js Bug 1588899 - P1. Move classification flags related method to nsIClassifiedChannel. r=Ehsan,baku 2019-10-19 04:30:24 +00:00
test_trr.js Bug 1596234 - TRR: Check that pushed entry is not used after DNS suffix list changes r=JuniorHsu 2019-11-15 16:00:28 +00:00
test_udp_multicast.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_udpsocket.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_udpsocket_offline.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_unescapestring.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_unix_domain.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_uri_mutator.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_websocket_offline.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
test_xmlhttprequest.js Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
xpcshell.ini Bug 1582030 - Enable netwerk/test/unit/test_esni_dns_fetch.js which was disabled for intermittent failures r=JuniorHsu 2019-11-08 19:25:27 +00:00