.. |
data
|
Bug 575946: Implement File.slice. r=khuey sr=biesi a=beltzner
|
2010-10-13 16:25:33 -07:00 |
head_channels.js
|
Bug 536321 - e10s HTTP: suspend/resume. r=dwitte
|
2010-08-10 23:07:09 -04: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
|
nsIAuthPrompt2: add PREVIOUS_FAILED, bug 521467, r=biesi, sr=bz
|
2010-02-12 17:55:11 +01: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
|
|
|
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_bug419157.js
|
Fallback to null-padding in nsMimeHeaderParam::GetParameter if all other conversions fail. Bug 419157, r+sr=biesi, b=beltzner
|
2008-04-08 11:45:55 -07:00 |
test_bug427957.js
|
Pass domain names to stringprep label by label. Bug 427959, r+sr=biesi, a1.9+b1.9=beltzner
|
2008-04-14 01:26:55 -07:00 |
test_bug429347.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_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
|
Back out bug 487059, fix tests and EM to cope, r=gavin,beltzner, bug 524995
|
2009-10-29 14:44:10 +01: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_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_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_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_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_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
|
Test for bug 499675
|
2009-06-23 13:25:30 +01:00 |
test_dns_service.js
|
|
|
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
|
|
|
test_fallback_no-cache-entry_canceled.js
|
Bug 513086 - Make redirect API async, r=bz, sr=biesi
|
2010-07-28 20:33:06 +02:00 |
test_fallback_no-cache-entry_passing.js
|
Bug 513086 - Make redirect API async, r=bz, sr=biesi
|
2010-07-28 20:33:06 +02:00 |
test_fallback_redirect-to-different-origin_canceled.js
|
Bug 513086 - Make redirect API async, r=bz, sr=biesi
|
2010-07-28 20:33:06 +02:00 |
test_fallback_redirect-to-different-origin_passing.js
|
Bug 513086 - Make redirect API async, r=bz, sr=biesi
|
2010-07-28 20:33:06 +02:00 |
test_fallback_request-error_canceled.js
|
Bug 513086 - Make redirect API async, r=bz, sr=biesi
|
2010-07-28 20:33:06 +02:00 |
test_fallback_request-error_passing.js
|
Bug 513086 - Make redirect API async, r=bz, sr=biesi
|
2010-07-28 20:33:06 +02:00 |
test_fallback_response-error_canceled.js
|
Bug 513086 - Make redirect API async, r=bz, sr=biesi
|
2010-07-28 20:33:06 +02:00 |
test_fallback_response-error_passing.js
|
Bug 513086 - Make redirect API async, r=bz, sr=biesi
|
2010-07-28 20:33:06 +02:00 |
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 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_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 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_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_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
|
Reenable tests for bugs 586205 and 586238.
|
2010-08-13 13:28:14 -07:00 |
test_idnservice.js
|
|
|
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_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_NetUtil.js
|
Bug 590654 - Let JavaScript read embedded nulls from input streams
|
2010-08-27 12:42:51 -07: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
|
|
|
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
|
|
|
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_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 525819 - Make do_timeout take a callback function, not a string to eval. r=jwalden
|
2009-11-24 11:58:42 -08: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 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_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_standardurl_port.js
|
Bug 407538: newURI(http://foo.com:80).port is 80, should be -1 (can set a URI's port to its default value by setting .spec), r+sr=biesi
|
2008-06-15 21:16:57 -04:00 |
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
|
Bug 515051 - Stream listener registered in a network request channel eats JS error messages, r=bz+biesi
|
2009-11-18 17:02:28 +01: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 571619 Drop support for aggregation with nsSimpleURI so that we can inherit nsSimpleNestedURI from it correctly r=biesi
|
2010-06-12 21:40:05 +01:00 |
test_xmlhttprequest.js
|
Bug 584604 - e10s HTTP: Clean up IPDL buffering. r=jduell,cjones
|
2010-08-06 00:59:37 -04:00 |