ben%bengoodger.com
0ff1207b6d
243387 - about:plugins broken by download size reduction changes. Move about:plugins page to global package to remove dependency on defunct "communicator" package. r=mconnor
2004-06-20 01:42:05 +00:00
dwitte%stanford.edu
4b69710df2
fixing an erroneous comment.
2004-06-19 23:57:45 +00:00
cbiesinger%web.de
1ca4a954f8
bug 246525 cache entries should have intl-friendly date format; make them use ISO 8601
...
patch by Constantine A. Murenin <cnst+bmo@bugmail.mojo.ru> r=biesi sr=darin
2004-06-18 18:09:54 +00:00
roc+%cs.cmu.edu
0f4150a4e5
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
2004-06-17 00:13:25 +00:00
cbiesinger%web.de
8ef49c61c2
bug 243974 can't download files larger than 4 GB
...
Also changes nsIResumableChannel to have a resumeAt function, that does not open the channel immediately, and changes its size parameter to a 64 bit integer
r=darin sr=bryner
2004-06-16 19:51:21 +00:00
darin%meer.net
d3d852ccbd
fixes bug 227976 "nsHttpCompressConv can fail to read any data in OnDataAvailable and return success" r=biesi (patch based on suggestion by bzbarsky)
2004-06-16 16:28:30 +00:00
darin%meer.net
590d4229af
fixes bug 246193 "Mozilla doesn't revert to IPv4 if IPv6 connect fails" r=lorenzo
2004-06-16 15:09:34 +00:00
darin%meer.net
5069f4f76c
fixes bug 246264 "nsHttpChannel may leak mResponseHead" r=pedemont sr=bryner
2004-06-16 15:05:42 +00:00
darin%meer.net
80b6b718a9
fixes bug 247006 "Apply NS_HIDDEN to necko net_ helper functions" r+sr=bryner
2004-06-16 14:53:31 +00:00
darin%meer.net
29b8a29050
fixes bug 246872 "PAC: myIpAddress gives 'myIpAddress is not defined' error" r+sr=shaver
2004-06-15 23:20:50 +00:00
jag%tty.nl
2fccb07c2c
Bug 105892: 'Resolving host xyz.foo.bar' should be 'Looking up xyz.foo.bar'. Patch by Tim Meader <tmeader@gmail.com>, r=darin, sr=jag
2004-06-14 19:05:01 +00:00
cbiesinger%web.de
4b89aaa53e
Bug 118438 Gopher 'information' tag not supported.
...
patch by Jan Ruzicka <jan.ruzicka@comcast.net> r=biesi sr=darin
2004-06-12 19:49:40 +00:00
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