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

5379 Коммитов

Автор SHA1 Сообщение Дата
cbiesinger@web.de c6ef8b6043 Bug 375878 remove users of Recycle()patch by taras glek r+sr=biesi 2007-03-30 15:44:22 -07:00
gijskruitbosch@gmail.com 938a7c96af Bug 375488 - HttpOnly Cookies broken (exchanged httponly and secure arguments in function call)
p=ronny.perinke@gmx.de (Ronny Perinke)
r=mozilla@kaply.com
sr=darin.moz@gmail.com (Darin Fisher)
2007-03-27 10:34:12 -07:00
dbaron@dbaron.org e7bb1b1c38 Remove GetKeyPointer method from nsTHashtable key types. b=374906 r=bsmedberg 2007-03-27 08:34:59 -07:00
dbaron@dbaron.org d98d9fdec5 Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg 2007-03-27 08:33:38 -07:00
cbiesinger@web.de 3698410a1a Bug 372486 – Document and enforce that channels can't be reopenedpatch by Sylvain Pasche <sylvain.pasche@gmail.com> r=biesi sr=darin 2007-03-23 14:56:32 -07:00
hg@mozilla.com 05e5d33a57 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00
roc+%cs.cmu.edu e3d0dcf50a Bug 371667. When checking autodial status to see if we should put the browser offline, check whether a dial number is actually configured and allow the browser to go offline if no number is configured. r+sr=biesi, patch by Chris Double 2007-03-20 01:58:19 +00:00
mrbkap%gmail.com 5ab9bad426 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 a6d931b748 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 d8d01a6b19 Bug 178993 - r=sayrer - Unit testcase for httponly 2007-03-14 17:16:51 +00:00
roc+%cs.cmu.edu 81867edd87 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 bac46cf8e9 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 7a10470a26 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 96bcb5c271 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 75858478eb bug 370559 r+sr=darin
ignore the address part of the PASV reply
2007-03-07 00:54:20 +00:00
sayrer%gmail.com 3d6d15d00a Backout unfinished patch for bug 178993. 2007-03-02 03:51:30 +00:00
mkaply%us.ibm.com e82b1fc2f1 #178993
r=bsmedberg, dveditz, mvl
Add support for httpOnly cookie attribute
2007-03-01 20:09:02 +00:00
benjamin%smedbergs.us 31bfdfa0fb Followup patch to deal with escaped characters, bug 367428 r=biesi 2007-02-26 16:57:48 +00:00
benjamin%smedbergs.us 853f382728 Bug 367428 - sanity-check resource URIs, r=biesi 2007-02-26 15:09:02 +00:00
kaie%kuix.de 16051c655c bug 370802, nsIPermissionManager: Add ability for exact hostname testing
r/sr=cbiesinger
2007-02-20 15:24:36 +00:00
kaie%kuix.de 5af3e3656c 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 daad0fa331 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 b0d5f8d5e3 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 2f7c781cd2 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 88e519f7ef 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 9dd316c00e 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 88da57650a 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 703aa75d3b 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 dbf1be57b8 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 30e2748426 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 93e94c1015 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 45bb59aa84 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 0aa15eabb2 Bug 355214: backing out mrbkap's patch for more testing 2007-02-03 00:15:19 +00:00
mrbkap%gmail.com d22f75038d 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 383959ca01 Unbreak test -- the previous commit should work fine. Bug 351968 is completely committed! 2007-01-31 07:49:10 +00:00
jwalden%mit.edu c0fc6a93d5 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 28501d84a3 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 7eeed473b4 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 8f100cd4dc 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 6b07e41dd6 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 230136a676 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 48038f6dc5 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 d3de3edfef 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 572e4fb58e 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 dc4185c26f Bug 351881 nsIPrompt needs nsIPromptService::STD_YES_NO_BUTTONS
r=biesi sr=darin
2006-12-31 19:23:50 +00:00
sspitzer%mozilla.org 7b267a184a 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 8ccdab0e68 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 7499f5da48 Bug 364847 Give nsISocketTransport classinfo and a THREADSAFE flag
r+sr=darin
2006-12-26 22:14:29 +00:00
timeless%mozdev.org 05804e5bfe Bug 363390 IS_LOW_SURROGATE conflicts with winnls.h
r=darin
2006-12-21 07:03:23 +00:00
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