gecko/netwerk/test/unit
Derrick Rice b96888025d Bug 720846 Scriptable PRNetAddr and scriptable access to Self/Peer address in SocketTransport
Bug 720846 Scriptable PRNetAddr and scriptable access to Self/Peer address in SocketTransport
2012-02-29 06:19:00 -05:00
..
data Bug 575946: Implement File.slice. r=khuey sr=biesi a=beltzner 2010-10-13 16:25:33 -07:00
head_channels.js bug 704227 muddle through on some minor problems with content-length r=jduell 2012-02-09 14:47:30 -05:00
socks_client_subprocess.js backout bug 280661 due to test_socks.js test failure 2011-03-24 21:37:53 +13:00
test_307_redirect.js Bug 547239 followup to address biesi's review comments. 2010-03-03 18:53:18 -05:00
test_aboutblank.js Backed out changeset 55d159b75f41 from bug 482659. 2009-03-17 11:08:59 +00:00
test_auth_proxy.js Bug 661998 - Fix risky use of nsITimer in xpcshell test. r=gavin 2011-06-07 04:45:36 -04:00
test_authentication.js Bug 563274 - Overhaul nsIPrompt-related prompting code. r=gavin, sr=bs 2010-06-16 17:06:17 -07:00
test_authpromptwrapper.js Bug 563274 - Overhaul nsIPrompt-related prompting code. r=gavin, sr=bs 2010-06-16 17:06:17 -07:00
test_bug203271.js Bug 525819 - Make do_timeout take a callback function, not a string to eval. r=jwalden 2009-11-24 11:58:42 -08:00
test_bug248970_cache.js Backed out changeset 9ddc25fb2246 - bug 459114 - helper function to provide a clean profile directory for xpcshell tests. r=sdwilsh - for test failures 2009-08-05 15:36:20 -04:00
test_bug248970_cookie.js Bug 248970 - Private Browsing mode (global toggle for saving/caching everything) [unit test API changes]; r,sr=mconnor 2008-11-04 02:52:22 +03:30
test_bug261425.js Bug 431890: nsStandardURL::SetSpec does not fail when host contains leading space " ". r+sr=cbiesinger 2008-09-14 21:15:06 +03:00
test_bug263127.js Bug 396226 - Provide an API to asynchronously generate HTTP responses in httpd.js, and implement a state-storage system which can store object references to provide greater contextual information in handlers. NB: this push enables httpd.js debug output just in case something goes wrong, to be disabled as soon as it's clear nothing has -- expect the first Windows builds to finish next century sometime. r=sayrer 2009-04-15 13:19:35 -07:00
test_bug321706.js
test_bug331825.js Bug 396226 - Provide an API to asynchronously generate HTTP responses in httpd.js, and implement a state-storage system which can store object references to provide greater contextual information in handlers. NB: this push enables httpd.js debug output just in case something goes wrong, to be disabled as soon as it's clear nothing has -- expect the first Windows builds to finish next century sometime. r=sayrer 2009-04-15 13:19:35 -07:00
test_bug336501.js Fix a bunch of test failures caused by typos or other issues from bug 568691. 2010-06-27 14:03:05 -04:00
test_bug337744.js Bug 106386 - Correct misspellings in source code (old); Part 2; r=timeless 2009-07-27 10:47:02 +02:00
test_bug365133.js Bug 365133 - "The FTP folder won't open!" [r=bzbarsky sr=dougt] 2008-10-01 00:28:39 -05:00
test_bug368702.js Bug 536650 - Cookie values not saved for pages loaded from file://, part 1: tighten up the etld service. 2010-01-12 10:29:20 -08:00
test_bug369787.js Bug 614717 retry: Make test_bug369787.js not hang when the test fails by 2010-11-29 15:41:21 -08:00
test_bug371473.js
test_bug376660.js Bug 541496 part 4: rewrite ns(I)UnicharStreamLoader to produce a string rather than a stream; use string-taking parser API for async style loads. r=bzbarsky 2011-05-18 21:22:59 -04:00
test_bug376844.js
test_bug376865.js
test_bug379034.js Bug 379034 - Relative URLs with capitalized schemes are treated as absolute, r=biesi sr=bzbarsky 2008-08-19 10:48:10 -04:00
test_bug380994.js Bug 521189 - Properly declare a variable in this test rather than implicitly creating a global variable. r=jwalden 2009-10-28 15:20:34 -07:00
test_bug388281.js
test_bug396389.js Back out bug 487059, fix tests and EM to cope, r=gavin,beltzner, bug 524995 2009-10-29 14:44:10 +01:00
test_bug411952.js Bug 411952 - Cookie's creationTime needs to be exposed via nsICookie2; r=mconnor, sr=bzbarsky (unit test) 2008-10-31 17:21:31 +03:30
test_bug412945.js Bug 396226 - Provide an API to asynchronously generate HTTP responses in httpd.js, and implement a state-storage system which can store object references to provide greater contextual information in handlers. NB: this push enables httpd.js debug output just in case something goes wrong, to be disabled as soon as it's clear nothing has -- expect the first Windows builds to finish next century sometime. r=sayrer 2009-04-15 13:19:35 -07:00
test_bug414122.js bug 482085 - fix all xpcshell tests to not reference files from the srcdir. r=bsmedberg,waldo 2009-03-21 11:20:00 -04:00
test_bug427957.js Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part E, remove uses of nsIPrefBranch2 in netwerk/ ; r=bsmedberg 2012-01-17 14:48:29 +13:00
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 Bug 546606 - Make redirect API async - part 2; r=honzab.moz,cbiesinger,bjarne,jst sr=jst 2010-08-04 22:15:55 -04:00
test_bug455598.js Bug 455598 - nsICookieManager2.cookieExists incorrectly assumes a nsCookie param; test; r=dwitte sr=bzbarsky 2008-09-20 16:28:09 +02:00
test_bug468426.js Fix xpcshell failure from bug 468246 revealed by bug 613516 [a=bustage] landed on a CLOSED TREE 2010-11-29 20:57:30 -05:00
test_bug468594.js Bug 525588 - Some existing necko tests failing once base class catches handler exceptions, r=jduell 2009-11-14 20:54:49 -08:00
test_bug470716.js Bug 525819 - Make do_timeout take a callback function, not a string to eval. r=jwalden 2009-11-24 11:58:42 -08:00
test_bug479413.js Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part E, remove uses of nsIPrefBranch2 in netwerk/ ; r=bsmedberg 2012-01-17 14:48:29 +13:00
test_bug479485.js Bug 537381 - -1 as port number cause default port to be used, should fail to load, r=bz, a=blocking:final 2010-10-11 21:39:09 +02:00
test_bug482601.js Bug 525819 - Make do_timeout take a callback function, not a string to eval. r=jwalden 2009-11-24 11:58:42 -08:00
test_bug484684.js Bug 484684 - ParseFTPList can't handle regular unix ls -l listing of filenames starting with spaces; r=jduell.mcbugs sr=bzbarsky 2009-08-08 11:55:16 +02:00
test_bug490095.js Bug 525819 - Make do_timeout take a callback function, not a string to eval. r=jwalden 2009-11-24 11:58:42 -08:00
test_bug504014.js Bug 504014 - Enforce RFC 3986 syntax for IPv6 literals 2011-06-23 17:04:23 +02:00
test_bug510359.js Bug 468426 - improved support for "Vary: Cookie"-headers , r=biesi a=bsmedberg 2010-11-26 12:13:37 -05:00
test_bug515583.js Bug 515583 - Fixed parsing of CMU/VMS-IP FTP style listing [r=dougt r=wtc sr=biesi] 2009-09-23 02:15:29 +02:00
test_bug528292.js bug 528292: convey the mForceAllowThirdPartyCookie flag when setting up a replacement channel for a redirected HTTP request; r,sr=bzbarsky 2009-12-13 11:04:03 -08:00
test_bug540566.js Bug 540566 nsCacheEntryDescriptor::GetDeviceID may crash in NS_strdup [@strlen | NS_strdup(char const*) ] 2010-02-21 15:53:13 +01:00
test_bug543805.js bug 543805 - FTP list parse error when list returns twice space between date and file name. r=honzab.moz@firemni.cz, a=blocker 2011-01-17 20:50:08 +02:00
test_bug553970.js Bug 430910 - nsStandardURL gets confused when the query string or the anchor name contains slash characters; r=bzbarsky a=roc 2010-09-24 14:21:17 -04:00
test_bug561042.js Bug 561042 - remove http headers size limit. r=bz 2011-07-24 13:46:33 +02:00
test_bug561276.js Bug 561276 - Cookie dependency on cache determination for image redirects r=bz 2011-03-23 23:36:53 -04:00
test_bug580508.js Bug 580508 - nsURLHelper.cpp net_ParseFileURL is asserting on resource:// URLs that are aliased to other resource:// URLs [r=jduell] 2010-08-02 16:37:55 -07:00
test_bug586908.js Bug 586908 - Infinite requests when proxy from system settings is redirected r=biesi, a=blocker 2010-10-25 15:47:40 -07:00
test_bug596443.js Bug 610654 - TEST-UNEXPECTED-FAIL (randomorange) r=bz a=test-only 2010-12-09 00:38:42 +01:00
test_bug618835.js Bug 618835 - Cannot login to phpmyadmin if I made a typo during my first login attempt r=bz 2011-06-11 16:57:10 +02:00
test_bug633743.js Bug 633743 - reverting closed tab with pushState changes sends request with HTTP_X_REQUESTED_WITH:XMLHttpRequest r=bzbarsky 2011-05-23 16:47:02 -04:00
test_bug650995.js Bugs 715418 and 685804 - Test case for bug 650995 has wrong name / Intermittent failure in test_bug650955.js r=michal.novotny 2012-01-09 11:02:39 -05:00
test_bug651100.js Bug 651100 - Browser becomes unresponsive while watching embedded Youtube <video>. r=bjarne a=sheriff 2011-05-20 19:27:11 +02:00
test_bug652761.js bug 652761 ABORT: half open complete but no item: 'index != -1' with embedded src port 80000 r=honzab 2011-04-28 17:43:24 -04:00
test_bug654926_doom_and_read.js Bug 654926 - Hang in nsDiskCacheStreamIO::CloseOutputStream while downloading WebM video from YouTube r=michal.novotny, bjarne 2011-06-22 10:49:35 +02:00
test_bug654926_test_seek.js Bug 654926 - Hang in nsDiskCacheStreamIO::CloseOutputStream while downloading WebM video from YouTube r=michal.novotny, bjarne 2011-06-22 10:49:35 +02:00
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 Fixing part of bug 659569. Fix issue with Firefox getting stuck in a redirect loop when connecting to Ubiquiti radio equipment. r=bzbarsky@mit.edu 2011-05-25 15:23:05 -07:00
test_bug660066.js Bug 716570 - Rename blob URI scheme from "moz-filedata" to "blob" per spec. r=sicking 2012-01-12 11:36:03 +01:00
test_bug667818.js Bug 667818. When computing cookie expiration times, watch out for division by unsigned PR_USEC_PER_SEC screwing things up. r=dwitte 2011-07-26 16:34:11 -04:00
test_bug667907.js Bug 667907. For HTTP 0.9 on non-default ports, be more conservative. r=jduell 2011-07-07 14:17:13 -04:00
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 Bug 525819 - Make do_timeout take a callback function, not a string to eval. r=jwalden 2009-11-24 11:58:42 -08:00
test_channel_close.js Bug 572980 - e10s: HttpChannelChild incorrectly refcounted. r=cjones, jduell. 2010-06-27 12:44:15 -04:00
test_compareURIs.js Bug 602780. Fix handling of hosts in NS_SecurityCompareURIs. r=jst, a=blocker,jst 2010-10-15 17:55:53 -04:00
test_compressappend.js Bug 648429: HTTP cache: compress all compressible files - new test for appending to compressed stream; r=michal.novotny 2011-12-17 11:32:02 +01:00
test_content_encoding_gzip.js bug 717524 - process a list of content-encoding response headers r=bz 2012-02-07 22:46:43 -05:00
test_content_sniffer.js Bug 396226 - Provide an API to asynchronously generate HTTP responses in httpd.js, and implement a state-storage system which can store object references to provide greater contextual information in handlers. NB: this push enables httpd.js debug output just in case something goes wrong, to be disabled as soon as it's clear nothing has -- expect the first Windows builds to finish next century sometime. r=sayrer 2009-04-15 13:19:35 -07:00
test_cookie_header.js Bug 508128. Make sure to QI to the right interface so that if the JS wrapper gets GCed we still have a getRequestHeader method. 2009-11-04 07:39:41 +13:00
test_data_protocol.js Bug 648367 - Add run_next_test to head.js. r=ted 2011-04-18 13:31:20 -07:00
test_dns_service.js
test_duplicate_headers.js bug 704227 muddle through on some minor problems with content-length r=jduell 2012-02-09 14:47:30 -05:00
test_event_sink.js Reenable tests for bugs 586205 and 586238. 2010-08-13 13:28:14 -07:00
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 Bug 656099 - bustage fix: add a null param to scheduleUpdate calls. CLOSED TREE 2011-05-11 01:28:33 +05:30
test_fallback_no-cache-entry_passing.js Bug 656099 - bustage fix: add a null param to scheduleUpdate calls. CLOSED TREE 2011-05-11 01:28:33 +05:30
test_fallback_redirect-to-different-origin_canceled.js Bug 656099 - bustage fix: add a null param to scheduleUpdate calls. CLOSED TREE 2011-05-11 01:28:33 +05:30
test_fallback_redirect-to-different-origin_passing.js Bug 656099 - bustage fix: add a null param to scheduleUpdate calls. CLOSED TREE 2011-05-11 01:28:33 +05:30
test_fallback_request-error_canceled.js Bug 656099 - bustage fix: add a null param to scheduleUpdate calls. CLOSED TREE 2011-05-11 01:28:33 +05:30
test_fallback_request-error_passing.js Bug 656099 - bustage fix: add a null param to scheduleUpdate calls. CLOSED TREE 2011-05-11 01:28:33 +05:30
test_fallback_response-error_canceled.js Bug 656099 - bustage fix: add a null param to scheduleUpdate calls. CLOSED TREE 2011-05-11 01:28:33 +05:30
test_fallback_response-error_passing.js Bug 656099 - bustage fix: add a null param to scheduleUpdate calls. CLOSED TREE 2011-05-11 01:28:33 +05:30
test_file_partial_inputstream.js Followup for bug 575946. Enable all the tests on windows by using a different way of testing that the full file was written. a=NPOTB 2010-10-13 21:13:16 -07:00
test_file_protocol.js Bug 648367 - Add run_next_test to head.js. r=ted 2011-04-18 13:31:20 -07:00
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 Bug 563536, bug 204111 - Put data from uconv property files into code to avoid thread-unsafe property file loading. r=smontagu. 2010-05-10 17:09:13 +03:00
test_gzipped_206.js Bug 612135: Content Encoding Error (partial content request) on galaxys.samsungmobile.com r=bzbarsky a=blocking2.0 2011-02-04 14:49:05 -05:00
test_head.js Bug 555514 - e10s HTTP: propagate SetReferrer to chrome process. a=jae-seong lee, r=jduell 2010-04-07 01:43:44 -07:00
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 Bug 586802 - e10s http: fix test_httpcancel.js. r=jduell, a=wewanttoshipafennecalpha 2010-08-12 16:09:16 -07:00
test_httpsuspend.js Bug 660774 - e10s necko: refactor channelEventQueue to allow async resume/flush. r=jdm 2011-06-11 18:37:09 -07:00
test_idnservice.js Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part E, remove uses of nsIPrefBranch2 in netwerk/ ; r=bsmedberg 2012-01-17 14:48:29 +13:00
test_link.desktop Bug 455311. Better handling of Cancel and IsPending() on nsBaseChannel redirects, plus unit tests. r+sr=biesi 2008-10-22 11:42:32 -04:00
test_link.url Bug 455311. Better handling of Cancel and IsPending() on nsBaseChannel redirects, plus unit tests. r+sr=biesi 2008-10-22 11:42:32 -04:00
test_localstreams.js Bug 482310. Add a JS api to asynchronously copy data to an output stream. r+sr=bsmedberg. 2009-05-07 15:21:54 -04:00
test_MIME_params.js Bug 717121 - crash nsMIMEHeaderParamImpl::DoParameterInternal. r=bz 2012-02-03 15:09:40 +09: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 Bug 537120 part 1: Make sure the multipart converter's part channels install a type sniffer as needed. r=jduell 2010-04-10 09:10:21 -07:00
test_nestedabout_serialize.js Bug 524245 - Correctly serialize and deserialize nsNestedAboutURI::mBaseURI as the same interface, not as different ones. r=bz 2009-10-26 15:48:23 -07:00
test_net_addr.js Bug 720846 Scriptable PRNetAddr and scriptable access to Self/Peer address in SocketTransport 2012-02-29 06:19:00 -05:00
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 Set offline=false, if network manager init failed. Fixes xulrunner, and seamonkey+thunderbird test. Bug 616520, r=bz, a=bz 2010-12-08 18:08:09 +01:00
test_parse_content_type.js Bug 562915 - Escape characters in content-type charset param not parsed properly. r=jduell 2011-12-03 15:59:55 +01:00
test_permmgr.js
test_plaintext_sniff.js Bug 396226 - Provide an API to asynchronously generate HTTP responses in httpd.js, and implement a state-storage system which can store object references to provide greater contextual information in handlers. NB: this push enables httpd.js debug output just in case something goes wrong, to be disabled as soon as it's clear nothing has -- expect the first Windows builds to finish next century sometime. r=sayrer 2009-04-15 13:19:35 -07:00
test_post.js Bug 564553 - e10s HTTP: Serialize nsInputStreams to support large file uploads. Part 1: serialize them. r=dwitte, a=blocking-fennec2.0b2+ 2010-10-19 17:24:52 -07:00
test_progress.js Bug 584604 - e10s HTTP: Clean up IPDL buffering. r=jduell,cjones 2010-08-06 00:59:37 -04:00
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_preservation_bug235853.js Backed out changeset f014c59ad81d 2008-11-04 23:35:39 -05:00
test_proxy-failover_canceled.js Bug 513086 - Make redirect API async, r=bz, sr=biesi 2010-07-28 20:33:06 +02:00
test_proxy-failover_passing.js Bug 513086 - Make redirect API async, r=bz, sr=biesi 2010-07-28 20:33:06 +02:00
test_proxy-replace_canceled.js Bug 513086 - Make redirect API async, r=bz, sr=biesi 2010-07-28 20:33:06 +02:00
test_proxy-replace_passing.js Bug 513086 - Make redirect API async, r=bz, sr=biesi 2010-07-28 20:33:06 +02:00
test_range_requests.js Bug 612135: Content Encoding Error (partial content request) on galaxys.samsungmobile.com r=bzbarsky a=blocking2.0 2011-02-04 14:49:05 -05:00
test_readline.js bug 482085 - fix all xpcshell tests to not reference files from the srcdir. r=bsmedberg,waldo 2009-03-21 11:20:00 -04:00
test_redirect_canceled.js Bug 513086 - Make redirect API async, r=bz, sr=biesi 2010-07-28 20:33:06 +02:00
test_redirect_failure.js Bug 513086 - Make redirect API async, r=bz, sr=biesi 2010-07-28 20:33:06 +02:00
test_redirect_passing.js Bug 513086 - Make redirect API async, r=bz, sr=biesi 2010-07-28 20:33:06 +02:00
test_redirect-caching_canceled.js Bug 513086 - Make redirect API async, r=bz, sr=biesi 2010-07-28 20:33:06 +02:00
test_redirect-caching_failure.js Bug 513086 - Make redirect API async, r=bz, sr=biesi 2010-07-28 20:33:06 +02:00
test_redirect-caching_passing.js Bug 513086 - Make redirect API async, r=bz, sr=biesi 2010-07-28 20:33:06 +02:00
test_reentrancy.js Bug 536321 - e10s HTTP: suspend/resume. r=dwitte 2010-08-10 23:07:09 -04:00
test_reopen.js Bug 648367 - Add run_next_test to head.js. r=ted 2011-04-18 13:31:20 -07:00
test_resumable_channel.js Bug 587146 - e10s http: fix auth test in test_resumable_channel.js, r=dwitte, a=testonly 2010-10-07 16:43:17 +02:00
test_resumable_truncate.js Bug 612135: Content Encoding Error (partial content request) on galaxys.samsungmobile.com r=bzbarsky a=blocking2.0 2011-02-04 14:49:05 -05:00
test_safeoutputstream.js Bug 629291. Don't use native leaf names in safe output streams; they lose information. r=bsmedberg, a=jst 2011-02-03 09:36:46 -08:00
test_simple.js Add run_test_in_child() and do_load_child_test_harness() xpcshell functions (bug 521922). r=bent sr=ted 2009-10-17 00:05:27 -07:00
test_sockettransportsvc_available.js Bug 614286 - Don't initialize the socket transport service unless we know that we're online; r=bzbarsky a=blocking-beta8+ 2010-11-25 00:20:11 -05:00
test_socks.js Bug 649564 - Stupid typo in test_socks.js. rs=ted 2012-01-23 16:38:00 -05:00
test_standardurl_port.js
test_standardurl.js Bug 429347 - "URL parser gets confused by ref with no path" [r=bzbarsky sr=cbiesinger] 2008-10-01 00:34:29 -05:00
test_streamcopier.js Bug 470716. Make the close-on-completion behavior of nsAsyncStreamCopier configurable. r+sr=bzbarsky. 2009-03-30 15:10:13 -04:00
test_traceable_channel.js Back out bug 664163 (changeset cfb40abb9655) due to failure in test_traceable_channel_wrap.js 2011-06-15 11:00:04 +02:00
test_unescapestring.js Bug 494217 - nsINetUtil::unescapeString drops high bytes of UTF-16 strings from JS 2009-06-17 12:13:02 -07:00
test_URIs.js Bug 716570 - Rename blob URI scheme from "moz-filedata" to "blob" per spec. r=sicking 2012-01-12 11:36:03 +01:00
test_XHR_redirects.js Bug 598304 - XHR rewrites non-POST methods upon 301/302 redirects. r=bz 2012-02-10 14:12:51 +01:00
test_xmlhttprequest.js Bug 687332: Fix up update tests. 2011-09-29 12:06:36 -04:00
xpcshell.ini Bug 720846 Scriptable PRNetAddr and scriptable access to Self/Peer address in SocketTransport 2012-02-29 06:19:00 -05:00