.. |
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
|
|
|
test_aboutblank.js
|
|
|
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
|
|
|
test_bug248970_cache.js
|
|
|
test_bug248970_cookie.js
|
|
|
test_bug261425.js
|
|
|
test_bug263127.js
|
|
|
test_bug321706.js
|
|
|
test_bug331825.js
|
|
|
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
|
|
|
test_bug365133.js
|
|
|
test_bug368702.js
|
|
|
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
|
|
|
test_bug380994.js
|
|
|
test_bug388281.js
|
|
|
test_bug396389.js
|
|
|
test_bug411952.js
|
|
|
test_bug412945.js
|
|
|
test_bug414122.js
|
|
|
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
|
|
|
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
|
|
|
test_bug470716.js
|
|
|
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
|
|
|
test_bug484684.js
|
|
|
test_bug490095.js
|
|
|
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
|
|
|
test_bug528292.js
|
|
|
test_bug540566.js
|
|
|
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
|
|
|
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
|
|
|
test_cookie_header.js
|
|
|
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
|
|
|
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
|
|
|
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
|
|
|
test_link.url
|
|
|
test_localstreams.js
|
|
|
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
|
|
|
test_nestedabout_serialize.js
|
|
|
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
|
|
|
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
|
|
|
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
|
|
|
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
|
|
|
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
|
|
|
test_streamcopier.js
|
|
|
test_traceable_channel.js
|
bug 664163 - Fix Get(Local|Remote)(Address|Port) in HttpChannelChild. r=jdm
|
2012-03-05 23:11:19 -08:00 |
test_unescapestring.js
|
|
|
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 |