Граф коммитов

5372 Коммитов

Автор SHA1 Сообщение Дата
mrbkap%gmail.com 43ff966e8c Prevent the wrong 'this' object creeping into FindProxyForURL. bug 369213, r=darin/crowder sr=dveditz 2007-03-14 18:47:44 +00:00
mkaply%us.ibm.com 921e9a8206 Bug 178993 -patch from robert sayre and others - r=bsmedberg, dveditz, mvl, sr=darin - add HTTPOnly support 2007-03-14 17:22:01 +00:00
mkaply%us.ibm.com cbafae509c Bug 178993 - r=sayrer - Unit testcase for httponly 2007-03-14 17:16:51 +00:00
roc+%cs.cmu.edu 0fc5109e5f Bug 367447. Support <link rel="offline-resource">. Patch by Dave Camp, r+sr=biesi 2007-03-14 01:52:07 +00:00
asqueella%gmail.com 20b4afc68c Bug 371473 - Stack overflow when URLs (jar:, view-source:, etc) are nested too deeply
p=Ryan Jones <sciguyryan@gmail.com>
r=bzbarsky, sr=biesi
2007-03-12 05:56:45 +00:00
mnyromyr%tprac.de cad66a8510 Bug 373496: "dead" emoticon encoding; p=C�dric "chewey" Menge <bugzilla@mengemail.de>; r/sr=bienvenu 2007-03-11 00:17:00 +00:00
roc+%cs.cmu.edu f0f83df28b Bug 362435. Try using Samba's ntlm_auth to perform NTLM authentication on our behalf, when available. If the user has logged in by authenticating to Active Directory, then this may avoid having the user enter their password again. (single sign on) r+sr=biesi 2007-03-08 01:48:25 +00:00
cbiesinger%web.de caff266fdf bug 370559 r+sr=darin
ignore the address part of the PASV reply
2007-03-07 00:54:20 +00:00
sayrer%gmail.com 7516604055 Backout unfinished patch for bug 178993. 2007-03-02 03:51:30 +00:00
mkaply%us.ibm.com ea71628986 #178993
r=bsmedberg, dveditz, mvl
Add support for httpOnly cookie attribute
2007-03-01 20:09:02 +00:00
benjamin%smedbergs.us d7b8769ad1 Followup patch to deal with escaped characters, bug 367428 r=biesi 2007-02-26 16:57:48 +00:00
benjamin%smedbergs.us 021d7ba460 Bug 367428 - sanity-check resource URIs, r=biesi 2007-02-26 15:09:02 +00:00
kaie%kuix.de e992f34c9e bug 370802, nsIPermissionManager: Add ability for exact hostname testing
r/sr=cbiesinger
2007-02-20 15:24:36 +00:00
kaie%kuix.de a3d8454c22 Bug 107491, improve SSL error messages
Patch v9 - docshell and netwerk portions
Second and final checkin of this patch, enabling the new SSL error page
r/sr=biesi
2007-02-18 04:24:05 +00:00
mozilla.BenB%bucksch.org 5dc86993df Properly recognize wiki urls with (), and with ', in the middle
Bug 133016, r=mscott, sr=biesi
2007-02-17 20:44:08 +00:00
kaie%kuix.de 70ee2afe72 Bug 107491, improve SSL error messages
Patch v9 - docshell and netwerk portions
Checking in subset to enable landing of crypto code.
r/sr=cbiesinger
2007-02-17 03:47:28 +00:00
dveditz%cruzio.com a86af11b7f bug 370445 prevent embedded nulls when setting location.hostname. r=bz, sr=dbaron, a=jay 2007-02-16 01:10:39 +00:00
asqueella%gmail.com 3ebfb7042b Bug 223846 - AuthName with escaped " in it sets wrong realm
p=Ryan Jones <sciguyryan@gmail.com>
r+sr=biesi
2007-02-11 00:33:29 +00:00
mrbkap%gmail.com 99e34d92ab Get the function we want out of the sandbox in a safer way. bug 355215, r=crowder, sr=dveditz 2007-02-09 22:51:49 +00:00
jshin%mailaps.org ab27ba75e9 bug 359808 : drop support for Win9x/ME (get rid of 'A' API code) : r=darin, sr=dougt, sr=darin 2007-02-08 17:48:22 +00:00
martijn.martijn%gmail.com 8ec675a814 Bug 346125 � Broken link to Netscape Cookie Specification page in cookies.txt file, patch by Robert Millan, r=bzbarsky 2007-02-08 16:46:28 +00:00
mrbkap%gmail.com cdda8da797 Use a more roundabout way to convert variables to strings and call FindProxyForURL. bug 355214, r=crowder/darin sr=dveditz 2007-02-05 18:19:48 +00:00
bzbarsky%mit.edu f6c7b5292c Let the consumer have a look at the channel we opened if they want (e.g. if
they want its owner).  Bug 369242, r+sr=biesi
2007-02-04 18:03:13 +00:00
jwalden%mit.edu 181645f9ae Bug 369169 - Turn off server debug output, uncluttering test logs -- if you need to debug the server or want to see where something's going awry, tweak the new DEBUG constant manually. r=sayrer 2007-02-03 06:15:26 +00:00
jwalden%mit.edu e4bdd6e0d4 Bug 368942 - Add a do_get_file(path) function to xpcshell-simple, remove do_get_topsrcdir() as unnecessary. Also fix bug 368944 (invalid use of nsILocalFile API in test-harness) at the same time. r=sayrer 2007-02-03 01:46:09 +00:00
crowder%fiverocks.com df756cd425 Bug 355214: backing out mrbkap's patch for more testing 2007-02-03 00:15:19 +00:00
mrbkap%gmail.com 267f406f5a Use a more roundabout way to convert variables to strings and call FindProxyForURL. bug 355214, r=crowder/darin sr=dveditz 2007-02-02 22:40:28 +00:00
jwalden%mit.edu f0a7bf3eb8 Unbreak test -- the previous commit should work fine. Bug 351968 is completely committed! 2007-01-31 07:49:10 +00:00
jwalden%mit.edu b47df8a726 Final try at bug 351968 -- make relative topsrcdirs work, fixing the last build errors. Because xpcshell tests are fragile, this commit intentionally breaks a test so that I can verify correctness; I'll remove the break when I verify the fix works correctly (via broken test error messages). 2007-01-31 07:22:12 +00:00
jwalden%mit.edu fc1ee576d6 Testing something to determine the problem that's breaking the MozillaTest tinderboxen running automated tests 2007-01-31 03:58:25 +00:00
jwalden%mit.edu df236c24ab 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
dveditz%cruzio.com 9647d3f6d1 bug 342314: check-in initial effective-tld file. r=bsmedberg.
Effective TLD file itself thanks to Jo Hermans.
2007-01-27 00:12:57 +00:00
jwalden%mit.edu becabfb141 Bug 368211 - Pretty generated directory listings for directories not containing index.html in the JS HTTP server. r=sayrer 2007-01-26 23:48:34 +00:00
dbaron%dbaron.org 2425490555 Fix valgrind warning about writing uninitialized memory to disk cache by not allocating extra size for disk cache entries and then writing the extra word. b=368119 r+sr=darin 2007-01-25 23:09:01 +00:00
sayrer%gmail.com 23223c2562 bug 367537. enhancements to httpd.js. add an index handler and respose.write. r=jwalden 2007-01-24 16:57:03 +00:00
gavin%gavinsharp.com a61e3d7300 Bug 365529: Take advantage of new yes/no constant in nsIPrompt, patch by Ryan Jones <bugs@ryan-jones.com>, r+sr=biesi for /netwerk, r+sr=neil for mailnews, r=me for the rest 2007-01-04 18:48:53 +00:00
gavin%gavinsharp.com 161a973467 Followup patch for bug 269254: make sure not to include the null terminator in the string's length, patch by Ryan Jones <bugs@ryan-jones.com>, r+sr=biesi 2007-01-04 18:37:00 +00:00
cst%yecc.com 9ed511f639 Bug 351881 nsIPrompt needs nsIPromptService::STD_YES_NO_BUTTONS
r=biesi sr=darin
2006-12-31 19:23:50 +00:00
sspitzer%mozilla.org 8e4e18e7aa supplimental for bug #364412
Crash when updating in nsIncrementalDownload::OnStartRequest, attempting to allocate a huge amount of memory.

clean up code, per biesi

r=biesi
2006-12-29 01:19:32 +00:00
sspitzer%mozilla.org 10489af0dc fix for bug #364412.
Crash when updating in nsIncrementalDownload::OnStartRequest, attempting to allocate a huge amount of memory.

thanks to biesi for the initial patch.

r=darin
2006-12-27 20:17:44 +00:00
cbiesinger%web.de 7835963149 Bug 364847 Give nsISocketTransport classinfo and a THREADSAFE flag
r+sr=darin
2006-12-26 22:14:29 +00:00
timeless%mozdev.org 4c88c8a7ac Bug 363390 IS_LOW_SURROGATE conflicts with winnls.h
r=darin
2006-12-21 07:03:23 +00:00
cbiesinger%web.de 616fb82b62 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
cbiesinger%web.de 645c662f42 bug 357958 Ignore unsupported content encodings instead of making them a fatal
error
r+sr=darin
2006-12-19 15:03:17 +00:00
cbiesinger%web.de e17dde10e8 bug 362673
Document that nsISocketTransport::securityInfo is only set once the socket is
connected, and document how to trigger connection setup.
r+sr=darin
2006-12-18 21:52:24 +00:00
gavin%gavinsharp.com 6a28c23b23 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
jwalden%mit.edu 029dff3025 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
bzbarsky%mit.edu 92468882ca Make sure to not use the same disk cache data block for different URIs. Bug
347852, patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r=darin, sr=bzbarsky
2006-12-01 04:41:30 +00:00
dougt%meer.net c3911e8b8d HTML injection in gopher dir listing. b=358128, r=dveditz 2006-11-28 20:32:27 +00:00
cls%seawood.org c6b07ba168 Mingw builds require _WIN32_WINNT >= 0x0501 (XP) to use the IP_ADAPTER features of nsNotifyAddrListener.
Also fix header include case for cross-compile builds.
Bug #358023 r=bsmedberg
2006-11-28 03:43:05 +00:00