cbiesinger%web.de
|
23938c8252
|
bug 235505 make nsIMIMEInfo::MIMEType readonly
r=bzbarsky sr=darin
|
2004-06-11 15:47:57 +00:00 |
darin%meer.net
|
96dfe84514
|
fixes bug 246337 "nsIProxy is unused and should be removed; nsISOCKS4SocketInfo is also unused and can be likewise removed" r=biesi
|
2004-06-11 15:31:21 +00:00 |
darin%meer.net
|
120fd5c31a
|
fixes bug 246329 "SchemeIs failure leaks nsHttpChannel" r=biesi
|
2004-06-11 15:09:36 +00:00 |
cbiesinger%web.de
|
52ead053dd
|
bug 245689 ftp channels report NS_ERROR_FAILURE when resuming fails, instead of NS_ERROR_NOT_RESUMABLE
r=bbaetz sr=darin
|
2004-06-11 14:56:35 +00:00 |
darin%meer.net
|
2663086d93
|
adding tracing facility to socket transport, NOT PART OF THE BUILD
|
2004-06-09 22:40:02 +00:00 |
darin%meer.net
|
bd982d0036
|
fixes bug 246106 "Defensive (anti-phishing) auth prompts are displayed when they should not be displayed" r+sr=dveditz
|
2004-06-09 22:09:05 +00:00 |
darin%meer.net
|
5ff8b21109
|
fixes bug 237819 "nsStandardURL should automatically convert ACE hostnames to UTF8" r=biesi sr=dbaron
|
2004-06-09 21:41:28 +00:00 |
darin%meer.net
|
3909bbd4b2
|
fixes bug 245110 "Crash [@ nsAboutRedirector::NewChannel]" r=biesi
|
2004-06-08 21:22:47 +00:00 |
dveditz%cruzio.com
|
700ac609cc
|
fix for xpinstall (tier 50) dependency on extension/cookie (tier 94) build bustage (bug 245826, resulting from the fix for bug 240552). Band-aid r/sr bryner and darin
|
2004-06-08 03:11:21 +00:00 |
darin%meer.net
|
434cae41e9
|
fixes bug 236772 "Sprint Local Bill Redirection Limit Exceeded" r=dwitte sr=dveditz
|
2004-06-07 14:54:22 +00:00 |
dveditz%cruzio.com
|
e66742e59c
|
bug 162020 option to delay enabling confirmation buttons r=mkaply,sr=sspitzer
|
2004-06-05 09:26:01 +00:00 |
bzbarsky%mit.edu
|
9e87abeb8a
|
Fix regression bug 244926. Only use the "blocked protocol" handler for
protocols that are actually blocked. r=biesi, sr=darin
|
2004-06-02 01:52:28 +00:00 |
mkaply%us.ibm.com
|
348998da9e
|
#239580
r=danm, sr=dveditz
Extend ConfirmEx to allow setting the default button - change default button for script security to no
|
2004-05-24 13:33:51 +00:00 |
roc+%cs.cmu.edu
|
0e3ff503fb
|
Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin
|
2004-05-22 22:15:22 +00:00 |
bzbarsky%mit.edu
|
62a5127738
|
Relanding, since backing out did not fix orange. Bug 232691.
|
2004-05-22 20:02:43 +00:00 |
bzbarsky%mit.edu
|
7f1e54b18d
|
Backing out to attempt to fix Mac orange. Bug 232691
|
2004-05-22 19:26:52 +00:00 |
bzbarsky%mit.edu
|
abcad1dc39
|
Convert users of nsC?String(), nsC?AutoString(), and NS_LITERAL_C?STRING("") to
using EmptyC?String instead. Bug 232691, patch by Charles Fenwick
<clf03f@garnet.acns.fsu.edu>, r+sr=bzbarsky
|
2004-05-22 17:04:53 +00:00 |
bzbarsky%mit.edu
|
bb3844e6d4
|
Blocked protocols should still allow URI creation; they should just fail
channel creation. Bug 244220, r+sr=darin
|
2004-05-21 00:28:52 +00:00 |
bzbarsky%mit.edu
|
de3d1593d2
|
Fix nsJARURI::Equals so anchor scrolling creates history entries in files
loaded from a jar. Bug 244137, r+sr=darin
|
2004-05-20 23:29:52 +00:00 |
timeless%mozdev.org
|
55a5e5ddbf
|
Bug 243621 Standardize QueryInterface without throw
r=neil sr=darin
|
2004-05-17 23:38:25 +00:00 |
darin%meer.net
|
8fe1ed0d52
|
fixes bug 243498 "nsStandardURL::BuildNormalizedSpec spends too much time in nsIDNService::IsACE" r+sr=bzbarsky
|
2004-05-13 22:17:17 +00:00 |
darin%meer.net
|
699ae13bee
|
fixes bug 170128 "PAC: myIpAddress() does not update to network changes" r=biesi sr=bryner
|
2004-05-13 07:08:25 +00:00 |
darin%meer.net
|
d4c73f8d53
|
fixes bug 243250 "reduce size of nsStandardURL" r=biesi sr=bzbarsky
|
2004-05-11 18:58:58 +00:00 |
cbiesinger%web.de
|
e7204f5a10
|
nsTXTToHTMLConv could use some documentation
r+sr=darin bug 243243
|
2004-05-11 14:27:59 +00:00 |
cbiesinger%web.de
|
933569be4a
|
update links to point to mozilla.org instead of a 404 resource
|
2004-05-10 23:21:35 +00:00 |
cbiesinger%web.de
|
51e61b254e
|
remove unused files, and an unused member of nsDataHandler, and unused defines in nsNetCID.h (which referred to a no longer existing component)
bug 243098 r+sr=darin
|
2004-05-09 18:18:07 +00:00 |
cbiesinger%web.de
|
8db9df04b7
|
239394 nsIMIMEInfo should use interCaps for methods and attributes
r=bzbarsky sr=darin
|
2004-05-08 18:37:06 +00:00 |
cbiesinger%web.de
|
80591841bd
|
bug 243010 nsHttpHandler::GetMIMEService unused
r+sr=darin
|
2004-05-08 18:02:10 +00:00 |
darin%meer.net
|
8f0bfc3a53
|
fixing spelling mistake
|
2004-05-08 06:45:58 +00:00 |
darin%meer.net
|
65e856be81
|
changing default value for phishy userpass length from 16 to 1 per discussion in bug 232567, and so that the value used on the trunk matches the value used on the 1.7 branch.
|
2004-05-08 00:40:03 +00:00 |
darin%meer.net
|
bcb4d34f5f
|
fixing bogus comment. thanks to biesi for pointing this out.
|
2004-05-08 00:26:40 +00:00 |
cbiesinger%web.de
|
6c364b0b27
|
removing outdated and no-longer-compilable test
r+sr=darin, no bug, not part of build
|
2004-05-07 23:17:24 +00:00 |
dveditz%cruzio.com
|
d81a94b560
|
Bug 242564 revert default p3p cookie action to pre-225298 state, r=dwitte,sr=darin
|
2004-05-07 08:04:45 +00:00 |
brendan%mozilla.org
|
3d94de812a
|
Fix #ifdef METERING stuff.
|
2004-05-06 03:45:34 +00:00 |
timeless%mozdev.org
|
8de46ebe80
|
Bug 242183 CreateNewStreamConv and NS_NewStreamConv are silly/leaky/...
r=darin sr=darin
|
2004-05-04 07:43:02 +00:00 |
timeless%mozdev.org
|
a4d031090f
|
Bug 242310 nsIStreamConverterService uses InitialCaps in idl instead of interCaps
r=darin sr=darin
|
2004-05-04 07:40:00 +00:00 |
darin%meer.net
|
7d520722dc
|
fixes bug 123662 ""File / cannot be found. Please check the location and try again" when loading page" patch by nallen@acm.org, r=gordon, sr=darin
|
2004-05-03 17:38:56 +00:00 |
timeless%mozdev.org
|
ece314c2fe
|
Bug 242185 nsITXTToHTMLConv uses InitialCaps in idl instead of interCaps
r=darin sr=darin
|
2004-05-02 04:39:16 +00:00 |
timeless%mozdev.org
|
34ccd71d89
|
Bug 242184 nsIStreamConverter uses InitialCaps in idl instead of interCaps
r=darin sr=darin
|
2004-05-02 04:37:03 +00:00 |
scott%scott-macgregor.org
|
7d6d82ab51
|
Bug #68877 --> use the IP address of the host for the smtp connection as the domain name for HELO/EHLO instead
of just using the domain name of the sender.
Patch by Christian Eyrich
r=darin
sr=mscott
|
2004-04-29 23:07:05 +00:00 |
mvl%exedo.nl
|
163611b57c
|
"limit to current session" should not override a short cookie lifetime
bug 240963, r=dwitte, sr=darin
|
2004-04-29 16:58:09 +00:00 |
timeless%mozdev.org
|
ceda449f69
|
Bug 240257 directory listings show wrong sizes for files > 4 GB
Fixing default size (changing from (unsigned 32 bit)(-1) to (signed 64 bit) (-1)
r=biesi, jan.ruzicka@comcast.net sr=darin
|
2004-04-28 12:58:24 +00:00 |
darin%meer.net
|
1e8d941f96
|
landing patch for bug 241124 "move GSSAPI code behind nsIAuthModule so it can be used by mail protocols" r=cneberg sr=bryner
|
2004-04-28 02:12:52 +00:00 |
cbiesinger%web.de
|
79fa1b783a
|
bug 241092, make nsIStreamLoaderObserver usable in javascript, by changing its
argument from a string to an octet array
r=bryner sr=darin
|
2004-04-27 16:06:00 +00:00 |
dwitte%stanford.edu
|
3d9f621775
|
increase the allowable number of total cookies and number of cookies per host, and add prefs so embeddors can tune these values.
b=213963, r=mconnor, sr=darin
|
2004-04-24 04:17:31 +00:00 |
bienvenu%nventure.com
|
4d40ab419f
|
make nsILineInputStream take an nsACString ref, 197166, r=darin, sr=mscott, make local msg body search cache open file stream, use nsIFile instead of nsFileSpec to cut down on seeks, improve performance, sr=mscott 240538
|
2004-04-22 15:32:54 +00:00 |
bzbarsky%mit.edu
|
f4cdda904d
|
Make sure to grab the security info from the underlying channel so that the
lock icon goes into the locked state properly for remote jars over https. Bug
240496, r+sr=darin
|
2004-04-21 14:58:45 +00:00 |
darin%meer.net
|
c447a4568d
|
fixes bug 240759 "necko DNS cache stops working" r=biesi sr=bryner
|
2004-04-20 17:57:45 +00:00 |
cbiesinger%web.de
|
238de52537
|
bug 240920 - document nsIStreamLoader, document nsISimpleStreamListener some
more, and a bit of cleanup
r+sr=darin
|
2004-04-20 13:54:47 +00:00 |
darin%meer.net
|
80ff5a1004
|
landing mEventQ portion of patch from bug 237958 "cleanup the way nsHttpChannel gets the current event queue" r=biesi sr=bzbarsky
|
2004-04-20 00:56:29 +00:00 |