Commit Graph

4902 Commits

Author SHA1 Message Date
darin%meer.net
6a24dcfb4c use a better hash function, bug 239358 (courtesy of brendan) 2004-09-01 22:35:37 +00:00
darin%meer.net
62b71377af landing non-nspr portion of patch for bug 239358 "DNS: Reverse lookups are
degrading performance" r=lorenzo sr=bryner
2004-09-01 19:55:58 +00:00
cbiesinger%web.de
eaca3dbd1b Bug 227057 remove nsIResumableEntityID in favor of using strings for the entity
id.
r=darin sr=bzbarsky
2004-09-01 18:04:17 +00:00
Stefan.Borggraefe%gmx.de
d56238f8e2 PAC: localHostOrDomainIs() never matches a hostname (bug 242325)
r=darin, sr=bzbarsky
2004-09-01 11:27:51 +00:00
dougt%meer.net
7b1a85f11a adding WebSTAR to the list of known FTP sites. r=sspitzer, sr=darin, b=106876 2004-08-28 07:47:32 +00:00
timeless%mozdev.org
9899ad128b Bug 254394 mozilla nsHttpHandler PR_Assert WellOrdered
patch by jw6057@bacon.qcc.mass.edu r=darin sr=darin
2004-08-26 13:45:28 +00:00
darin%meer.net
c51b32c8ad Apply bryner's review comment, bug 256316 2004-08-25 04:43:14 +00:00
darin%meer.net
9f91a230dc fixes bug 256316 "non-ascii char in URL lead to heap overrun" r=dveditz sr=bryner 2004-08-25 04:41:48 +00:00
vladimir%pobox.com
0b8d1522a5 b=255134, make nsICollation scriptable, r=jshin,sr=brendan 2004-08-24 22:50:33 +00:00
darin%meer.net
8c51b0df75 fixes bug 237312 "gnomevfs should be skipped for protocols marked to be handled externally" r=biesi sr=bzbarsky 2004-08-24 21:50:15 +00:00
darin%meer.net
3aa03e4e0f fixes bug 231529 "Optionally enable unprompted NTLM authentication" r=cneberg sr=bryner 2004-08-24 21:18:15 +00:00
darin%meer.net
5e133a1ea4 fixes bug 230351 "NTLM base64 decoder should tolerate extra '=' padding" r=cneberg 2004-08-24 21:10:54 +00:00
caillon%redhat.com
2fdef090da These are C++ files; not IDL. rs=bzbarsky 2004-08-11 07:00:43 +00:00
cbiesinger%web.de
8e63886ee0 Bug 80787 support non-ascii extensions in mime service, mime info, and
exthandler
r=bzbarsky sr=darin
2004-08-09 21:27:24 +00:00
bzbarsky%mit.edu
26ac90ee08 Store all error pages in cache so view-source and history do the right thing.
Enforce the "non-caching" of error pages in MustValidate().  Bug 212650 r+sr=darin
2004-08-09 15:57:34 +00:00
cbiesinger%web.de
068bc72122 set an event sink on the control connection's socket transport, and forward
"looking up host", "connecting to host" and "connected to host" events to the
progress sink.
Bug 252344 r=darin sr=bz
2004-08-08 20:17:54 +00:00
bzbarsky%mit.edu
ff376b3812 Add support for the application/rdf+xml MIME type. Bug 61839, patch by Alex
Vincent <ajvincent@juno.com>, r=bzbarsky, sr=jst
2004-08-08 01:31:02 +00:00
darin%meer.net
6310329ee0 fixing MingW bustage 2004-08-04 23:12:24 +00:00
cbiesinger%web.de
873aa98bc1 Bug 202638 make nsSocketTransport notify its observers when the
sockettransportservice initiated a detach (f.ex. because it's going offline)
r=darin sr=bz
2004-08-04 17:43:33 +00:00
darin%meer.net
c41f4b4ba3 fixes bug 249282 "Permit mixing of \ and / in file:// URLs under Win32" r=biesi sr=bzbarsky 2004-08-04 17:08:27 +00:00
darin%meer.net
de308e6df5 fixes bug 252118 "necko ignores settings for max-persistent-connections-per-server" r=biesi sr=bzbarsky 2004-08-03 23:41:36 +00:00
cbiesinger%web.de
61692b8f5e Bug 28998 Support Web Proxy Auto-Discovery Protocol (WPAD); for now, only
support loading http://wpad/wpad.dat, not a pac url from DHCP, or domain
component stripping.

r+sr=darin
2004-07-31 17:39:29 +00:00
cbiesinger%web.de
0c88d9b652 only write as much data to the outfile as was read. affects tests only. 2004-07-30 21:53:56 +00:00
mvl%exedo.nl
78cf18cc57 prompt for username and password when anonymous ftp login failed
bug 124561, r=biesi, sr=darin
2004-07-30 10:56:14 +00:00
bzbarsky%mit.edu
82e85f919c Implement IRequest::INIHIBIT_CACHING. Patch by William Bardwell
<wbardwel@curl.com>, r=darin, sr=bzbarsky.
2004-07-30 05:07:04 +00:00
dwitte%stanford.edu
925977835a make nsSafeFileOutputStream follow target symlinks.
b=252050, r=biesi, sr=darin
2004-07-30 05:00:32 +00:00
jst%mozilla.jstenback.com
042e913e2b Fixing bug 250909. Make ftp: URIs containing %00 invalid. r=bzbarsky@mit.edu, sr=darin@meer.net 2004-07-30 02:45:46 +00:00
cbiesinger%web.de
d21bcccd72 Bug 253190 Crash if .pac file lists multiple proxies, in a malformed way
r+sr=darin
2004-07-28 22:03:27 +00:00
dwitte%stanford.edu
1e3d3e88de ... and back out the non-debug-only part. ;) 2004-07-23 07:50:57 +00:00
dwitte%stanford.edu
2449494efe bug 252717: assert only when count > 0. debug only. 2004-07-23 07:47:10 +00:00
dwitte%stanford.edu
4fb8109457 fix topcrasher bug 252289, r=mvl sr=darin 2004-07-21 22:03:21 +00:00
cbiesinger%web.de
7f707d30dd bug 85310 remove *WithConversion from necko r+sr=darin 2004-07-21 12:25:20 +00:00
dwitte%stanford.edu
dee773b6e5 make cookie & permission files non-world-readable.
b=59557, patch by Pavel Kankovsky (peak@argo.troja.mff.cuni.cz), r=dwitte, sr=bz.
2004-07-20 07:27:28 +00:00
dwitte%stanford.edu
966bf9ae4f simplifying codepath to see if it fixes orange. we need to null out mTempFile in the non-existent target case too. 2004-07-20 01:35:13 +00:00
dwitte%stanford.edu
bdf2a2307d sprinkle some asserts, and remove redundant #include. 2004-07-19 23:38:35 +00:00
dwitte%stanford.edu
e338583f48 rename nsISafeFileOutputStream to nsISafeOutputStream, and make nsBufferedOutputStream aware of it, to make life easier on consumers.
b=251648, r=biesi, sr=darin, with thanks to darin and bz for suggestions.
2004-07-19 22:00:03 +00:00
cbiesinger%web.de
0c7a7ecb91 Bug 247981 necko depends on libpr0n
r=pavlov sr=darin
2004-07-19 18:53:02 +00:00
dwitte%stanford.edu
55647f32eb tell necko-config.h about NECKO_COOKIES. b=221885 2004-07-19 07:14:34 +00:00
dwitte%stanford.edu
8ad2e8e431 add --disable-cookies build option.
b=221885, r=bsmedberg, r+sr=darin
2004-07-19 04:57:02 +00:00
dwitte%stanford.edu
bd8bee85d7 quick fix to get cookie/permission file saving working on trunk again, while we hash out a real fix.
b=251648, r+sr=darin
2004-07-16 20:08:08 +00:00
gerv%gerv.net
6b54b1cbc5 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-07-16 19:30:11 +00:00
cbiesinger%web.de
534c3da969 fixing more win32 bustage 2004-07-15 21:32:42 +00:00
bzbarsky%mit.edu
86c1015042 Fix more bustage 2004-07-15 21:10:06 +00:00
bzbarsky%mit.edu
888f05425c Fix build bustage. Putting includes in ifdefs is BAD! 2004-07-15 20:49:15 +00:00
cbiesinger%web.de
3ece6a2483 Bug 69114 go to the target of a .url file, instead of showing its contents, when
opening such a file in mozilla
r=darin sr=bz
2004-07-15 20:21:44 +00:00
darin%meer.net
c475505cc7 fixes bug 85484 "Proxy: auth prompt doesn't show realm" r=biesi sr=bzbarsky 2004-07-15 13:11:55 +00:00
dwitte%stanford.edu
76c59a7697 add Finish() method to nsISafeFileOutputStream, and tweak things slightly.
b=251091, r=mvl, sr=darin
2004-07-15 05:52:37 +00:00
dwitte%stanford.edu
4441491c5e fix nsFileStream::Close() to propagate failure conditions to the caller.
b=251117, r+sr=darin, a=shaver
2004-07-14 05:08:49 +00:00
darin%meer.net
13090b4e19 fixes bug 251213 "ftp urls fail to load" r=biesi sr=bryner a=asa 2004-07-13 21:48:20 +00:00
dwitte%stanford.edu
0cfd07b69e comment typo fix. 2004-07-12 09:20:55 +00:00
dwitte%stanford.edu
2a0dd63c03 comment typo fix. 2004-07-11 00:48:43 +00:00
cbiesinger%web.de
84dfa905c7 removing unused file. r+sr=darin a=shaver 2004-07-09 21:45:20 +00:00
mvl%exedo.nl
5229c8ccbb create a non-overwriting file output stream
bug 246675, r=biesi, sr=darin
2004-07-06 20:35:40 +00:00
cbiesinger%web.de
238b37891f forgot to remove this file as part of bug 247607. not part of the build. 2004-07-02 17:18:56 +00:00
darin%meer.net
6c4a94cbba fixes bug 201040 "Unable to view page source of the page that uses IDN" r=biesi 2004-07-01 23:45:34 +00:00
darin%meer.net
a3654af2ec cleaning up QueryInterface call from last check in, r=biesi 2004-07-01 23:37:40 +00:00
timeless%mozdev.org
c5d719fafe Bug 242110 [nsTXTToHTMLConv] angle brackets in gopher pages are not properly escaped/displayed
r=darin sr=darin
2004-07-01 23:33:47 +00:00
darin%meer.net
d91bf7cf8c rev'ing IID for nsIProxyInfo since it was changed (b=224237) 2004-07-01 23:33:32 +00:00
darin%meer.net
197c6f3576 fixes bug 224237 "PAC: make failover behave according to specification"
original patch by jerry.tan@sun.com with revisions by darin, r=biesi
2004-07-01 23:31:47 +00:00
darin%meer.net
91b0eb9cc7 Tweak placement of commas and periods in relation to quotation marks to
improve readability.
2004-07-01 15:29:57 +00:00
darin%meer.net
65752c93cb fixing up comments that reference the non-existent nsIHttpNotify 2004-06-30 18:24:08 +00:00
cbiesinger%web.de
d4e61b3868 let's try commiting _after_ saving the changed file. (still bug 248810) 2004-06-29 16:45:40 +00:00
cbiesinger%web.de
6263ab98d2 bug 248810 nsIStreamConverter[Service] uses wide strings for mime types
r+sr=darin
2004-06-29 16:45:07 +00:00
darin%meer.net
3a7a0befef removing unused files, bug 248847, r=biesi 2004-06-28 21:27:12 +00:00
cbiesinger%web.de
ea0cd0c56e get rid of AssignWithConversion in necko
bug 85310 r+sr=darin
2004-06-27 13:50:47 +00:00
cbiesinger%web.de
aeaeb4287b bug 247715 make use of new nsUint64 type, which fixes an incorrect assertion by making the comparison unsigned instead of signed
r+sr=darin
2004-06-27 13:11:54 +00:00
cbiesinger%web.de
00d7617374 bug 248201 necko should not overwrite specific error code when trying to resume a dir listing
r=dougt sr=darin
2004-06-27 13:05:06 +00:00
dwitte%stanford.edu
91efac3a92 removing unnecessary #include. 2004-06-26 20:52:14 +00:00
cbiesinger%web.de
8a5d56f052 oops. fixing bustage. 2004-06-26 18:47:01 +00:00
cbiesinger%web.de
6fa8bd737d bug 247607 http-index-format -> html conversion should be done by the necko caller, not by the channels
r+sr=darin
2004-06-25 18:30:22 +00:00
darin%meer.net
e672e7f3a6 fixes bug 234608 "Removal of some deadcode in nsDiskCacheBinding" patch by alfredkayser@nl.ibm.com r=biesi sr=darin 2004-06-22 15:56:49 +00:00
darin%meer.net
838658fe50 adding simple stream loader testcase 2004-06-22 15:37:33 +00:00
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
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
darin%meer.net
df3622f16f fixes sun forte build bustage resulting from patch for bug 226241, patch by timeless r=kyle.yuan sr=darin 2004-04-19 21:59:26 +00:00
bzbarsky%mit.edu
7646ea853d Treat the 'h' type as HTML. Bug 215866, r=bbaetz, rs=darin 2004-04-19 20:51:51 +00:00
gerv%gerv.net
8b8dde7d95 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
cbiesinger%web.de
06c922eb95 addressing reviewer comments 2004-04-18 13:22:31 +00:00
cbiesinger%web.de
6a4a60ba08 Bug 240257 directory listings show wrong sizes for files > 4 GB
changes nsIDirIndex to use PRInt64
r=darin sr=bryner
2004-04-18 13:20:54 +00:00
darin%meer.net
9ae1052a56 landing patch for bug 24867 "UI for FTP upload" r=biesi,neil sr=bryner 2004-04-17 00:58:23 +00:00
darin%meer.net
412f67c262 fixes bug 239644 "FreeBSD build error in nsHostResolver" r+sr=bryner 2004-04-17 00:57:26 +00:00
darin%meer.net
db90a4d605 updating some comments related to the defensive auth prompting patch, bug 232567 2004-04-16 18:59:01 +00:00
bzbarsky%mit.edu
1731f9c04c Make sure to copy over the "common name" (actually "pretty name") of the cert
when cloning it.  Bug 240628, r=caillon, sr=darin.
2004-04-16 15:10:42 +00:00
timeless%mozdev.org
47a7084980 Bug 205140 Prefs: remove "network.http.*.timeout"
r=darin sr=darin
2004-04-16 06:45:05 +00:00
darin%meer.net
09330ed9b7 fixes bug 226241 "Anonymous unions may only contain non-static data members and not define types." r=timeless sr=bryner 2004-04-16 05:46:27 +00:00
darin%meer.net
54acdf7af3 patch for bug 232567 "Warn when HTTP URL auth information isn't necessary or when it's provided" r=dougt sr=dveditz 2004-04-16 04:48:02 +00:00
darin%meer.net
c083b41820 fixes bug 239038 "rev IIDs for all interfaces modified since Mozilla 1.6" r=bsmedberg sr=jst 2004-04-15 23:30:05 +00:00
cbiesinger%web.de
14177dedcb Bug 235502 nsIMIMEService, nsIMIMEInfo should use nsACString/nsAString instead of string/wstring
r=bzbarsky sr=darin
2004-04-15 20:56:37 +00:00
darin%meer.net
56ef759c17 fixes bug 238847 "working path's problem of FTP connection" r=dougt sr=bryner 2004-04-15 06:10:41 +00:00
cbiesinger%web.de
91a47b5ddb Bug 219556 necko support for resumable downloads via http
r=darin sr=bzbarsky
2004-04-14 17:37:39 +00:00