gecko-dev/netwerk/test/unit
Masatoshi Kimura 9ab81a1042 Bug 1389723 - Remove @deprecated nsIMIMEInputStream.addContentLength. r=dragana
MozReview-Commit-ID: 9b45aozatin

--HG--
extra : rebase_source : 636da171929fe6ecd69de5c68d9ed4064a3a7b09
2017-08-12 13:34:02 +09:00
..
data Backed out changeset 0ad329ed192e for landing with the wrong bug number in the commit message. 2015-07-30 16:29:03 -04:00
CA.cert.der Bug 1159944 - more alt-svc tests r=hurley 2015-04-30 20:53:20 -04:00
CA.key.pem Bug 1159944 - more alt-svc tests r=hurley 2015-04-30 20:53:20 -04:00
client_cert_chooser.js Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE 2015-10-07 14:03:21 +02:00
client_cert_chooser.manifest bug 1188100 - fold PSM's test_client_cert.js into necko's test_tls_server.js r=mcmanus 2015-07-29 14:27:54 -07:00
head_cache.js Bug 1329182 - remove trailing newURI null parameters in the rest of the tree, r=jaws. 2017-01-09 20:27:26 +01:00
head_cache2.js Bug 1312954 - Part 3: Add a test for nsICacheStorageService.asyncVisitAllStorages(). r=mayhemer 2017-02-02 22:15:00 -05:00
head_channels.js Bug 1341954 - Break a reference cycle caused by ChannelListener that creates leaks in all tests using it; r=mcmanus 2017-02-23 12:12:56 -05:00
socks_client_subprocess.js Bug 1217316 - Remove for-each from netwerk/. r=jduell 2015-10-19 02:19:02 +09:00
test_304_responses.js Bug 1329182 - remove trailing newURI null parameters in the rest of the tree, r=jaws. 2017-01-09 20:27:26 +01:00
test_307_redirect.js Bug 1233760 - Convert 25 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-18 13:31:16 -08:00
test_421.js Bug 1232567 - Convert 10 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-17 12:47:22 -08:00
test_1073747.js
test_1351443-missing-NewChannel2.js Bug 1351443 - Only fall back to NewChannel if implementation of NewChannel2 is missing r=mcmanus 2017-04-07 15:25:19 +03:00
test_MIME_params.js
test_NetUtil.js Bug 1368456 - remove Promise.jsm imports in tests, r=mconley. 2017-06-23 11:25:52 +02:00
test_URIs.js Bug 1326520 - Rename nsIURI.path to pathQueryRef. r=valentin.gosu 2017-07-29 20:50:21 +09:00
test_URIs2.js Bug 1326520 - Rename nsIURI.path to pathQueryRef. r=valentin.gosu 2017-07-29 20:50:21 +09:00
test_XHR_redirects.js
test_about_networking.js Bug 1329182 - remove trailing newURI null parameters in the rest of the tree, r=jaws. 2017-01-09 20:27:26 +01:00
test_about_protocol.js Bug 1329182 - remove trailing newURI null parameters in the rest of the tree, r=jaws. 2017-01-09 20:27:26 +01:00
test_aboutblank.js Bug 1329182 - remove trailing newURI null parameters in the rest of the tree, r=jaws. 2017-01-09 20:27:26 +01:00
test_addr_in_use_error.js Bug 1167627 - Part 7: Use mozinfo in netwerk/. 2015-08-25 14:58:00 +02:00
test_alt-data_overwrite.js Bug 1358135 part 1 - Fix some browser tests to trigger a shrinking GC instead of a normal GC. r=jonco 2017-06-03 17:29:17 +02:00
test_alt-data_simple.js Bug 1360163 - Add test for altData of cache index, r=michal 2017-04-28 17:14:21 +08:00
test_alt-data_stream.js Bug 1231565 - (Part 4) Test that large alt-data content can be saved, and that streaming works r=honzab 2016-09-27 10:26:32 +02:00
test_altsvc.js Bug 1334690 - Test that AlternateService is isolated by origin attributes. r=mcmanus 2017-02-16 17:50:55 +08:00
test_auth_dialog_permission.js Bug 1329182 - remove trailing newURI null parameters in the rest of the tree, r=jaws. 2017-01-09 20:27:26 +01:00
test_auth_jar.js Bug 1329182 - remove trailing newURI null parameters in the rest of the tree, r=jaws. 2017-01-09 20:27:26 +01:00
test_auth_proxy.js Bug 1232422 - Convert 5 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-14 12:36:12 -08:00
test_authentication.js Bug 1326520 - Rename nsIURI.path to pathQueryRef. r=valentin.gosu 2017-07-29 20:50:21 +09:00
test_authpromptwrapper.js Bug 1334261 - script-generated patch to remove more newURI null parameters, r=jaws. 2017-01-27 10:51:02 +01:00
test_backgroundfilesaver.js Bug 1368456 - remove Promise.jsm imports in tests, r=mconley. 2017-06-23 11:25:52 +02:00
test_be_conservative.js Bug 1368456 - remove Promise.jsm imports in tests, r=mconley. 2017-06-23 11:25:52 +02:00
test_bug203271.js Bug 1234368 - Convert netwerk/test/unit/test_bug203271.js to use asyncOpen2 (r=mcmanus) 2016-01-15 11:38:21 -08:00
test_bug248970_cache.js Bug 1356569 - Remove notifyObservers' last parameter when it is falsy, r=jaws. 2017-04-14 21:51:39 +02:00
test_bug248970_cookie.js Bug 1356569 - Remove notifyObservers' last parameter when it is falsy, r=jaws. 2017-04-14 21:51:39 +02:00
test_bug261425.js Bug 1329182 - remove trailing newURI null parameters in the rest of the tree, r=jaws. 2017-01-09 20:27:26 +01:00
test_bug263127.js Bug 1234369 - Convert 25 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-21 16:29:26 -08:00
test_bug282432.js Bug 1233843 - Convert 30 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-21 13:06:46 -08:00
test_bug321706.js Bug 1326520 - Rename nsIURI.path to pathQueryRef. r=valentin.gosu 2017-07-29 20:50:21 +09:00
test_bug331825.js Bug 1233760 - Convert 25 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-18 13:31:16 -08:00
test_bug336501.js
test_bug337744.js Bug 1329182 - remove trailing newURI null parameters in the rest of the tree, r=jaws. 2017-01-09 20:27:26 +01:00
test_bug365133.js Bug 1371890 - Normalize time returned by ParseFTPList. r=mcmanus 2017-07-11 09:45:15 -04:00
test_bug368702.js Bug 1329182 - remove trailing newURI null parameters in the rest of the tree, r=jaws. 2017-01-09 20:27:26 +01:00
test_bug369787.js Bug 1233843 - Convert 30 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-21 13:06:46 -08:00
test_bug371473.js Bug 1329182 - remove trailing newURI null parameters in the rest of the tree, r=jaws. 2017-01-09 20:27:26 +01:00
test_bug376660.js Bug 1233843 - Convert 30 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-21 13:06:46 -08:00
test_bug376844.js Bug 1329182 - remove trailing newURI null parameters in the rest of the tree, r=jaws. 2017-01-09 20:27:26 +01:00
test_bug376865.js
test_bug379034.js Bug 1329182 - remove trailing newURI null parameters in the rest of the tree, r=jaws. 2017-01-09 20:27:26 +01:00
test_bug380994.js Bug 1329182 - remove trailing newURI null parameters in the rest of the tree, r=jaws. 2017-01-09 20:27:26 +01:00
test_bug388281.js Bug 1329182 - remove trailing newURI null parameters in the rest of the tree, r=jaws. 2017-01-09 20:27:26 +01:00
test_bug396389.js Bug 1380617 - Fix tests that use nsIURI.host expecting unicode domain name r=smaug,honzab 2017-08-09 17:44:06 +02:00
test_bug401564.js Bug 1234596 - Convert 20 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-22 20:57:57 -08:00
test_bug411952.js Bug 1267910 - Part 2: Update all existing functions of add() and getCookiesFromHost() to make them origin attributes aware. r=jdm, r=mratcliffe 2016-05-25 11:54:21 +08:00
test_bug412457.js Bug 1329182 - remove trailing newURI null parameters in the rest of the tree, r=jaws. 2017-01-09 20:27:26 +01:00
test_bug412945.js Bug 1234369 - Convert 25 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-21 16:29:26 -08:00
test_bug414122.js Bug 1248252 - Improper outdated octal constant syntax in M-C tree. Use '0o' prefix. r=dao 2016-02-15 08:57:00 +01:00
test_bug427957.js Bug 479520: Implement IDNA2008 standard for International Domain Names, patch 2: changes to existing tests, r=jfkthame. 2015-10-28 07:05:32 -07:00
test_bug429347.js Bug 1329182 - remove trailing newURI null parameters in the rest of the tree, r=jaws. 2017-01-09 20:27:26 +01:00
test_bug455311.js Bug 1329182 - remove trailing newURI null parameters in the rest of the tree, r=jaws. 2017-01-09 20:27:26 +01:00
test_bug455598.js
test_bug464591.js Bug 464591 - Add test to make sure percent encoded host name can't bypass IDN normalization r=mcmanus 2016-02-10 13:13:10 +01:00
test_bug468426.js Bug 1233760 - Convert 25 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-18 13:31:16 -08:00
test_bug468594.js Bug 1233843 - Convert 30 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-21 13:06:46 -08:00
test_bug470716.js Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE 2015-10-07 14:03:21 +02:00
test_bug477578.js Bug 1246220 - Remove SEC_NORMAL from netwerk/test (r=ckerschb,mcmanus) 2016-02-16 16:10:14 -08:00
test_bug479413.js
test_bug479485.js Bug 1329182 - remove trailing newURI null parameters in the rest of the tree, r=jaws. 2017-01-09 20:27:26 +01:00
test_bug482601.js Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws. 2017-04-14 21:51:38 +02:00
test_bug482934.js Bug 1356569 - Remove some more newURI null trailing parameters, r=jaws. 2017-04-14 21:51:40 +02:00
test_bug484684.js Bug 1371890 - Normalize time returned by ParseFTPList. r=mcmanus 2017-07-11 09:45:15 -04:00
test_bug490095.js Bug 1234369 - Convert 25 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-21 16:29:26 -08:00
test_bug504014.js Bug 1329182 - remove trailing newURI null parameters in the rest of the tree, r=jaws. 2017-01-09 20:27:26 +01:00
test_bug510359.js Bug 1233760 - Convert 25 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-18 13:31:16 -08:00
test_bug515583.js Bug 1371890 - Normalize time returned by ParseFTPList. r=mcmanus 2017-07-11 09:45:15 -04:00
test_bug528292.js Bug 1334261 - script-generated patch to remove more newURI null parameters, r=jaws. 2017-01-27 10:51:02 +01:00
test_bug536324_64bit_content_length.js Bug 1233843 - Convert 30 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-21 13:06:46 -08:00
test_bug540566.js
test_bug543805.js Bug 1371890 - Normalize time returned by ParseFTPList. r=mcmanus 2017-07-11 09:45:15 -04:00
test_bug553970.js Bug 1334261 - script-generated patch to remove more newURI null parameters, r=jaws. 2017-01-27 10:51:02 +01:00
test_bug561042.js Bug 1335645 - Part 3 - Stop server at the end of the test r=junior 2017-02-27 19:07:58 +01:00
test_bug561276.js Bug 1234369 - Convert 25 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-21 16:29:26 -08:00
test_bug580508.js Bug 1329182 - remove trailing newURI null parameters in the rest of the tree, r=jaws. 2017-01-09 20:27:26 +01:00
test_bug586908.js Bug 1233760 - Convert 25 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-18 13:31:16 -08:00
test_bug596443.js Bug 1373198 - Part2: disable rcwn for xpcshell tests which require deterministic cache behavior, r=michal 2017-06-16 03:55:00 +02:00
test_bug618835.js Bug 1234369 - Convert 25 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-21 16:29:26 -08:00
test_bug633743.js Bug 1234596 - Convert 20 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-22 20:57:57 -08:00
test_bug650995.js Bug 1373198 - Part2: disable rcwn for xpcshell tests which require deterministic cache behavior, r=michal 2017-06-16 03:55:00 +02:00
test_bug652761.js Bug 1301621 - Parse URL ports as 16 bit; r=valentin 2016-09-09 15:42:42 +08:00
test_bug654926.js Bug 913823 - enable some net xpcshell tests that have been disabled because of cache2, r=michal 2016-07-18 09:03:00 +02:00
test_bug654926_doom_and_read.js
test_bug654926_test_seek.js
test_bug659569.js Bug 1233760 - Convert 25 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-18 13:31:16 -08:00
test_bug660066.js
test_bug667818.js Bug 1329182 - remove trailing newURI null parameters in the rest of the tree, r=jaws. 2017-01-09 20:27:26 +01:00
test_bug667907.js Bug 1233760 - Convert 25 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-18 13:31:16 -08:00
test_bug669001.js Bug 1233843 - Convert 30 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-21 13:06:46 -08:00
test_bug767025.js Bug 1375125 - Stop using nsILocalFile in the tree. r=froydnj 2017-08-04 17:49:22 +09:00
test_bug770243.js Bug 1373198 - Part2: disable rcwn for xpcshell tests which require deterministic cache behavior, r=michal 2017-06-16 03:55:00 +02:00
test_bug812167.js Bug 1233760 - Convert 25 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-18 13:31:16 -08:00
test_bug826063.js Bug 1316683 - Part 1: Make nsILoadContext non-scriptable. r=ehsan 2017-04-12 11:32:05 -04:00
test_bug856978.js Bug 1234369 - Convert 25 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-21 16:29:26 -08:00
test_bug894586.js Bug 1232899 - Convert JS callsites to use open2 within netwerk/test (r=mcmanus) 2015-12-17 12:47:01 -08:00
test_bug935499.js
test_bug1064258.js Bug 1334776 - Store header names into nsHttpHeaderArray. r=mcmanus 2017-04-27 16:48:36 +02:00
test_bug1177909.js Bug 1177909 - Part 2: add test cases when WebSockets use system proxy; r=bagder 2017-06-12 14:56:16 +08:00
test_bug1195415.js Bug 1329182 - remove trailing newURI null parameters in the rest of the tree, r=jaws. 2017-01-09 20:27:26 +01:00
test_bug1218029.js Bug 1218029 - Adds ScriptLoadHandler and implements OnIncrementalData callback. r=djvj 2015-12-01 08:00:58 -06:00
test_bug1279246.js Bug 1373198 - Part 9: disable rcwn for xpcshell tests which require deterministic cache behavior, r=michal 2017-07-11 03:17:00 +02:00
test_bug1312774_http1.js Bug 1312782 - Part 2: Create urgent http requests until server receive all common http requests. r=honzab 2017-03-27 04:10:00 -04:00
test_bug1312782_http1.js Bug 1378385 - Add a pref for switching off giving more priority to active tab. r=mayhemer 2017-07-18 21:47:00 -04:00
test_bug1355539_http1.js Bug 1355539 - Test case, r=mayhemer 2017-05-02 00:31:00 +02:00
test_bug1378385_http1.js Bug 1378385 - Test case. r=mayhemer 2017-07-18 21:47:00 -04:00
test_cache-control_request.js Bug 1373198 - Part2: disable rcwn for xpcshell tests which require deterministic cache behavior, r=michal 2017-06-16 03:55:00 +02: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
test_cache2-02-open-non-existing.js
test_cache2-03-oncacheentryavail-throws.js
test_cache2-04-oncacheentryavail-throws2x.js
test_cache2-05-visit.js
test_cache2-06-pb-mode.js Bug 1356569 - Remove notifyObservers' last parameter when it is falsy, r=jaws. 2017-04-14 21:51:39 +02:00
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 Bug 1055580 - Intermittent test_cache2-14b-concurent-readers-complete.js | 1 == 3 | 2 == 1 | 3 == 2, r=michal 2014-11-19 18:46:09 +01:00
test_cache2-15-conditional-304.js
test_cache2-16-conditional-200.js
test_cache2-17-evict-all.js
test_cache2-18-not-valid.js
test_cache2-19-range-206.js
test_cache2-20-range-200.js
test_cache2-21-anon-storage.js
test_cache2-22-anon-visit.js
test_cache2-23-read-over-chunk.js Bug 1147392 - Workaround herness orange, recreate cache entry in test test_cache2-23-read-over-chunk.js every time. r=michal 2015-03-25 11:23:00 -04:00
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 Bug 1373198 - Part 9: disable rcwn for xpcshell tests which require deterministic cache behavior, r=michal 2017-07-11 03:17:00 +02:00
test_cache2-29b-concurrent_read_non-resumable_entry_size_zero.js Bug 1373198 - Part 9: disable rcwn for xpcshell tests which require deterministic cache behavior, r=michal 2017-07-11 03:17:00 +02:00
test_cache2-29c-concurrent_read_half-interrupted.js Bug 1373198 - Part 9: disable rcwn for xpcshell tests which require deterministic cache behavior, r=michal 2017-07-11 03:17:00 +02:00
test_cache2-29d-concurrent_read_half-corrupted-206.js Bug 1373198 - Part2: disable rcwn for xpcshell tests which require deterministic cache behavior, r=michal 2017-06-16 03:55:00 +02:00
test_cache2-29e-concurrent_read_half-non-206-response.js Bug 1373198 - Part2: disable rcwn for xpcshell tests which require deterministic cache behavior, r=michal 2017-06-16 03:55:00 +02:00
test_cache2-30a-entry-pinning.js Bug 1221758 - don't run cache2 tests when cache2 isn't used. r=michal.novotny 2015-11-12 22:12:50 +02:00
test_cache2-30b-pinning-storage-clear.js Bug 1221758 - don't run cache2 tests when cache2 isn't used. r=michal.novotny 2015-11-12 22:12:50 +02:00
test_cache2-30c-pinning-deferred-doom.js Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws. 2017-04-14 21:51:38 +02:00
test_cache2-30d-pinning-WasEvicted-API.js Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws. 2017-04-14 21:51:38 +02:00
test_cache2-31-visit-all.js Bug 1312954 - Part 3: Add a test for nsICacheStorageService.asyncVisitAllStorages(). r=mayhemer 2017-02-02 22:15:00 -05:00
test_cacheForOfflineUse_no-store.js Bug 1329182 - remove trailing newURI null parameters in the rest of the tree, r=jaws. 2017-01-09 20:27:26 +01:00
test_cache_jar.js Bug 1373198 - Part2: disable rcwn for xpcshell tests which require deterministic cache behavior, r=michal 2017-06-16 03:55:00 +02:00
test_cacheflags.js Bug 1316683 - Part 1: Make nsILoadContext non-scriptable. r=ehsan 2017-04-12 11:32:05 -04:00
test_channel_close.js Bug 1233760 - Convert 25 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-18 13:31:16 -08:00
test_channel_priority.js Bug 1337721 - Part 2, add xpcshell test for channel priority. r=mayhemer 2017-02-10 16:56:04 +08:00
test_chunked_responses.js Bug 1335645 - Part 7 - Fix warning caused by undeclared variables r=junior 2017-02-27 19:38:10 +01:00
test_compareURIs.js
test_compressappend.js
test_content_encoding_gzip.js Bug 1234369 - Convert 25 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-21 16:29:26 -08:00
test_content_length_underrun.js Bug 1233760 - Convert 25 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-18 13:31:16 -08:00
test_content_sniffer.js Bug 1234369 - Convert 25 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-21 16:29:26 -08:00
test_cookie_blacklist.js Bug 1329182 - remove trailing newURI null parameters in the rest of the tree, r=jaws. 2017-01-09 20:27:26 +01:00
test_cookie_header.js Bug 1233760 - Convert 25 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-18 13:31:16 -08:00
test_cookiejars.js Bug 1291652 - Part 3: Update tests for fetching originAttributes from the nsILoadInfo, but not from the nsILoadContext. r=mayhemer 2016-08-22 08:41:00 -04:00
test_cookiejars_safebrowsing.js Bug 1335943 - Use the right origin attribute in Safe Browsing completions. r=francois 2017-06-21 17:27:22 +08:00
test_data_protocol.js Bug 1329171 (part 1) - Add some more cases to the data URI unit test. r=jduell. 2017-01-09 15:14:37 +11:00
test_dns_cancel.js Bug 1337893 - Part 3: Updating Necko for DNS changes. r=valentin 2017-02-15 17:48:15 +08:00
test_dns_disable_ipv4.js Bug 1337893 - Part 3: Updating Necko for DNS changes. r=valentin 2017-02-15 17:48:15 +08:00
test_dns_disable_ipv6.js Bug 1337893 - Part 3: Updating Necko for DNS changes. r=valentin 2017-02-15 17:48:15 +08:00
test_dns_localredirect.js Bug 1361099 - provide a way to map all dns to constant r=valentin 2017-05-01 13:51:55 -04:00
test_dns_offline.js Bug 1337893 - Part 3: Updating Necko for DNS changes. r=valentin 2017-02-15 17:48:15 +08:00
test_dns_onion.js Bug 1337893 - Part 3: Updating Necko for DNS changes. r=valentin 2017-02-15 17:48:15 +08:00
test_dns_originAttributes.js Bug 1337893 - Part 5: Add a test case for DNS with originAttributes. r=valentin 2017-02-15 10:36:39 +08:00
test_dns_per_interface.js Bug 1337893 - Part 3: Updating Necko for DNS changes. r=valentin 2017-02-15 17:48:15 +08:00
test_dns_proxy_bypass.js Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws. 2017-04-14 21:51:38 +02:00
test_dns_service.js Bug 1337893 - Part 3: Updating Necko for DNS changes. r=valentin 2017-02-15 17:48:15 +08:00
test_doomentry.js
test_duplicate_headers.js Bug 1234369 - Convert 25 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-21 16:29:26 -08:00
test_event_sink.js Bug 1233843 - Convert 30 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-21 13:06:46 -08:00
test_extract_charset_from_content_type.js
test_fallback_no-cache-entry_canceled.js Bug 1375125 - Stop using nsILocalFile in the tree. r=froydnj 2017-08-04 17:49:22 +09:00
test_fallback_no-cache-entry_passing.js Bug 1375125 - Stop using nsILocalFile in the tree. r=froydnj 2017-08-04 17:49:22 +09:00
test_fallback_redirect-to-different-origin_canceled.js Bug 1375125 - Stop using nsILocalFile in the tree. r=froydnj 2017-08-04 17:49:22 +09:00
test_fallback_redirect-to-different-origin_passing.js Bug 1375125 - Stop using nsILocalFile in the tree. r=froydnj 2017-08-04 17:49:22 +09:00
test_fallback_request-error_canceled.js Bug 1375125 - Stop using nsILocalFile in the tree. r=froydnj 2017-08-04 17:49:22 +09:00
test_fallback_request-error_passing.js Bug 1375125 - Stop using nsILocalFile in the tree. r=froydnj 2017-08-04 17:49:22 +09:00
test_fallback_response-error_canceled.js Bug 1375125 - Stop using nsILocalFile in the tree. r=froydnj 2017-08-04 17:49:22 +09:00
test_fallback_response-error_passing.js Bug 1375125 - Stop using nsILocalFile in the tree. r=froydnj 2017-08-04 17:49:22 +09:00
test_file_protocol.js Bug 1375125 - Stop using nsILocalFile in the tree. r=froydnj 2017-08-04 17:49:22 +09:00
test_filestreams.js Bug 1248252 - Improper outdated octal constant syntax in M-C tree. Use '0o' prefix. r=dao 2016-02-15 08:57:00 +01:00
test_freshconnection.js Bug 1233760 - Convert 25 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-18 13:31:16 -08:00
test_getHost.js Bug 1234596 - Convert 20 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-22 20:57:57 -08:00
test_gre_resources.js Bug 1232899 - Convert JS callsites to use open2 within netwerk/test (r=mcmanus) 2015-12-17 12:47:01 -08:00
test_gzipped_206.js Bug 1234369 - Convert 25 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-21 16:29:26 -08:00
test_head.js Bug 1234596 - Convert 20 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-22 20:57:57 -08:00
test_header_Accept-Language.js Bug 1335645 - Part 4 - Fix warning for undeclared variable r=junior 2017-02-27 19:16:19 +01:00
test_header_Accept-Language_case.js Bug 1334261 - script-generated patch to remove more newURI null parameters, r=jaws. 2017-01-27 10:51:02 +01:00
test_headers.js Bug 1234596 - Convert 20 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-22 20:57:57 -08:00
test_hostnameIsLocalIPAddress.js Bug 1337246 - Part 3 - Add a test for hostnameIsLocalIPAddress. r=valentin 2017-05-07 21:12:45 +02:00
test_http2.js Bug 1367551 - Cancel pushes when we already have the item in cache. r=mayhemer,mcmanus 2017-06-28 10:34:55 -07:00
test_httpResponseTimeout.js Bug 1233843 - Convert 30 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-21 13:06:46 -08:00
test_http_headers.js Bug 1246220 - Remove SEC_NORMAL from netwerk/test (r=ckerschb,mcmanus) 2016-02-16 16:10:14 -08:00
test_httpauth.js Bug 1356569 - Remove notifyObservers' last parameter when it is falsy, r=jaws. 2017-04-14 21:51:39 +02:00
test_httpcancel.js Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws. 2017-04-14 21:51:38 +02:00
test_httpsuspend.js Bug 1234596 - Convert 20 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-22 20:57:57 -08:00
test_idn_blacklist.js Bug 1344711 - script-generated patch to remove try blocks around get*Pref calls, r=jaws. 2017-03-07 15:29:48 +01:00
test_idn_urls.js Bug 1364283 - Treat Aspirational scripts the same as Restricted, in anticipation of UAX#31 update. r=valentin 2017-05-23 23:33:46 +01:00
test_idna2008.js Bug 1335645 - Part 6 - Fix warning caused by badly defined unicode characters r=junior 2017-02-27 19:36:59 +01:00
test_idnservice.js Bug 843689: make network.IDN.use_whitelist pref default to false preparatory to removing it completely, r=gerv 2015-09-16 13:53:18 -07:00
test_immutable.js Bug 1373198 - Part 9: disable rcwn for xpcshell tests which require deterministic cache behavior, r=michal 2017-07-11 03:17:00 +02:00
test_inhibit_caching.js Bug 1232567 - Convert 10 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-17 12:47:22 -08:00
test_large_port.js Bug 1301621 - Parse URL ports as 16 bit; r=valentin 2016-09-09 15:42:42 +08:00
test_link.desktop
test_link.url
test_localstreams.js Bug 1232899 - Convert JS callsites to use open2 within netwerk/test (r=mcmanus) 2015-12-17 12:47:01 -08:00
test_mismatch_last-modified.js Bug 1233843 - Convert 30 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-21 13:06:46 -08:00
test_mozTXTToHTMLConv.js Bug 1274242 - Linkify should not stop at |. r=valentin 2016-05-23 05:45:00 +02:00
test_multipart_byteranges.js Bug 1233843 - Convert 30 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-21 13:06:46 -08:00
test_multipart_streamconv-byte-by-byte.js Bug 1321612, r=valentin 2017-02-08 15:48:59 +01:00
test_multipart_streamconv.js Bug 1363311 - Honor Set-Cookie headers in multipart/mixed response boundary headers in e10s mode; r=jdm 2017-05-24 17:32:32 -04:00
test_multipart_streamconv_missing_boundary_lead_dashes.js Bug 1341932 - Ignore preamble in multimixed converter. r=valentin 2017-02-23 09:14:00 -05:00
test_multipart_streamconv_missing_lead_boundary.js Bug 1341932 - Ignore preamble in multimixed converter. r=valentin 2017-02-23 09:14:00 -05:00
test_nestedabout_serialize.js Bug 1329182 - remove trailing newURI null parameters in the rest of the tree, r=jaws. 2017-01-09 20:27:26 +01:00
test_net_addr.js Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE 2015-10-07 14:03:21 +02:00
test_nojsredir.js Bug 1234369 - Convert 25 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-21 16:29:26 -08:00
test_nsIBufferedOutputStream_writeFrom_block.js
test_offline_status.js
test_offlinecache_custom-directory.js Bug 1375125 - Stop using nsILocalFile in the tree. r=froydnj 2017-08-04 17:49:22 +09:00
test_origin.js Bug 1353497 - h2 pushes against origin set need implicit SNI r=nwgh 2017-04-04 14:51:32 -04:00
test_original_sent_received_head.js Bug 1334776 - Store header names into nsHttpHeaderArray. r=mcmanus 2017-04-27 16:48:36 +02:00
test_parse_content_type.js Bug 1210302 - Part 5: Add a unit test for parseRequestContentType; r=mcmanus 2015-11-20 16:32:54 -05:00
test_partial_response_entry_size_smart_shrink.js Bug 1233843 - Convert 30 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-21 13:06:46 -08:00
test_permmgr.js Bug 1329182 - remove trailing newURI null parameters in the rest of the tree, r=jaws. 2017-01-09 20:27:26 +01:00
test_ping_aboutnetworking.js
test_pinned_app_cache.js Bug 1375125 - Stop using nsILocalFile in the tree. r=froydnj 2017-08-04 17:49:22 +09:00
test_plaintext_sniff.js Bug 1234369 - Convert 25 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-21 16:29:26 -08:00
test_post.js Bug 1389723 - Remove @deprecated nsIMIMEInputStream.addContentLength. r=dragana 2017-08-12 13:34:02 +09:00
test_predictor.js Bug 1348460 - make predictor::learn async. r=Ehsan 2017-04-17 17:22:46 -07:00
test_private_cookie_changed.js Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws. 2017-04-14 21:51:38 +02:00
test_private_necko_channel.js Bug 1233843 - Convert 30 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-21 13:06:46 -08:00
test_progress.js Bug 1233843 - Convert 30 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-21 13:06:46 -08:00
test_protocolproxyservice.js Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws. 2017-04-14 21:51:38 +02:00
test_proxy-failover_canceled.js Bug 1234596 - Convert 20 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-22 20:57:57 -08:00
test_proxy-failover_passing.js Bug 1233843 - Convert 30 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-21 13:06:46 -08:00
test_proxy-replace_canceled.js Bug 1234596 - Convert 20 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-22 20:57:57 -08:00
test_proxy-replace_passing.js Bug 1234596 - Convert 20 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-22 20:57:57 -08:00
test_psl.js
test_race_cache_with_network.js Bug 1373198 - Part2: disable rcwn for xpcshell tests which require deterministic cache behavior, r=michal 2017-06-16 03:55:00 +02:00
test_range_requests.js Backed out 3 changesets (bug 469228) for being a possible cause of frequent test_animSVGImage.html failures a=backout 2017-05-10 10:13:54 -07:00
test_readline.js Bug 1217316 - Remove for-each from netwerk/. r=jduell 2015-10-19 02:19:02 +09:00
test_redirect-caching_canceled.js Bug 1234369 - Convert 25 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-21 16:29:26 -08:00
test_redirect-caching_failure.js Bug 1233760 - Convert 25 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-18 13:31:16 -08:00
test_redirect-caching_passing.js Bug 1233760 - Convert 25 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-18 13:31:16 -08:00
test_redirect_baduri.js Bug 1233760 - Convert 25 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-18 13:31:16 -08:00
test_redirect_canceled.js Bug 1233760 - Convert 25 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-18 13:31:16 -08:00
test_redirect_different-protocol.js Bug 1233843 - Convert 30 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-21 13:06:46 -08:00
test_redirect_failure.js Bug 1233760 - Convert 25 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-18 13:31:16 -08:00
test_redirect_from_script.js Bug 1329182 - remove trailing newURI null parameters in the rest of the tree, r=jaws. 2017-01-09 20:27:26 +01:00
test_redirect_from_script_after-open_passing.js Bug 1329182 - remove trailing newURI null parameters in the rest of the tree, r=jaws. 2017-01-09 20:27:26 +01:00
test_redirect_history.js Bug 1351146 - P2 - Update test case and usage of nsIRedirectHistoryEntry interface. r=dragana 2017-05-25 19:42:00 +02:00
test_redirect_loop.js Bug 1233843 - Convert 30 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-21 13:06:46 -08:00
test_redirect_passing.js Bug 1233843 - Convert 30 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-21 13:06:46 -08:00
test_reentrancy.js Bug 1233843 - Convert 30 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-21 13:06:46 -08:00
test_referrer.js Bug 1334261 - script-generated patch to remove more newURI null parameters, r=jaws. 2017-01-27 10:51:02 +01:00
test_referrer_policy.js Bug 1334261 - script-generated patch to remove more newURI null parameters, r=jaws. 2017-01-27 10:51:02 +01:00
test_reopen.js Bug 1335645 - part 1 - Fix JS errors in test_reopen.js and test_file_partial_inputstream.js r=junior 2017-02-07 16:20:18 +01:00
test_reply_without_content_type.js Bug 1233843 - Convert 30 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-21 13:06:46 -08:00
test_resumable_channel.js Bug 1232422 - Convert 5 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-14 12:36:12 -08:00
test_resumable_truncate.js Bug 1234596 - Convert 20 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-22 20:57:57 -08:00
test_rusturl.js Bug 1326520 - Rename nsIURI.path to pathQueryRef. r=valentin.gosu 2017-07-29 20:50:21 +09:00
test_safeoutputstream.js
test_safeoutputstream_append.js Bug 1117580 - Throw an exception if PR_APPEND is passed without PR_TRUNCATE to nsAtomicFileOutputStream::Init. r=yoric 2015-01-16 00:01:46 +09:00
test_separate_connections.js Bug 1283319 - Tests for connection info's hash key. r=mayhemer 2016-08-17 19:57:00 -04:00
test_signature_extraction.js Bug 1368456 - remove Promise.jsm imports in tests, r=mconley. 2017-06-23 11:25:52 +02:00
test_simple.js Bug 1233760 - Convert 25 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-18 13:31:16 -08:00
test_sockettransportsvc_available.js
test_socks.js Bug 1375125 - Stop using nsILocalFile in the tree. r=froydnj 2017-08-04 17:49:22 +09:00
test_speculative_connect.js Bug 1312954 - Part 12: Update speculativeConnect to speculativeConnect2 for test_speculative_connect.js. r=mayhemer 2017-02-02 22:20:00 -05:00
test_standardurl.js Bug 1386683 - Do not escape the `'` character in the URL hash r=junior 2017-08-06 11:13:04 +02:00
test_standardurl_default_port.js Bug 1247733 part 4: Add xpcshell test for nsIStandardURL setDefaultPort() API. r=valentin 2016-02-17 19:24:42 -08:00
test_standardurl_port.js Bug 1329182 - remove trailing newURI null parameters in the rest of the tree, r=jaws. 2017-01-09 20:27:26 +01:00
test_streamcopier.js
test_suspend_channel_before_connect.js Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws. 2017-04-14 21:51:38 +02:00
test_suspend_channel_on_examine.js Bug 1360052 handle cancel during http-on-examine-response, r=mayhemer 2017-05-05 15:54:19 -07:00
test_suspend_channel_on_modified.js Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws. 2017-04-14 21:51:38 +02:00
test_synthesized_response.js Bug 1329182 - remove trailing newURI null parameters in the rest of the tree, r=jaws. 2017-01-09 20:27:26 +01:00
test_throttlechannel.js Bug 1244227 - Add nsIThrottledInputChannel.idl and implement. r=mcmanus 2016-08-23 07:36:52 -06:00
test_throttlequeue.js Bug 1244227 - Add nsIThrottledInputChannel.idl and implement. r=mcmanus 2016-08-23 07:36:52 -06:00
test_throttling.js Bug 1389723 - Remove @deprecated nsIMIMEInputStream.addContentLength. r=dragana 2017-08-12 13:34:02 +09:00
test_tldservice_nextsubdomain.js
test_tls_server.js Bug 1368456 - remove Promise.jsm imports in tests, r=mconley. 2017-06-23 11:25:52 +02:00
test_tls_server_multiple_clients.js Bug 1368456 - remove Promise.jsm imports in tests, r=mconley. 2017-06-23 11:25:52 +02:00
test_traceable_channel.js Bug 1234369 - Convert 25 tests within netwerk/test to use AsyncOpen2 (r=mcmanus) 2015-12-21 16:29:26 -08:00
test_trackingProtection_annotateChannels.js Bug 1360580 - Add Throttleable flag to the channel marked as tracking. r=mayhemer 2017-06-21 19:55:00 -04:00
test_udp_multicast.js Bug 1368456 - remove Promise.jsm imports in tests, r=mconley. 2017-06-23 11:25:52 +02:00
test_udpsocket.js Bug 1317946: unit test for zero length UDP messages. r=schien 2017-01-06 15:35:08 -08:00
test_udpsocket_offline.js Bug 1326483 - Part 2, test cases. r=drno 2017-01-05 14:42:47 +08:00
test_unescapestring.js
test_unix_domain.js Bug 1167627 - Part 7: Use mozinfo in netwerk/. 2015-08-25 14:58:00 +02:00
test_websocket_offline.js Bug 1329182 - remove trailing newURI null parameters in the rest of the tree, r=jaws. 2017-01-09 20:27:26 +01:00
test_xmlhttprequest.js Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
xpcshell.ini Bug 1378385 - Test case. r=mayhemer 2017-07-18 21:47:00 -04:00