fune/netwerk/test/unit
Kershaw Chang 3ab686eb88 Bug 1730418 - Fetch HTTPS RR in nsHttpChannel::MaybeUseHTTPSRRForUpgrade, r=necko-reviewers,dragana
Before this patch, we fetch HTTPS RR in `nsHttpChannel::MaybeStartDNSPrefetch`, which is too early. It's possible that this http request is blocked by an extension but we still send the query for HTTPS RR.
To improve this, we move the time of fetching HTTPS RR a bit late.

Differential Revision: https://phabricator.services.mozilla.com/D125931
2021-09-21 08:58:24 +00:00
..
data
CA.key.pem
client_cert_chooser.js
client_cert_chooser.manifest
head_cache.js Bug 1694662 - Remove Appcachestorage & oldwrappers r=necko-reviewers,kershaw 2021-04-30 07:20:24 +00:00
head_cache2.js Bug 1694662 - Remove appcache arg from nsICacheEntryOpenCallback r=necko-reviewers,dragana 2021-04-30 07:20:17 +00:00
head_channels.js
head_cookies.js
head_http3.js Bug 1708567 - Add support for HTTP3 version 1 behind a pref r=necko-reviewers,valentin 2021-04-30 11:33:39 +00:00
head_trr.js Bug 1716571 - Dynamically set up android port forwarding for trr tests r=necko-reviewers,dragana 2021-08-16 13:41:58 +00:00
http2-ca.pem
http2-ca.pem.certspec
perftest.ini
socks_client_subprocess.js
test_304_headers.js Bug 1713941 - Properly handle duplicated headers in a 304 revalidation r=necko-reviewers,dragana 2021-08-04 12:07:37 +00:00
test_304_responses.js
test_307_redirect.js
test_421.js
test_1073747.js
test_about_networking.js
test_about_protocol.js
test_aboutblank.js
test_addr_in_use_error.js
test_alt-data_closeWithStatus.js Backed out 3 changesets (bug 1487113) for causing hazard bustages. CLOSED TREE 2021-09-17 22:58:33 +03:00
test_alt-data_cross_process.js Backed out 3 changesets (bug 1487113) for causing hazard bustages. CLOSED TREE 2021-09-17 22:58:33 +03:00
test_alt-data_overwrite.js Backed out 3 changesets (bug 1487113) for causing hazard bustages. CLOSED TREE 2021-09-17 22:58:33 +03:00
test_alt-data_simple.js Backed out 3 changesets (bug 1487113) for causing hazard bustages. CLOSED TREE 2021-09-17 22:58:33 +03:00
test_alt-data_stream.js Backed out 3 changesets (bug 1487113) for causing hazard bustages. CLOSED TREE 2021-09-17 22:58:33 +03:00
test_alt-data_too_big.js
test_altsvc.js Bug 1708729 - Allow port 65535 to be unblocked r=necko-reviewers,freddyb,valentin 2021-06-22 10:35:50 +00:00
test_altsvc_http3.js Bug 1720648 - Make necko work with neqo 0.4.28, r=nhnt11 2021-07-15 19:19:55 +00:00
test_altsvc_pref.js Bug 1720648 - Make necko work with neqo 0.4.28, r=nhnt11 2021-07-15 19:19:55 +00:00
test_anonymous-coalescing.js
test_auth_dialog_permission.js
test_auth_jar.js
test_auth_multiple.js Bug 669675 - Use Tokenizer in ParseRealm r=necko-reviewers,dragana 2021-08-12 12:39:25 +00:00
test_auth_proxy.js
test_authentication.js Bug 669675 - Use Tokenizer in ParseRealm r=necko-reviewers,dragana 2021-08-12 12:39:25 +00:00
test_authpromptwrapper.js Bug 669675 - Use Tokenizer in ParseRealm r=necko-reviewers,dragana 2021-08-12 12:39:25 +00:00
test_backgroundfilesaver.js
test_be_conservative.js Bug 1597600 - make certificate overrides depend on origin attributes r=keeler,geckoview-reviewers,smaug,agi 2021-06-01 06:55:07 +00:00
test_be_conservative_error_handling.js Bug 1597600 - make certificate overrides depend on origin attributes r=keeler,geckoview-reviewers,smaug,agi 2021-06-01 06:55:07 +00:00
test_blob_channelname.js
test_brotli_http.js
test_bug203271.js
test_bug248970_cache.js Bug 1694662 - Remove appcache tests r=necko-reviewers,dragana 2021-04-30 07:20:19 +00:00
test_bug248970_cookie.js
test_bug261425.js
test_bug263127.js
test_bug282432.js
test_bug321706.js
test_bug331825.js
test_bug336501.js
test_bug337744.js
test_bug368702.js
test_bug369787.js
test_bug371473.js
test_bug376844.js
test_bug376865.js
test_bug379034.js
test_bug380994.js
test_bug388281.js
test_bug396389.js
test_bug401564.js
test_bug411952.js
test_bug412457.js Bug 1724233 - Make sure to run ConvertUTF8toACE before ConvertToDisplayIDN r=necko-reviewers,dragana 2021-09-16 11:27:34 +00:00
test_bug412945.js
test_bug414122.js
test_bug427957.js
test_bug429347.js
test_bug455311.js
test_bug464591.js
test_bug468426.js
test_bug468594.js
test_bug470716.js
test_bug477578.js
test_bug479413.js
test_bug479485.js
test_bug482601.js
test_bug482934.js
test_bug490095.js
test_bug504014.js
test_bug510359.js
test_bug526789.js Bug 1722986: Update tests within netwerk/ to work with https-first enabled r=dragana 2021-08-03 11:28:42 +00:00
test_bug528292.js
test_bug536324_64bit_content_length.js
test_bug540566.js
test_bug553970.js
test_bug561042.js
test_bug561276.js
test_bug580508.js
test_bug586908.js
test_bug596443.js
test_bug618835.js
test_bug633743.js
test_bug650522.js Bug 1722986: Update tests within netwerk/ to work with https-first enabled r=dragana 2021-08-03 11:28:42 +00:00
test_bug650995.js Bug 1694662 - Remove Appcache storage pref r=necko-reviewers,kershaw 2021-04-30 07:20:26 +00:00
test_bug652761.js
test_bug654926.js
test_bug654926_doom_and_read.js
test_bug654926_test_seek.js
test_bug659569.js
test_bug660066.js
test_bug667087.js Bug 1722986: Update tests within netwerk/ to work with https-first enabled r=dragana 2021-08-03 11:28:42 +00:00
test_bug667818.js Bug 1722986: Update tests within netwerk/ to work with https-first enabled r=dragana 2021-08-03 11:28:42 +00:00
test_bug667907.js
test_bug669001.js
test_bug770243.js
test_bug812167.js
test_bug826063.js Bug 1574475 - Fix some failing FTP tests r=necko-reviewers,dragana 2021-04-28 09:33:47 +00:00
test_bug856978.js
test_bug894586.js
test_bug935499.js
test_bug1064258.js
test_bug1177909.js Bug 1702417: Test case for bug. r=freddyb,mixedpuppy,necko-reviewers 2021-09-13 18:20:10 +00:00
test_bug1195415.js
test_bug1218029.js
test_bug1279246.js
test_bug1312774_http1.js
test_bug1312782_http1.js
test_bug1355539_http1.js
test_bug1378385_http1.js
test_bug1411316_http1.js
test_bug1527293.js
test_bug1683176.js
test_bug1725766.js Bug 1725766 - Disallow view-source URI to open external apps, r=necko-reviewers,dragana,valentin 2021-09-09 07:42:59 +00:00
test_cache-control_request.js
test_cache-entry-id.js Backed out 3 changesets (bug 1487113) for causing hazard bustages. CLOSED TREE 2021-09-17 22:58:33 +03:00
test_cache2-00-service-get.js
test_cache2-01-basic.js
test_cache2-01a-basic-readonly.js
test_cache2-01b-basic-datasize.js
test_cache2-01c-basic-hasmeta-only.js
test_cache2-01d-basic-not-wanted.js
test_cache2-01e-basic-bypass-if-busy.js
test_cache2-01f-basic-openTruncate.js Bug 1694662 - Remove appcache arg from nsICacheEntryOpenCallback r=necko-reviewers,dragana 2021-04-30 07:20:17 +00:00
test_cache2-02-open-non-existing.js
test_cache2-02b-open-non-existing-and-doom.js Bug 1718267 - Flip network.cache.bug1708673 to false to fix browsertime regression r=necko-reviewers,kershaw 2021-09-14 07:48:37 +00:00
test_cache2-03-oncacheentryavail-throws.js
test_cache2-04-oncacheentryavail-throws2x.js
test_cache2-05-visit.js
test_cache2-06-pb-mode.js
test_cache2-07-visit-memory.js
test_cache2-07a-open-memory.js
test_cache2-08-evict-disk-by-memory-storage.js
test_cache2-09-evict-disk-by-uri.js
test_cache2-10-evict-direct.js
test_cache2-10b-evict-direct-immediate.js
test_cache2-11-evict-memory.js
test_cache2-12-evict-disk.js
test_cache2-13-evict-non-existing.js
test_cache2-14-concurent-readers.js
test_cache2-14b-concurent-readers-complete.js
test_cache2-15-conditional-304.js
test_cache2-16-conditional-200.js Bug 1694662 - Remove appcache arg from nsICacheEntryOpenCallback r=necko-reviewers,dragana 2021-04-30 07:20:17 +00:00
test_cache2-17-evict-all.js
test_cache2-18-not-valid.js
test_cache2-19-range-206.js Bug 1694662 - Remove appcache arg from nsICacheEntryOpenCallback r=necko-reviewers,dragana 2021-04-30 07:20:17 +00:00
test_cache2-20-range-200.js Bug 1694662 - Remove appcache arg from nsICacheEntryOpenCallback r=necko-reviewers,dragana 2021-04-30 07:20:17 +00:00
test_cache2-21-anon-storage.js
test_cache2-22-anon-visit.js
test_cache2-23-read-over-chunk.js
test_cache2-24-exists.js
test_cache2-25-chunk-memory-limit.js
test_cache2-26-no-outputstream-open.js
test_cache2-27-force-valid-for.js
test_cache2-28-last-access-attrs.js
test_cache2-28a-OPEN_SECRETLY.js
test_cache2-29a-concurrent_read_resumable_entry_size_zero.js
test_cache2-29b-concurrent_read_non-resumable_entry_size_zero.js
test_cache2-29c-concurrent_read_half-interrupted.js
test_cache2-29d-concurrent_read_half-corrupted-206.js
test_cache2-29e-concurrent_read_half-non-206-response.js
test_cache2-30a-entry-pinning.js
test_cache2-30b-pinning-storage-clear.js
test_cache2-30c-pinning-deferred-doom.js
test_cache2-30d-pinning-WasEvicted-API.js
test_cache2-31-visit-all.js
test_cache2-32-clear-origin.js
test_cache_204_response.js
test_cache_jar.js
test_cacheflags.js
test_captive_portal_service.js Bug 1700951 - Make DoHController watch for network:captive-portal-connectivity-changed instead r=nhnt11 2021-06-25 07:57:28 +00:00
test_channel_close.js
test_channel_long_domain.js
test_channel_priority.js
test_chunked_responses.js
test_compareURIs.js
test_compressappend.js
test_content_encoding_gzip.js
test_content_length_underrun.js
test_content_sniffer.js
test_cookie_blacklist.js Bug 1722986: Update tests within netwerk/ to work with https-first enabled r=dragana 2021-08-03 11:28:42 +00:00
test_cookie_header.js
test_cookie_ipv6.js
test_cookiejars.js
test_cookiejars_safebrowsing.js
test_cookies_async_failure.js Bug 1722986: Update tests within netwerk/ to work with https-first enabled r=dragana 2021-08-03 11:28:42 +00:00
test_cookies_persistence.js
test_cookies_privatebrowsing.js Bug 1722986: Update tests within netwerk/ to work with https-first enabled r=dragana 2021-08-03 11:28:42 +00:00
test_cookies_profile_close.js Bug 1722986: Update tests within netwerk/ to work with https-first enabled r=dragana 2021-08-03 11:28:42 +00:00
test_cookies_read.js
test_cookies_sync_failure.js
test_cookies_thirdparty.js Bug 1722986: Update tests within netwerk/ to work with https-first enabled r=dragana 2021-08-03 11:28:42 +00:00
test_cookies_thirdparty_session.js Bug 1722986: Update tests within netwerk/ to work with https-first enabled r=dragana 2021-08-03 11:28:42 +00:00
test_cookies_upgrade_10.js Bug 1726813: Ensure AppShutdown remains in sync with shutdown notifications in the parent process. r=xpcom-reviewers,nika,dom-worker-reviewers,asuth 2021-09-15 07:25:29 +00:00
test_data_protocol.js
test_defaultURI.js
test_dns_by_type_resolve.js
test_dns_cancel.js
test_dns_disable_ipv4.js
test_dns_disable_ipv6.js
test_dns_disabled.js
test_dns_localredirect.js
test_dns_offline.js
test_dns_onion.js
test_dns_originAttributes.js
test_dns_override.js Bug 1704762 - Add way to specify NXDOMAIN result in NativeDNSResolverOverride r=necko-reviewers,dragana 2021-04-28 07:43:30 +00:00
test_dns_override_for_localhost.js
test_dns_proxy_bypass.js Bug 1713748 - Partition WebSocket nsWSAdmissionManager queue. r=timhuang,nhnt11 2021-07-21 12:44:40 +00:00
test_dns_retry.js Bug 1700968 - Make sure to retry if AsyncResolveNative fails r=necko-reviewers,kershaw 2021-05-21 20:40:51 +00:00
test_dns_service.js
test_domain_eviction.js
test_doomentry.js Bug 1694662 - Remove Appcachestorage & oldwrappers r=necko-reviewers,kershaw 2021-04-30 07:20:24 +00:00
test_duplicate_headers.js
test_event_sink.js
test_eviction.js
test_extract_charset_from_content_type.js
test_file_protocol.js Bug 1720221 proxy failover to direct for system requests r=kershaw,necko-reviewers,robwu 2021-07-19 17:24:29 +00:00
test_filestreams.js
test_freshconnection.js
test_getHost.js
test_gio_protocol.js
test_gre_resources.js
test_gzipped_206.js
test_head.js
test_head_request_no_response_body.js
test_header_Accept-Language.js
test_header_Accept-Language_case.js
test_header_Server_Timing.js
test_headers.js
test_hostnameIsLocalIPAddress.js
test_hostnameIsSharedIPAddress.js
test_http1-proxy.js
test_http2-proxy.js Bug 1720221 proxy failover to direct for system requests r=kershaw,necko-reviewers,robwu 2021-07-19 17:24:29 +00:00
test_http2.js Bug 1663836 - Treat invalid HTTP response header names over HTTP2 as malformed r=necko-reviewers,dragana 2021-08-12 09:34:20 +00:00
test_http3.js Bug 1720648 - Make necko work with neqo 0.4.28, r=nhnt11 2021-07-15 19:19:55 +00:00
test_http3_0rtt.js Bug 1720648 - Make necko work with neqo 0.4.28, r=nhnt11 2021-07-15 19:19:55 +00:00
test_http3_421.js Bug 1720648 - Make necko work with neqo 0.4.28, r=nhnt11 2021-07-15 19:19:55 +00:00
test_http3_alt_svc.js Bug 1720221 proxy failover to direct for system requests r=kershaw,necko-reviewers,robwu 2021-07-19 17:24:29 +00:00
test_http3_coalescing.js Bug 1720648 - Make necko work with neqo 0.4.28, r=nhnt11 2021-07-15 19:19:55 +00:00
test_http3_direct_proxy.js Bug 1721781 - Make HTTP3 work when we use DIRECT proxy connection, r=necko-reviewers,dragana 2021-08-09 12:25:54 +00:00
test_http3_error_before_connect.js Bug 1720648 - Make necko work with neqo 0.4.28, r=nhnt11 2021-07-15 19:19:55 +00:00
test_http3_fast_fallback.js Bug 1726528 - Make sure we don't fallback to a record without echConfig, r=necko-reviewers,dragana 2021-09-20 14:24:15 +00:00
test_http3_fatal_stream_error.js Bug 1720648 - Make necko work with neqo 0.4.28, r=nhnt11 2021-07-15 19:19:55 +00:00
test_http3_large_post.js Bug 1720648 - Make necko work with neqo 0.4.28, r=nhnt11 2021-07-15 19:19:55 +00:00
test_http3_large_post_telemetry.js Bug 1720648 - Make necko work with neqo 0.4.28, r=nhnt11 2021-07-15 19:19:55 +00:00
test_http3_perf.js Bug 1720648 - Make necko work with neqo 0.4.28, r=nhnt11 2021-07-15 19:19:55 +00:00
test_http3_progress.js Bug 1720648 - Make necko work with neqo 0.4.28, r=nhnt11 2021-07-15 19:19:55 +00:00
test_http3_server_not_existing.js Bug 1720648 - Make necko work with neqo 0.4.28, r=nhnt11 2021-07-15 19:19:55 +00:00
test_http3_trans_close.js Bug 1720648 - Make necko work with neqo 0.4.28, r=nhnt11 2021-07-15 19:19:55 +00:00
test_http3_version1.js Bug 1711971 - Make connection coalescing works for http3, r=necko-reviewers,dragana 2021-06-07 09:52:31 +00:00
test_http_headers.js
test_http_server_timing.js Bug 1716571 - Dynamically set up android port forwarding for trr tests r=necko-reviewers,dragana 2021-08-16 13:41:58 +00:00
test_http_sfv.js Bug 1716571 - Dynamically set up android port forwarding for trr tests r=necko-reviewers,dragana 2021-08-16 13:41:58 +00:00
test_httpauth.js
test_httpcancel.js
test_httpResponseTimeout.js
test_https_rr_ech_prefs.js Bug 1726528 - Add a pref to control whether to enable echConfig for http3, r=necko-reviewers,dragana 2021-09-20 14:24:14 +00:00
test_httpssvc_https_upgrade.js Bug 1730418 - Fetch HTTPS RR in nsHttpChannel::MaybeUseHTTPSRRForUpgrade, r=necko-reviewers,dragana 2021-09-21 08:58:24 +00:00
test_httpssvc_iphint.js
test_httpssvc_priority.js
test_httpssvc_retry_with_ech.js Bug 1726528 - Add a pref to control whether to enable echConfig for http3, r=necko-reviewers,dragana 2021-09-20 14:24:14 +00:00
test_httpssvc_retry_without_ech.js Bug 1709551 - Re-enable echConfig tests, r=necko-reviewers,dragana 2021-05-10 20:10:39 +00:00
test_httpsuspend.js
test_idn_blacklist.js
test_idn_urls.js
test_idna2008.js
test_idnservice.js
test_immutable.js
test_inhibit_caching.js
test_ioservice.js
test_large_port.js
test_link.desktop
test_link.lnk
test_link.url
test_loadgroup_cancel.js
test_localhost_offline.js Bug 1731030 - Check if the status code is NS_ERROR_OFFLINE, r=necko-reviewers,valentin 2021-09-17 12:53:03 +00:00
test_localstreams.js
test_MIME_params.js
test_mismatch_last-modified.js
test_mozTXTToHTMLConv.js
test_multipart_byteranges.js
test_multipart_streamconv-byte-by-byte.js
test_multipart_streamconv.js
test_multipart_streamconv_empty.js
test_multipart_streamconv_missing_boundary_lead_dashes.js
test_multipart_streamconv_missing_lead_boundary.js
test_nestedabout_serialize.js
test_net_addr.js
test_NetUtil.js
test_network_activity.js
test_network_connectivity_service.js
test_no_cookies_after_last_pb_exit.js
test_node_execute.js
test_nojsredir.js
test_nsIBufferedOutputStream_writeFrom_block.js
test_ntlm_authentication.js Bug 1718045 - Write test for NTLM authentication r=necko-reviewers,dragana 2021-08-02 09:38:54 +00:00
test_obs-fold.js
test_odoh.js Bug 1714182 - Don't fallback from DoH to native in cases of request failure. r=necko-reviewers,dragana 2021-09-08 14:36:07 +00:00
test_offline_status.js
test_origin.js
test_original_sent_received_head.js
test_parse_content_type.js
test_partial_response_entry_size_smart_shrink.js
test_permmgr.js
test_ping_aboutnetworking.js Bug 1713650 - Show UDP sockets in about:networking#sockets clearly r=necko-reviewers,fluent-reviewers,flod,valentin 2021-08-11 16:07:54 +00:00
test_plaintext_sniff.js
test_port_remapping.js
test_post.js
test_predictor.js Bug 1718267 - Flip network.cache.bug1708673 to false to fix browsertime regression r=necko-reviewers,kershaw 2021-09-14 07:48:37 +00:00
test_private_cookie_changed.js
test_private_necko_channel.js
test_progress.js Bug 1709568 - Add test for the response progress notifictations r=necko-reviewers,valentin 2021-05-12 18:38:33 +00:00
test_protocolproxyservice-async-filters.js
test_protocolproxyservice.js Bug 1720221 proxy failover to direct for system requests r=kershaw,necko-reviewers,robwu 2021-07-19 17:24:29 +00:00
test_proxy-failover_canceled.js
test_proxy-failover_passing.js
test_proxy-replace_canceled.js
test_proxy-replace_passing.js
test_proxyconnect.js
test_psl.js
test_race_cache_with_network.js
test_range_requests.js
test_rcwn_always_cache_new_content.js
test_readline.js
test_redirect-caching_canceled.js
test_redirect-caching_failure.js
test_redirect-caching_passing.js
test_redirect_baduri.js
test_redirect_canceled.js
test_redirect_different-protocol.js
test_redirect_failure.js
test_redirect_from_script.js
test_redirect_from_script_after-open_passing.js
test_redirect_history.js
test_redirect_loop.js
test_redirect_passing.js
test_redirect_protocol_telemetry.js
test_reentrancy.js
test_referrer.js
test_referrer_cross_origin.js Bug 1720294 - Part 3: Flip off 'network.http.referer.disallowCrossSiteRelaxingDefault' for tests. r=ckerschb 2021-07-29 15:23:06 +00:00
test_referrer_policy.js Bug 1720294 - Part 3: Flip off 'network.http.referer.disallowCrossSiteRelaxingDefault' for tests. r=ckerschb 2021-07-29 15:23:06 +00:00
test_reopen.js
test_reply_without_content_type.js
test_resumable_channel.js
test_resumable_truncate.js
test_safeoutputstream.js
test_safeoutputstream_append.js
test_schema_2_migration.js
test_schema_3_migration.js
test_schema_10_migration.js
test_separate_connections.js
test_signature_extraction.js
test_simple.js
test_sockettransportsvc_available.js
test_socks.js
test_speculative_connect.js
test_stale-while-revalidate_loop.js
test_stale-while-revalidate_max-age-0.js
test_stale-while-revalidate_negative.js
test_stale-while-revalidate_positive.js
test_standardurl.js Bug 1724233 - Make sure to run ConvertUTF8toACE before ConvertToDisplayIDN r=necko-reviewers,dragana 2021-09-16 11:27:34 +00:00
test_standardurl_default_port.js
test_standardurl_port.js
test_streamcopier.js
test_substituting_protocol_handler.js
test_SuperfluousAuth.js
test_suspend_channel_before_connect.js
test_suspend_channel_on_authRetry.js
test_suspend_channel_on_examine.js
test_suspend_channel_on_examine_merged_response.js
test_suspend_channel_on_modified.js
test_synthesized_response.js Bug 1503072 - Add mitigation to bypass SW on navigation fault. r=dom-worker-reviewers,necko-reviewers,valentin,edenchuang 2021-07-12 21:10:26 +00:00
test_throttlechannel.js
test_throttlequeue.js
test_throttling.js
test_tldservice_nextsubdomain.js
test_tls_flags.js Bug 1597600 - make certificate overrides depend on origin attributes r=keeler,geckoview-reviewers,smaug,agi 2021-06-01 06:55:07 +00:00
test_tls_flags_separate_connections.js
test_tls_server.js Bug 1597600 - make certificate overrides depend on origin attributes r=keeler,geckoview-reviewers,smaug,agi 2021-06-01 06:55:07 +00:00
test_tls_server_multiple_clients.js Bug 1597600 - make certificate overrides depend on origin attributes r=keeler,geckoview-reviewers,smaug,agi 2021-06-01 06:55:07 +00:00
test_traceable_channel.js
test_trackingProtection_annotateChannels.js
test_trr.js Bug 1714182 - Don't fallback from DoH to native in cases of request failure. r=necko-reviewers,dragana 2021-09-08 14:36:07 +00:00
test_trr_additional_section.js
test_trr_cancel.js
test_trr_case_sensitivity.js
test_trr_cname_chain.js
test_trr_confirmation.js Bug 1713036 - Use Remote Settings config in DoH preferences UI. r=jaws,preferences-reviewers,necko-reviewers,valentin 2021-06-23 23:28:16 +00:00
test_trr_domain.js Bug 1704762 - Test that we don't use negative records for the TRR connection r=necko-reviewers,dragana 2021-04-28 07:43:31 +00:00
test_trr_extended_error.js
test_trr_https_fallback.js Bug 1720648 - Make necko work with neqo 0.4.28, r=nhnt11 2021-07-15 19:19:55 +00:00
test_trr_httpssvc.js
test_trr_nat64.js
test_trr_proxy.js
test_udp_multicast.js
test_udpsocket.js
test_udpsocket_offline.js Bug 1634246 - Add option to disallow connections to localhost while in offline mode. r=necko-reviewers,valentin 2021-09-08 14:35:57 +00:00
test_unescapestring.js
test_unix_domain.js Bug 1696531 - Use a shorter name in 'test_on_directory' from test_unix_domain.js, r=necko-reviewers,valentin 2021-05-11 15:30:40 +00:00
test_uri_mutator.js
test_URIs.js
test_URIs2.js
test_use_httpssvc.js
test_websocket_offline.js Bug 1713748 - Partition WebSocket nsWSAdmissionManager queue. r=timhuang,nhnt11 2021-07-21 12:44:40 +00:00
test_websocket_with_h3_active.js Bug 1713748 - Partition WebSocket nsWSAdmissionManager queue. r=timhuang,nhnt11 2021-07-21 12:44:40 +00:00
test_XHR_redirects.js
test_xmlhttprequest.js
trr_common.js Bug 1714182 - Don't fallback from DoH to native in cases of request failure. r=necko-reviewers,dragana 2021-09-08 14:36:07 +00:00
xpcshell.ini Bug 1726528 - Add a pref to control whether to enable echConfig for http3, r=necko-reviewers,dragana 2021-09-20 14:24:14 +00:00