gecko-dev/netwerk/test/unit
2011-11-29 14:06:32 -08:00
..
data
head_channels.js bug 255119 do not display http response body of 3xx with javascript: location header r=honzab 2011-09-22 08:59:12 -04:00
socks_client_subprocess.js
test_307_redirect.js
test_aboutblank.js
test_auth_proxy.js
test_authentication.js
test_authpromptwrapper.js
test_bug203271.js
test_bug248970_cache.js
test_bug248970_cookie.js
test_bug261425.js
test_bug263127.js
test_bug321706.js
test_bug331825.js
test_bug336501.js
test_bug337744.js
test_bug365133.js
test_bug368702.js
test_bug369787.js
test_bug371473.js
test_bug376660.js
test_bug376844.js
test_bug376865.js
test_bug379034.js
test_bug380994.js
test_bug388281.js
test_bug396389.js
test_bug411952.js
test_bug412945.js
test_bug414122.js
test_bug427957.js
test_bug429347.js Bug 665706 - Remove historic special handling for semicolons in URIs. r=rjesup 2011-08-22 16:51:52 +02:00
test_bug455311.js
test_bug455598.js
test_bug468426.js
test_bug468594.js
test_bug470716.js
test_bug479413.js
test_bug479485.js
test_bug482601.js
test_bug484684.js
test_bug490095.js
test_bug504014.js
test_bug510359.js
test_bug515583.js
test_bug528292.js
test_bug540566.js
test_bug543805.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_bug650955.js Bug 677427: netwerk/test/unit/test_bug650955.js fails on Android; r=bjarne 2011-09-06 16:52:00 -07:00
test_bug651100.js
test_bug652761.js
test_bug654926_doom_and_read.js
test_bug654926_test_seek.js
test_bug654926.js Bug 647391 - Increase maximum size for objects stored in disk cache. 2011-09-13 21:24:01 +02:00
test_bug659569.js
test_bug660066.js
test_bug667818.js
test_bug667907.js
test_bug669001.js Bug 669001 - Vary: User-Agent + new UA string (i.e. after update) + HTTP 304 = broken cache, r=bz 2011-11-09 18:19:00 +01:00
test_cacheflags.js
test_channel_close.js
test_compareURIs.js
test_content_sniffer.js
test_cookie_header.js
test_data_protocol.js
test_dns_service.js
test_duplicate_headers.js bug 589292 - add contentDisposition{Filename} props to nsIChannel. r=honzab sr=bzbarsky 2011-09-09 15:41:04 -07:00
test_event_sink.js
test_extract_charset_from_content_type.js Bug 700589 - Fix Content-Type parser to treat single quote as regular character instead of a delimiter. r=jduell r=bz 2011-11-29 14:06:32 -08:00
test_fallback_no-cache-entry_canceled.js
test_fallback_no-cache-entry_passing.js
test_fallback_redirect-to-different-origin_canceled.js
test_fallback_redirect-to-different-origin_passing.js
test_fallback_request-error_canceled.js
test_fallback_request-error_passing.js
test_fallback_response-error_canceled.js
test_fallback_response-error_passing.js
test_file_partial_inputstream.js
test_file_protocol.js
test_filestreams.js Bug 684806. Make sure that zero-size files wrapped in buffered streams are correctly reopened by a seek after EOF. r=honza, sr=bsmedberg 2011-10-18 16:17:10 -04:00
test_gre_resources.js
test_gzipped_206.js
test_head.js
test_headers.js bug 589292 - add contentDisposition{Filename} props to nsIChannel. r=honzab sr=bzbarsky 2011-09-09 15:41:04 -07:00
test_http_headers.js
test_httpcancel.js
test_httpsuspend.js
test_idnservice.js
test_link.desktop
test_link.url
test_localstreams.js
test_MIME_params.js Bug 704989: add workaround for broken Outlook Web APP (OWA) attachment handling (and specifically for it sending broken headers only to Firefox). r=bzbarsky 2011-11-28 07:40:08 -05:00
test_multipart_streamconv_missing_lead_boundary.js Bug 678978 - Defined and implemented AutoFree class and replaced ERR_OUT macros with return calls, r=honzab (test by honzab, r=bz) 2011-11-09 18:19:00 +01:00
test_multipart_streamconv.js
test_nestedabout_serialize.js
test_NetUtil.js Bug 655658 - NetUtil.readInputStreamToString should have aCharset argument as optional. r=sdwilsh, sr=bz 2011-11-25 11:23:41 +09:00
test_nojsredir.js bug 255119 do not display http response body of 3xx with javascript: location header r=honzab 2011-09-22 08:59:12 -04:00
test_offline_status.js
test_parse_content_type.js Bug 700589 - Fix Content-Type parser to treat single quote as regular character instead of a delimiter. r=jduell r=bz 2011-11-29 14:06:32 -08:00
test_permmgr.js
test_plaintext_sniff.js
test_post.js
test_progress.js
test_protocolproxyservice.js Bug 72444: Option to bypass proxy server for local addresses. r=honzab 2011-09-21 15:13:45 -04:00
test_proxy-failover_canceled.js
test_proxy-failover_passing.js
test_proxy-replace_canceled.js
test_proxy-replace_passing.js
test_range_requests.js
test_readline.js
test_redirect_canceled.js
test_redirect_failure.js
test_redirect_passing.js
test_redirect-caching_canceled.js
test_redirect-caching_failure.js
test_redirect-caching_passing.js
test_reentrancy.js
test_reopen.js
test_resumable_channel.js
test_resumable_truncate.js
test_safeoutputstream.js
test_simple.js
test_sockettransportsvc_available.js
test_socks.js
test_standardurl_port.js
test_standardurl.js
test_streamcopier.js
test_traceable_channel.js
test_unescapestring.js
test_URIs.js Bug 677260: Add specIgnoringRef and hasRef for URIs. r=bz, sr=biesi 2011-08-15 17:18:15 -04:00
test_XHR_redirects.js Bug 696849 - Add test cases observing cross-domain XHR in chrome code; r=bz 2011-10-28 15:05:06 +01:00
test_xmlhttprequest.js Bug 687332: Fix up update tests. 2011-09-29 12:06:36 -04:00
xpcshell.ini Bug 669001 - Vary: User-Agent + new UA string (i.e. after update) + HTTP 304 = broken cache, r=bz 2011-11-09 18:19:00 +01:00