Christoph Kerschbaumer
12364e43fa
Bug 1087739: Make JS callers of ios.newChannel call ios.newChannel2 in netwerk/ (r=sworkman,tanvi)
2014-10-24 15:16:29 -07:00
Honza Bambas
a55f8e6460
Bug 913807 - HTTP cache v2: API+top service+integration+tests, off by default, r=michal+ehsan+mark.finkle+fabrice+mhammond+gavin
2013-09-20 11:11:25 +02:00
Mihnea Dobrescu-Balaur
3acfbcf174
Bug 888350 - Use a dynamic port in network/test/unit* xpcshell tests so they can be run in parallel. r=honzab
2013-07-19 10:19:28 -07:00
Jonathan Mayer
1137ff6f5e
Bug 818340 - change third party cookie handling to block third party cookies from sites I haven't visited. (r=jdm, r=dolske)
2013-02-22 08:16:01 -08:00
Mark Capella
03079049d5
Bug 772272 - Remove do_load_httpd_js from xpcshell tests, Netwerk, r=ted
2012-08-14 10:06:04 -04:00
Robert O'Callahan
44d803b13a
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
Jeff Walden
d0f179a163
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
Ted Mielczarek
31c7dc8591
bug 482085 - fix all xpcshell tests to not reference files from the srcdir. r=bsmedberg,waldo
2009-03-21 11:20:00 -04:00
jwalden@mit.edu
45fff10b33
Bug 351968 - Don't copy xpcshell tests and other data to $(DIST) -- a step toward being able to --enable-tests on Mozilla tinderboxen. r=bsmedberg
2007-01-31 03:25:46 +00:00
jwalden@mit.edu
8abcb88e27
Bug 342877 - Substantially revamp/rewrite the testing-only HTTP server used in necko unit tests, making it suitable for use in Mozilla tests which require files be stored on an HTTP server (e.g. because the test depends on certain HTTP headers being set or not set, the functionality uses HTTP, etc.) but which don't require that the server have a specified hostname. Docs, implementation, and tests (!) are in netwerk/test/httpserver/; if you have questions about using the server in unit tests or have some use case which the server could support better or doesn't support at all, CC me on the bug and I'll see how I can help. Huge (huge) thanks to biesi for the review of the huge patch. r=davel on test-harness changes, r=biesi on the server and test changes
2006-12-15 02:13:54 +00:00
cbiesinger@web.de
d5a99473f1
actually call test_wrongpw1, and shut down the HTTP server before the scope
...
goes away
2006-08-02 02:02:37 +00:00
cbiesinger@web.de
4970148a0b
bug 327065 misc necko cleanup, see bug for details
...
r+sr=darin
2006-02-14 15:37:10 +00:00
cbiesinger@web.de
0951bb907e
bug 325815 add an HTTP server for necko tests
...
r=darin
2006-02-04 17:23:30 +00:00
cbiesinger@web.de
ee0925b9bf
bug 304414
...
- Run TestCookie in make check
- Make TestCookie return an error code if the test failed
- Mention the tested bug# in test_cookie_header.js
- Add a test for bug 304414: Make sure that local streams behave "sanely" (don't
return PR_UINT32_MAX, don't return PR_INT32_MAX, don't have more data at EOF)
and can read the entire file.
r=bz
2005-08-21 14:20:40 +00:00
cbiesinger@web.de
9833494390
bug 250375 allow necko consumers to append to the Cookie header
...
r+sr=darin
2005-08-13 11:46:11 +00:00