gecko-dev/netwerk
cbiesinger%web.de 3665e908b7 bug 261425
Make nsStandardURL::SetSpec and SetHost consistent with respect to handling
spaces in hostnames (i.e. make both return an error)
r+sr=darin
2006-12-19 15:07:14 +00:00
..
base bug 261425 2006-12-19 15:07:14 +00:00
build remove XP_MAC from network. b=281889 r=darin 2006-11-15 21:38:48 +00:00
cache Make sure to not use the same disk cache data block for different URIs. Bug 2006-12-01 04:41:30 +00:00
cookie fixes bug 240201 "remove [noscript] from nsICookieManager2::add" r+sr=bzbarsky 2006-02-23 02:08:27 +00:00
dns Bug 269254: fix bug in utf16ToUcs4()'s returned length, patch by Ryan Jones <sciguyryan+bugzilla@gmail.com>, r+sr=biesi 2006-12-16 14:36:12 +00:00
locales bug 354410 move auth prompt strings out of necko. also, use the correct 2006-09-28 20:11:33 +00:00
mime bug 227290 : be generous to overlong (invalid) B-encoded words in RFC 2047 encoded header (r=smontagu, sr=bienvenu) 2006-01-09 18:05:25 +00:00
protocol bug 357958 Ignore unsupported content encodings instead of making them a fatal 2006-12-19 15:03:17 +00:00
resources Bug 281988 - Chrome registry supports for the xpcnativewrappers=yes flag. Chrome packaging fixup to apply the xpcnativewrappers=yes flag to our application chrome packages for ffox/tbird. This also stops the repackaging of thunderbird chrome. r=mscott+bz a=drivers 2005-05-20 12:58:57 +00:00
socket Bug 338876 - Scriptable nsISocketProviderService returns noscript nsISocketProvider. r=darin. 2006-05-30 16:12:51 +00:00
streamconv HTML injection in gopher dir listing. b=358128, r=dveditz 2006-11-28 20:32:27 +00:00
system Mingw builds require _WIN32_WINNT >= 0x0501 (XP) to use the IP_ADAPTER features of nsNotifyAddrListener. 2006-11-28 03:43:05 +00:00
test 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
testserver Bug 106386 Correct misspellings in source code 2005-11-25 08:16:51 +00:00
.cvsignore
Makefile.in fixes bug 76111 "Auto detect online/offline status (on win32)" patch by juan_lang@yahoo.com, r=darin 2006-05-02 18:08:55 +00:00
build.mk bug 353983 add --enable-application=netwerk option 2006-09-28 21:22:27 +00:00
necko-config.h.in Remove the keyword: protocol handler. Expose the functionality on nsIURIFixup 2006-05-16 03:02:28 +00:00