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

4001 Коммитов

Автор SHA1 Сообщение Дата
timeless%mac.com b6d01313cf Bug 114040 QNX isn't X11
r=bzbarsky sr=darin
2001-12-09 09:14:34 +00:00
bryner%netscape.com 398d312fc4 Removing wallet from REQUIRES since it's no longer needed. r=jag. 2001-12-08 09:44:58 +00:00
darin%netscape.com 94012c9c3c fixes bug 83471 "Redirection loops"
r=bbaetz@cs.mcgill.ca
sr=rpotts@netscape.com
2001-12-08 00:23:04 +00:00
waterson%netscape.com 5e242ccd1a Bug 113515. Decouple FTP from wallet using the observer service. r=bbaetz, morse, sr=darin 2001-12-07 23:56:55 +00:00
sfraser%netscape.com 75cc7b12e2 Fix for bug 113942 -- bail early in nsFileIO::GetInputStream() if IsDirectory() returns an error. r=dougt, sr=darin 2001-12-07 23:49:11 +00:00
pete%alphanumerica.com efee7eec18 b=77933, r=ccarlen, sr=jst
nsIFile::CreateUnique() has unused parameter

removed unused parameter
/**
    WARNING commercial tree has one hit for this API change
 */
--pete
2001-12-07 23:06:51 +00:00
darin%netscape.com 74d47a6f68 fixes bug 97833 "http should periodically prune it's idle connection list of
dead connections"
patch=badami@netscape.com
r=dougt@netscape.com
sr=darin@netscape.com
2001-12-07 01:40:18 +00:00
darin%netscape.com b639381424 fixes bug 15320 "Forms/Necko: Temp file (formpost) left after file upload"
r=dougt, sr=mscott
2001-12-07 00:40:55 +00:00
darin%netscape.com ae3912fb49 fixes bug 113807 "Mozilla crashes with a Dr. Watson when using a proxy
server - Trunk [@ MSVCRT.DLL - nsHttpAuthCache::GetAuthEntryForPath]"
r=gagan@netscape.com
sr=mscott@netscape.com
2001-12-06 22:36:06 +00:00
timeless%mac.com 69f1c63abe Bugzilla Bug 113885 documentation of nsIHttpNotify :: onExamineResponse is wrong.
the callback is not asynchronous.
sr=darin ... no need for further review.
2001-12-06 22:16:38 +00:00
mkaply%us.ibm.com 26250e614d #103514
r=bbaetz, sr=darin
Don't do PASV stuff if it is an OS/2 FTP server. This should finish the work to get FTP to OS/2 servers working.
2001-12-06 20:10:16 +00:00
darin%netscape.com d08ecb8f74 fixes bug 106097 "M096, Trunk crash [@ nsHttpHandler::InitiateTransaction_Locked] [@ nsHttpConnection::Init]"
r=bbaetz@cs.mcgill.ca, sr=mscott@netscape.com
2001-12-06 02:21:03 +00:00
darin%netscape.com 98a47ebb42 fixes bug 71005 "Memory leak in implementation of nsJARURI"
patch=badami@netscape.com
r=gordon@netscape.com
sr=darin@netscape.com
2001-12-06 01:20:33 +00:00
bbaetz%cs.mcgill.ca fcc53b9bd8 Bug 85381 again - left out the .h 2001-12-06 00:48:36 +00:00
bbaetz%cs.mcgill.ca 4e7a8df3e6 Bug 85381 - spit html directory listings up into several tables to avoid
layout perf issues.
r=dougt,sr=darin
2001-12-06 00:10:11 +00:00
bbaetz%cs.mcgill.ca 133116d5bf Bug 111117 - don't print the password in the <title> or the header for the
page.
r=dougt, sr=darin
2001-12-06 00:09:00 +00:00
bbaetz%cs.mcgill.ca 4e1e5e8a71 Bug 84472 - make unsupported ftp server message more userfriendly
r=dougt, sr=darin
2001-12-06 00:05:15 +00:00
bbaetz%cs.mcgill.ca 6784c8812f Bug 43567 - ftp keeping connections alive forever
r=dougt, sr=darin
2001-12-06 00:02:24 +00:00
darin%netscape.com c9e387d022 fixes bug 113508 "Identical URIs do not compare via nsIURI::Equals"
r=andreas.otte@debitel.net, sr=rpotts@netscape.com
2001-12-05 23:54:55 +00:00
darin%netscape.com 2a28f8600a netwerk/build changes for bug 15860 "digest auth" r=dougt, sr=rpotts 2001-12-05 01:09:38 +00:00
darin%netscape.com 2f4cbac1ab mac project changes for bug 15860 "digest auth"
r=dougt, sr=rpotts
2001-12-05 01:09:00 +00:00
darin%netscape.com ffa72c70b4 fixes mac bustage 2001-12-05 00:51:18 +00:00
darin%netscape.com 43dc5ff391 fixes bug 15860 "support http/1.1 digest authentication"
patch=jab@atdot.org,pach@cs.cmu.edu,darin@netscape.com
r=dougt@netscape.com
sr=rpotts@netscape.com
2001-12-04 23:49:06 +00:00
hewitt%netscape.com 66be71de93 93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt 2001-12-04 23:30:25 +00:00
mkaply%us.ibm.com e84039ee52 #84420
r=gordon
Forgot to remove a path that OS/2 and BeOS shouldn't go down - leaving code in but #if 0 per gordon
2001-12-04 15:05:03 +00:00
neeti%netscape.com 39ea3f4abb fix for bug 112659 - nsSocketTransport does not cache DNS service, r=dougt, sr=darin 2001-12-04 02:47:19 +00:00
darin%netscape.com f5cbd5fb34 build TestPerf on linux 2001-11-30 01:01:23 +00:00
darin%netscape.com a2060b167f fixes bug 112328 "purify report ABR in nsBaseURLParser::ParseURL"
r=bbaetz, sr=mscott
2001-11-29 23:28:34 +00:00
gordon%netscape.com 8b769b6c5b Fix bug 110405. Removing anachronistic assertion, added condition to respect STORE_ON_DISK policy. Changed fav icon cache policy to STORE_ANYWHERE. r/sr = darin, hyatt, sfraser. 2001-11-29 23:04:58 +00:00
dougt%netscape.com d89fa6a2b9 fixed bug 112345. JAR Channel does not cache mime service. r=neeti@netscape.com, sr=darin@netscape.com 2001-11-29 22:29:00 +00:00
darin%netscape.com 3d14ac721e adding jar performance test 2001-11-29 00:50:55 +00:00
dbaron%fas.harvard.edu 824e7d22ca Make nsSharable[C]String writable by overriding appropriate methods. Ensure that it doesn't store null buffer handle pointer internally, and override get() on nsXPIDL[C]String for backwards-compatibility. Collapse nsSharedBufferHandle and nsFlexBufferHandle into nsSharedBufferHandle which knows its length but can't have a storage start distinct from its data start. Convert string users who were working around broken nsSharableString::Assign back to using it. b=104663, 100751, 74726 r=jag sr=scc 2001-11-28 05:22:57 +00:00
darin%netscape.com b228b3cdd5 fixes bug 112257 "Reply quoting includes header text" r=gagan, sr=mscott 2001-11-28 00:59:02 +00:00
darin%netscape.com 9bbd42f201 patch 2 of bug 110686 "nsStandardURL not thread-safe" r=dougt, sr=mscott 2001-11-28 00:49:07 +00:00
darin%netscape.com 795d06e95f patch 1 of bug 110686 "nsStandardURL not thread-safe" r=dougt, sr=mscott 2001-11-28 00:46:29 +00:00
darin%netscape.com aa1730babc fixes bug 103016 "crash [@nsSocketTransport::OnStatus]" r=dougt, sr=jband 2001-11-28 00:42:57 +00:00
darin%netscape.com 12afe86a49 fixing compiler warning, function missing a return value. 2001-11-28 00:24:00 +00:00
radha%netscape.com 2d599e3fb4 added files: mozilla/netwerk/base/public/nsIMultiPartChannel.idl 2001-11-27 23:16:11 +00:00
radha%netscape.com eb07b15572 nsPartChannel implements nsIMultiPartChannel to provide access to base channel. r=darin sr=rpotts bug=99638 2001-11-27 23:13:10 +00:00
radha%netscape.com 758ef65b09 add nsIMultipartChannel to makefiles for bug 99638. r=darin sr=rpotts 2001-11-27 23:12:16 +00:00
radha%netscape.com 3a93f268fe Initial checkin for bug 99638. 2001-11-27 23:04:18 +00:00
bzbarsky%mit.edu 1a03dbbd6b For files starting with "#!" check whether the buffer contains any nulls
before deciding whether they are plain text.  Bug 110767, r=bbaetz, sr=rpotts
2001-11-27 21:20:25 +00:00
morse%netscape.com 6bdd611a13 bug 110560, cookie topcrasher, r=morse, sr=alecf 2001-11-27 13:33:11 +00:00
darin%netscape.com b8d43d8ae1 updating .cvsignore 2001-11-27 02:11:44 +00:00
darin%netscape.com f3254ffa7f fixes bug 110846 "all nsStandardURL setters except SetSpec are missing the
escaping step" r=andreas.otte, sr=alecf
2001-11-26 23:28:44 +00:00
timeless%mac.com 51a4520c4a Bugzilla Bug 107823 change nsIFile
to use 'Modified' instead of 'Modification'
r=akkana sr=brendan
2001-11-26 08:05:05 +00:00
bzbarsky%mit.edu edfb3b268f Use <> for system headers, not "". This should help prevent Sun WSU2
compiler bustage.  Bug 111574, patch from Roland Mainz
(<Roland.Mainz@informatik.med.uni-giessen.de>), r=bzbarsky, sr=bienvenu
2001-11-23 22:36:54 +00:00
jband%netscape.com b6b7bfd723 trivial patch to avoid string assertions when entry is empty rs=jband 2001-11-22 23:32:49 +00:00
darin%netscape.com 299a79893c fixes bug 111072 "nsIOService::ExtractUrlPart does not return correct HOST
(flag=IOService.url_Host)" r=cmanske,andreas.otte, sr=mscott
2001-11-22 00:19:47 +00:00
seawood%netscape.com 7733357d51 Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
seawood%netscape.com 55fe97bff7 Renaming 'install' build phase to 'libs'
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
mstoltz%netscape.com 0112bc8b41 Bug 94551 - HTML-escape HTTP header data written to about:cache-entry pages.
r=bbaetz, gagan, sr=darin
2001-11-21 00:49:17 +00:00
naving%netscape.com f92d740c9c 110366 r/sr=darin, addref the reader before using it so that it doesn't get released from under us. 2001-11-20 21:09:14 +00:00
darin%netscape.com 9e63240a5d backing out last checkin for bug 110418 a=leaf 2001-11-20 20:41:52 +00:00
seawood%netscape.com b957280c40 For Irix CC builds, change the default optimization flags to -O -g.
Lame workaround for bug 92099. r=bbaetz
2001-11-20 04:22:05 +00:00
darin%netscape.com c48f8d05ba fixing comment which references nsStdURL 2001-11-20 02:29:47 +00:00
darin%netscape.com abda2ac3e7 removing stale reference to nsStdURL.h 2001-11-20 02:29:07 +00:00
darin%netscape.com 782a4ea15d removing old files 2001-11-20 02:27:19 +00:00
darin%netscape.com 6376fb70cb another patch for bug 110418; r=morse, sr=alecf 2001-11-20 00:17:37 +00:00
gordon%netscape.com 87e3bb822d Fix bug 110327 "0775 is bad mask for for cache", checkin patch for timeless@mac.com, r=gordon, sr=darin. 2001-11-19 22:48:30 +00:00
darin%netscape.com eb86e42576 fixes bug 110418; r=morse, sr=alecf 2001-11-19 21:26:56 +00:00
bzbarsky%mit.edu b394eea231 Add detection of PDF and PostScript to the unknown content decoder.
Bugs 110662 and 110663, r=bbaetz, sr=rpotts
2001-11-19 20:25:53 +00:00
darin%netscape.com b26867f744 fixes bug 110508 "doing SetSpec() with a string with a query doesn't do the
right thing" r=bbaetz, sr=sspitzer
2001-11-19 20:21:42 +00:00
timeless%mac.com 060425ec59 Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status)
s/!NS_SUCCEEDED/NS_FAILED/g;s/!NS_FAILED/NS_SUCCEEDED/g;
r=dougt sr=hewitt
2001-11-19 06:45:00 +00:00
jst%netscape.com 833790a9a7 Fixing bug 109182. Don't allocate a string buffer every time NS_NewURI(nsIURI**, const nsAReadableString&) is called. r=dbaron@fas.harvard.edu, sr=darin@netscape.com 2001-11-16 08:23:28 +00:00
darin%netscape.com 36a44ba4ac landing standard url rewrite (bug 103916)
r=andreas.otte@debitel.net, sr=brendan,alecf
2001-11-16 02:09:13 +00:00
darin%netscape.com f2be5d0782 fixes bug 97958 "[CRASH] on :jar protocol" r=dbaron, sr=dougt 2001-11-16 01:58:20 +00:00
alecf%netscape.com d49a4ba867 win32 REQUIRES cleanup 2001-11-15 03:49:13 +00:00
jaggernaut%netscape.com 0ecf7cce91 Bug 98213: Make data members of nsStr protected and clean up code. r=dbaron, sr=alecf 2001-11-14 12:35:52 +00:00
darin%netscape.com f6a4f1885b patch for bug 107789 "deprecate nsIRandomAccessStore (superceded by nsISeekableStream)"
r=dougt, sr=rpotts
2001-11-14 06:45:27 +00:00
gerv%gerv.net 5011281b28 Bug 108177 - change Henrik Gemal's email address to mozilla@gemal.dk . r=gerv, auto-sr=brendan. Comment changes only. 2001-11-10 19:10:40 +00:00
naving%netscape.com 04b7af6942 104504 r/sr=darin. Null out the listeners once we are done with read requests. This fixes
nsImapCacheStreamListener and nsNntpCacheStreamListener leaks.
2001-11-10 01:13:06 +00:00
dbaron%fas.harvard.edu 8cd8d91750 Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052 2001-11-07 06:24:10 +00:00
ccarlen%netscape.com 98f34336a1 Bug 104020 - send out notification after SetOffline has completed, respond to profile change notifications. r=dougt/sr=darin 2001-11-07 04:26:19 +00:00
dbaron%fas.harvard.edu bfb2f49916 Add assertions that users of nsDependentC?String meet the requirements of nsAFlatC?String. Add nsDependentSingleFragmentC?Substring for users that don't. Additional cleanup after bug 100214. b=104651 r=jag sr=scc 2001-11-07 04:12:20 +00:00
darin%netscape.com 16c15bf9cb fixes bug 108267 "scale back NS_BINDING_REDIRECTED proliferation"
r=gagan, sr=rpotts
2001-11-06 23:09:44 +00:00
alecf%netscape.com 7088e71886 fix for bug 108684 - cache objects not included in bloat logs
r=gordon, sr=darin
2001-11-06 22:51:58 +00:00
blizzard%redhat.com 2b59cc6379 back out darin's fix for bug #107789 since it caused blocker #108637. 2001-11-06 16:32:52 +00:00
darin%netscape.com 481e50ee9a fixes bug 107789 "depracate nsIRandomAccessStore (superceded by nsISeekableStream)"
r=dougt, sr=rpotts
2001-11-06 02:50:42 +00:00
bbaetz%cs.mcgill.ca f31d27b233 Bug 38014 - show localised dates in html dir listing
Also fixes bug 99169 - display html dir listing file sizes in a nicer
format.

r=darin, sr=smfr
2001-11-06 01:46:18 +00:00
darin%netscape.com 061bb46ec9 fixes bug 107719 "avoid extra copy of http request headers"
r=bbaetz, sr=mscott
2001-11-04 05:50:37 +00:00
darin%netscape.com 930e7a1c9e fixes bug 103070 "No new connections issued when waiting for timeout"
r=bbaetz, sr=mscott
2001-11-04 05:46:06 +00:00
darin%netscape.com c8de75ad9d fixes bug 98884 "Automatic page refresh for Expires META tag not working"
r=gagan, sr=dougt
2001-11-04 05:33:33 +00:00
hyatt%netscape.com f7a2cb567f Fixing 18502, I misapplied the patch and checked in duplicate lines of code. Backing out. 2001-11-03 12:00:32 +00:00
hyatt%netscape.com 79f6e4162f Fix for 18502, Christian Biesinger's BMP decoder and my ICO decoder. r/sr=pavlov,jband 2001-11-03 07:10:51 +00:00
seawood%netscape.com ab8c4cf5f2 Define _BSD_SOURCE for Linux so that linuxppc's libc can find ftruncate. 2001-11-03 06:28:49 +00:00
gordon%netscape.com 4105328330 Fix bug 86474 "nsFileTransports won't truncate files", extends fix to other unix platforms besides linux. Checking in for lidl@pix.net, r=gordon, sr=darin. 2001-11-03 00:39:14 +00:00
alecf%netscape.com fe03cfa32e REQUIRES cleanup 2001-11-03 00:16:29 +00:00
jaggernaut%netscape.com 9bcc72064d Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-11-02 06:39:49 +00:00
tao%netscape.com f8fa28ae88 107375: localeVesion update: 0.9.4 -> 0.9.6 in the trunk.
(r=jbetak,sr=dveditz)
2001-11-01 01:11:57 +00:00
pete%alphanumerica.com b52992027b b=107823, r=ccarlen, sr=brendan
--pete
2001-11-01 00:11:15 +00:00
gagan%netscape.com 3bcf4f269a Fix for bug 100595. Resetting cursor after buffer has been prepended with the boundary string. r/sr=darin/dougt 2001-10-31 23:51:38 +00:00
andreas.otte%primus-online.de 300a034231 fix bug 104876 [c:foo wrongly considered valid URL] this fixes a bug
in caching protocol handlers, scheme "c" was mixed up with scheme
"chrome" for example, c=darin@netscape.com, r=rjesup@wgate.com,
sr=dougt@netscape.com
2001-10-30 22:20:06 +00:00
dougt%netscape.com 20e863fb43 Moving nsISimpleEnumerator interface to new idl file. 99136, r=alecf@netscape.com sr=rpotts@netscape.com 2001-10-30 22:07:28 +00:00
bbaetz%cs.mcgill.ca 4fa674ac6e Bug 107355 - fix crash when leaving root directory of an ftp server after
accessing another dir.
r=dougt, sr=scc.
2001-10-29 22:42:13 +00:00
andreas.otte%primus-online.de b2ce2eae99 fix bug 84242 [FTP URL parsing broken] and bug 95277 [ftp: URL w/o path
should redirect to home dir] This will change the way we parse ftp
urls, a ftp url like ftp://user@host/path will go to path under
the users home directory not the root directory. With most anonymous
ftp servers there is no change since root is the home, but if you want
to access /path from a users directory you have to use
ftp://user@host//path instead. This will bring us closer to the ftp
urls outlined in rfc 1738. r=bbaetzcs.@mcgill.ca,
sr=darin@netscape.com
2001-10-28 08:58:18 +00:00
seawood%netscape.com 9b5ae05e33 Landing the rest of the mach-o OSX changes.
Bug #75653 r=cls sr=waterson
2001-10-27 07:38:18 +00:00
sfraser%netscape.com 72ca9383ae Clean up static linkage with unichar utils (bug 100214) for alecf. r=fm, sr=alecf 2001-10-26 23:34:53 +00:00
ccarlen%netscape.com 990b848ecc Bug 101684 - Assertions on startup on Unix from resprotocolhandler's use of directories which don't always exist. r=dougt/sr=darin 2001-10-26 13:28:07 +00:00
alecf%netscape.com 491fe6b2bd Added files: mozilla/intl/unicharutils/util/nsUnicharUtils.cpp 2001-10-26 03:37:38 +00:00
alecf%netscape.com 8b0ceb8c3c final makefile.win changes for bug 100214, just adding some REQUIRES to be used soon 2001-10-26 03:18:09 +00:00
dbaron%fas.harvard.edu 02f3a2d769 Fix member initializer re-ordered warnings by re-ordering member initializers. r=jag rs=waterson b=105974 2001-10-25 03:21:53 +00:00
jaggernaut%netscape.com 06f4e59853 Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-10-24 23:47:43 +00:00
dougt%netscape.com b5ba390898 Extraneous Symbol Removal. Patch by Jon Smirl jonsmirl@mediaone.net. r=dougt@netscape.com, sr=alecf@netscape.com. Bug 104172 , 104316 , 104420 , 104426 , 104461 , 104511 , 104527 2001-10-23 01:37:21 +00:00
bbaetz%cs.mcgill.ca c5c3815b49 Bug 103737 - reenable "go up a directory" stuff which got accidentally
removed during my rewrite.
Bug 106114 - Don't assume that ftp directory listing dates are in GMT;
rather just leave them in the server's timezone.

Both r=dougt, sr=darin
2001-10-23 00:56:41 +00:00
darin%netscape.com e16e37d102 fixes bug 105478 "nsHttpHandler::mLastUniqueID not initialized!!"
r=gordon, sr=mscott
2001-10-22 23:24:26 +00:00
dougt%netscape.com 0a62d4e8d5 99163 - removing nsObserverService.h includes. Also fixing 106090, extra methods on nsObserverService. r=shaver@mozilla.org, sr=jband@netscape.com 2001-10-22 22:01:27 +00:00
bnesse%netscape.com 73c9a1111f Fix for bug 103883. Add weak ref support for prefs observers to help reduce MLK cycles with preferences. r=ccarlen, darin, gordon, hewitt, mstoltz, srilatha, sspitzer. sr=alecf. 2001-10-22 20:54:48 +00:00
alecf%netscape.com c8469b7ac5 bug 100214 - add libunicharutil_s to all unix projects that require it, r=cls 2001-10-22 20:44:02 +00:00
dougt%netscape.com 063be9f0fa fixing major regression caused by my change to nsIObserverService 2001-10-20 00:33:02 +00:00
dougt%netscape.com b2286b44e6 backing out my backout from nsIOService. Merge conficts with bnesse 2001-10-19 21:38:24 +00:00
dougt%netscape.com 6f417fa41c fixing build bustage in nsIOService.cpp 2001-10-19 21:28:58 +00:00
dougt%netscape.com d18d7e2b17 nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163 2001-10-19 20:52:59 +00:00
bbaetz%cs.mcgill.ca a90541510b Bug 82439 - html direcotry listings not localisable. r=sfraser, sr=darin 2001-10-19 03:03:30 +00:00
morse%netscape.com f49e54f0fc bug 47437, nscookie.cpp is duplicationg URL parsing logic, c=andreas.otte, r=morse, sr=alecf 2001-10-19 02:28:06 +00:00
gordon%netscape.com fd5ca0ccc0 Fix bug 92908 and bug 101857. Change nsCacheService::CreateSession() to
return a new session even if there are no cache devices currently enabled.
Also, changed DeactivateEntry() to bind non-doomed entries if necessary to
allow the storage of meta-data-only entries, such as HTTP redirects. 
r=sfraser, sr=darin.
2001-10-19 02:05:12 +00:00
gordon%netscape.com 2ddf2d047d Fix for bug 101651, nsStdURL::SetSpec can trash memory. r=sfraser, sr=darin. 2001-10-19 01:59:57 +00:00
gordon%netscape.com 7f7c3b76a7 Fix for bug 103991, removing obsolete IsAsciiString() function from nsHttpChannel and nsDnsService. r=nhotta, sr=darin. 2001-10-19 01:58:32 +00:00
gordon%netscape.com f990c58b99 Fix for bug 103167, removing old cache interfaces. r=sfraser, sr=darin. 2001-10-19 01:54:42 +00:00
darin%netscape.com 82e1e81ee2 fixes bug 102743 "Crash pressing Back or Forward on O'Reilly website"
r=gagan, sr=rpotts
2001-10-18 10:37:04 +00:00
dbaron%fas.harvard.edu 0ceaca6f0d Correct incorrect bustage fix that was causing some odd text substitutions in mail messages. r=jag sr=alecf, hyatt b=104693 2001-10-18 03:21:31 +00:00
dbaron%fas.harvard.edu ed869c764e Replace uses of overloaded |fputs| and most uses of |ns[C]String::ToCString|. b=104763 r=jag rs=scc 2001-10-16 03:53:44 +00:00
dougt%netscape.com 4f3a44d63b API Freeze for nsIServiceManager r=shaver@mozilla.org, sr=rpotts@netscape.com bug 99147 2001-10-16 03:35:52 +00:00
sspitzer%netscape.com 80a791c8d0 fix for #104929. some minor optimizations to nsStdURL.cpp.
use PL_strchr() instead of PL_strstr() when possible.

switch from PR_smprintf() to += and AppendInt(), to avoid the malloc and free.

r=sfraser, sr=darin
2001-10-16 00:29:28 +00:00
darin%netscape.com a3486db352 fixes bug 103979 "Crash if autoconfig proxies prefs enabled by the default"
r=gagan,dougt sr=rpotts
2001-10-15 22:26:19 +00:00
dbaron%fas.harvard.edu 8e7bfa3204 Fix Sun WS 5.0 bustage by moving conditional deeper into expression. b=100214 2001-10-13 04:25:23 +00:00
alecf%netscape.com 904452ef41 convert from nsCRT::strn?cmp to Compare() for bug 100214 r=jag, sr=sfraser 2001-10-13 00:12:02 +00:00
blakeross%telocity.com 5937b5b246 Add ellipses to various necko status texts (97028), patch by hwaara, r=doron sr=ben 2001-10-12 01:56:54 +00:00
alecf%netscape.com c5c5c0dfd6 fix for bug 103988 - fix the cache module so it is it's own module, not necko
r=cls, dbaron
2001-10-11 18:33:52 +00:00
dbaron%fas.harvard.edu 353353a47e Reduce string copying in nsLoadGroup::GetName. b=102386 r=jag sr=darin 2001-10-11 01:09:18 +00:00
morse%netscape.com 6d80e066db backing out fix for bug 47437 due to memory leak 2001-10-11 00:40:07 +00:00
morse%netscape.com 4de4cff5b4 bug 47437, nsCookie.cpp is duplicating URL parsing logic, c=andreas.otte, r=morse, sr=alecf 2001-10-10 23:16:03 +00:00
bnesse%netscape.com b7ed11b5b3 Fix for bugscape bug 7630, crash at www.barbie.com. Added check to kick out of loop if end of string reached. r=peterlubczynski, sr=darin. 2001-10-10 22:56:07 +00:00
mscott%netscape.com 8868d2d972 Bug #96784 --> avoid infinite recursion in the bin hex decoder when the data fork gives us back
macbinhex content as the content type.
sr=darin/sspitzer
2001-10-10 00:37:29 +00:00
dougt%netscape.com 2288ffb528 fixes 89097. Adds pref observer to IOService. r=me, sr=darin, patch submitted by tingley@sundell.net 2001-10-08 22:27:14 +00:00
darin%netscape.com 836a737b32 fixes bug 103043 "nsSocketTransport should only fire OnStatus when status
changes" r=bbaetz, sr=mscott
2001-10-08 22:17:25 +00:00
andreas.otte%primus-online.de 2502cf69ae fix bug 32895 [Converting \ to / in urls on windows only (was: RFC 2396 $2.4.3 non-compliance?)] We no longer convert \ to / inside the core urlparser on windows only. Conversion from filepath to url still does. r=dougt@netscape.com sr=darin@netscape.com 2001-10-06 12:08:44 +00:00
darin%netscape.com d8ee6b5e0f code changes for bug 42898 "iDNS support"
patch=william.tan@i-dns.net r=gordon sr=darin,brendan a=asa
2001-10-05 07:50:21 +00:00
darin%netscape.com 13f1e6e862 netwerkIDL update for bug 42898 "iDNS support" 2001-10-05 07:35:08 +00:00
darin%netscape.com 953b570647 fixes bug 42898 "iDNS support" (part 1: adding new IDL file)
patch=william.tan@i-dns.net r=gordon sr=darin,brendan a=asa
2001-10-05 07:25:24 +00:00
darin%netscape.com 18888e916d correcting typo in PR_LOG statement. 2001-10-04 01:40:35 +00:00
darin%netscape.com 0b676b7222 fixes bug 51907 "crashes on redirect Trunk [@nsHttpChannel::ProcessResponse]"
r=gagan, sr=mscott, a=dbaron
2001-10-03 22:19:13 +00:00
gerv%gerv.net da2c7d7481 CVS removal of obsolete directories. Bug 102787. Goodbyeeeee.... 2001-10-03 18:54:49 +00:00
darin%netscape.com a5425c5f8f fixes bug 102221 "SetCacheKey(key, TRUE) not implemented correctly"
r=gordon, sr=rpotts
2001-10-03 06:53:02 +00:00
ccarlen%netscape.com 09dd3294e0 Bug 100634 - Assertion on startup coming from use of "CurWorkD" directory service key. r=brade/sr=darin 2001-10-03 06:13:00 +00:00
bbaetz%cs.mcgill.ca 4b4f4d08b9 Make fieldType be public - HPUX build bustage fix. 2001-10-03 01:55:10 +00:00
bbaetz%cs.mcgill.ca 1414a72b84 Why do we have two versions of nsCRT::strncmp, one taking a signed int,
the other an unsigned int? And why does the mac code barf on this?

Bustage fix.
2001-10-03 01:47:46 +00:00
bbaetz%cs.mcgill.ca dc4cb6ecf9 Oops - left thse out of the diff for bug 78148 & friends. rs=darin 2001-10-03 01:25:19 +00:00
bbaetz%cs.mcgill.ca 9f5f237872 Bustage fix - how did this build for someone else on windows? 2001-10-03 01:18:58 +00:00
bbaetz%cs.mcgill.ca f7b29a552d Bug 78148. Reorg directory viewer backend to allow file and gopher to use
the html view as well. (This is currently disabled for file because of
i18n issues)

Should also fix dirviewer bugs 38014, 68651, 72724, 78474, and part
of 83881.

r/sr=darin, dougt
2001-10-03 00:43:30 +00:00
akkana%netscape.com 4ccf4d7c00 97677: Check whether a link exists. r=cmanske,sr=darinf 2001-10-03 00:40:10 +00:00
peterv%netscape.com 4599ae32c3 Adding files for fix for bug 78148 and bug 97677. 2001-10-03 00:39:20 +00:00
bbaetz%cs.mcgill.ca 584595884a Bug 78148. Reorg directory viewer backend to allow file and gopher to use
the html view as well. (This is currently disabled for file because of
i18n issues)

Should also fix dirviewer bugs 38014, 68651, 72724, 78474, and part
of 83881.
2001-10-03 00:26:29 +00:00
akkana%netscape.com 67955a3ef0 97677: Check whether a link exists. r=cmanske,sr=darinf 2001-10-03 00:21:34 +00:00
darin%netscape.com deb70de545 fixes bug 102332 "9K leaks on tinderbox: cycle relating to HTTP handler"
r=dougt, sr=alecf
2001-10-02 23:04:49 +00:00
bbaetz%cs.mcgill.ca c168b95613 Bug 101128 - ftp sending spurious onstop before onstart
Bug 100816 - don't mask the error codes, so that we can get dns failure
messages
Bug 101027 - use a valid default for the anonymous ftp email

All patches r=dougt, sr=darin
2001-10-02 01:25:32 +00:00
darin%netscape.com 79cdd60a3a fixes bug 102332 "9K leaks on tinderbox: cycle relating to HTTP handler"
r=gagan, sr=alecf
2001-10-02 00:40:27 +00:00
darin%netscape.com 548e97cc5a initial framework patch for http/1.1 pipelining (bug 93054) r=gagan, sr=rpotts 2001-10-02 00:31:30 +00:00
darin%netscape.com 6092fbfde6 fixes bug 94004 "Offline: redirects not cached" r=gagan, sr=rpotts 2001-10-01 23:52:00 +00:00
alecf%netscape.com 01930dfd2c Split necko MODULE into necko and necko2, part of bug 101761, r=cls 2001-10-01 19:53:27 +00:00
jaggernaut%netscape.com ca6197295f Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc 2001-09-29 08:28:41 +00:00
bbaetz%cs.mcgill.ca f342961147 This is not my day. 2001-09-28 23:16:29 +00:00
bbaetz%cs.mcgill.ca 96ff768279 Save before committing. Sigh. 2001-09-28 23:13:46 +00:00
bbaetz%cs.mcgill.ca 3538e2ac01 Bug 99614. Treat servers of type "L8" as having unix-style dir listings.
r/sr=darin, sr=shaver
2001-09-28 23:08:59 +00:00
darin%netscape.com 68b17feb92 fixes bug 92528 "#define FORCE_PR_LOG for http" r=bbaetz, sr=mscott 2001-09-28 22:23:26 +00:00
gerv%gerv.net 4e12e44b2f Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
andreas.otte%primus-online.de d3a221e32e fix bug 99081 [ExtractPortFrom sometimes finds ports that are not there] again, this time we were not finding enough ports. Now we are checking for ? and # as additional delimiters. r=dougt@netscape.com, sr=darin@netscape.com 2001-09-28 10:57:06 +00:00
darin%netscape.com f003e68730 fixes bug 52510 "HTTP handler should register as a listener for user agent
prefs changes" r=valeski,bnesse, sr=mscott
2001-09-27 21:26:59 +00:00
darin%netscape.com 086bff5446 fixes bug 95768 "about: services should be converted to XHTML 1.1"
patch=alexey@ihug.com.au, r=cbiesinger@web.de, sr=darin,jst
2001-09-27 01:42:06 +00:00
darin%netscape.com 216cc7018e fixes bug 101602 "IBM accessibility Proxy server not responding correctly"
r=gagan, sr=mscott
2001-09-26 23:59:18 +00:00
darin%netscape.com 8c3c88bc53 fixes bug 82873 "improved support for HTTP trailers" r=gagan, sr=mscott 2001-09-26 23:30:28 +00:00
darin%netscape.com eb9ec268c5 fixes bug 98262 "pages show up blank - avoid sending blank Accept-Charset header"
r=gagan, sr=mscott
2001-09-26 23:25:10 +00:00
alecf%netscape.com e1b4cb426d arrghh...missed this file 100214 sr=sfraser, r=jag 2001-09-26 20:59:25 +00:00
alecf%netscape.com b570b3627a beginning of bug 100214 - eliminate encoding-insensitive nsCRT::str*cmp uses by properly converting to unicode. r=jag, sr=sfraser 2001-09-26 20:26:14 +00:00
alecf%netscape.com 2a340225f3 bug 101761 - split necko MODULE into necko and necko2 (build-system only change - for REQUIRES purposes only) r=cls 2001-09-26 20:13:43 +00:00
cmanske%netscape.com 62e1f70c25 Fixed nsIOService::ResolveRelativePath problem when basePath ends in '/', b=97682, r=andreas.otte@primus-online.de, sr=dougt 2001-09-26 19:34:11 +00:00
dbaron%fas.harvard.edu 83d354d00f Add PR-logging and assertions used to find bug 94979. r=bbaetz rs=darin, dougt 2001-09-26 05:21:12 +00:00
jaggernaut%netscape.com d02a77c434 Clean up REQUIRES, r=cls 2001-09-25 02:56:54 +00:00
bbaetz%cs.mcgill.ca 6b0082e844 Additional fix for bug 99233, rs=darin 2001-09-25 02:14:19 +00:00
bbaetz%cs.mcgill.ca 13d79feabe Bug 99233. Increase the pipe's segment size so that commands don't get
split up over multiple packets, which should fix some broken
servers/firewalls.  r=timeless, r/sr=dougt
2001-09-24 22:58:40 +00:00
bzbarsky%mit.edu 24754bce41 Fix linux topcrash bug 97970. Make AddMimeInfoToCache do some more
error checking than it used to.  r=timeless, sr=mscott
2001-09-24 22:39:17 +00:00
ccarlen%netscape.com 8ab23df067 Bug 99387 - turbo gain minimized due to profile support. Now observing a notifier which is sent to forget passwords without a profile shutdown. r=bhuvan/sr=mscott 2001-09-21 05:04:25 +00:00
darin%netscape.com 47cd548d67 fixes bug 97997 "easyweb.tdcanadatrust.com does not display" r=bbaetz, sr=dougt 2001-09-21 03:59:02 +00:00
bzbarsky%mit.edu 2b454f80d5 Bustage fix. replace nsIRequest::LOAD_FROM_CACHE with
::nsIRequest::LOAD_FROM_CACHE
2001-09-21 03:35:49 +00:00
bzbarsky%mit.edu 3b5cd0d427 Make nsViewSourceChannel implement nsICachingChannel and nsIHttpChannel
as appropriate so that the docshell will do the right things as far as
pulling it from cache.  bug 99107, r=chak@netscape.com,
sr=darin@netscape.com
2001-09-21 01:57:37 +00:00
mkaply%us.ibm.com 6b8dce37dc Bustage strnstr is wrong 2001-09-20 14:51:00 +00:00
mkaply%us.ibm.com 122eebad59 #99503
r=dougt, sr=darinr
XP support for FTP to OS/2 servers
2001-09-20 14:16:14 +00:00
darin%netscape.com 2bb93a8090 fixes build bustage... forgot to checkin these makefile changes. 2001-09-20 02:05:50 +00:00
darin%netscape.com a11195cc80 removing unused file: nsIResChannel.idl 2001-09-20 01:34:13 +00:00
darin%netscape.com 58e0c390af mac project change for bug 99410 2001-09-20 01:33:37 +00:00
darin%netscape.com f49b5b332c fixes bug 99410 "further res protocol cleanup" r=dougt, sr=mscott 2001-09-20 01:32:16 +00:00
gordon%netscape.com 18074a54b4 Fix bug 92348, browser won't start if cache capacities set to 0. Added
check to fail nsCacheService::ActivateEntry() if neither disk or memory
cache devices are enabled, or if the memory cache device is not enabled
and the request if for a non-stream-based entry. r=gagan, sr=dougt.

Also changing pref name for cache parent directory according to suggestion
in bug 78480.  r=gagan, sr=darin.
2001-09-20 01:12:35 +00:00
gordon%netscape.com 1fb8a7d027 Fix bug 100216, top crash on shutdown. Added null pointer check to
nsCacheEntryDescriptor::RequestDataSizeChange(). r=gagan, sr=darin.
2001-09-20 01:09:01 +00:00
darin%netscape.com f0b0eef672 fixes bug 99183 "JAR channel allocates and uses a monitor even though it is
accessed exclusively by the UI thread" r=dougt, sr=mscott
2001-09-18 23:07:57 +00:00
jaggernaut%netscape.com d1a7bfa843 One module per line for REQUIRES. r=/sr=alecf 2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com f8f3e80dd6 Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt. 2001-09-18 21:47:32 +00:00
jaggernaut%netscape.com dc40187223 Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf 2001-09-18 13:41:47 +00:00
dougt%netscape.com b4f4a4ade1 Adds Double PASV support. r=gagan, sr=darin b92582 2001-09-18 05:21:18 +00:00
gordon%netscape.com a1c06d8a2a Fix bug 97620 [r=rpotts, sr=brendan/ben] Added code to doom and clear
active cache entries when devices are shutdown.

Fix bug 88768 [a=nisheeth], fixing unary operator usage in nsCacheEntryDescriptor.cpp.
2001-09-17 20:47:09 +00:00
alecf%netscape.com 62424ee7b2 Final REQUIRES changes for bug 98371, adding support for MOZ_TRACK_MODULE_DEPS to win32. r=cls (and tested by cls!) 2001-09-17 19:06:35 +00:00
gerv%gerv.net 6382d7e751 Prevent security dialogs being untitled. Bug 99845. r=timeless. rs=brendan with his magic string-only-changes rubberstamp. 2001-09-16 23:27:11 +00:00
darin%netscape.com 2227a79d30 fix AIX & OS/2 bustage (second attempt) 2001-09-15 01:45:27 +00:00
darin%netscape.com 23ef193f9e attempting to fix AIX bustage 2001-09-15 00:09:09 +00:00
darin%netscape.com 4ee4fd3fe3 fixes obj dir build bustage 2001-09-14 22:29:06 +00:00
darin%netscape.com 3b29679d4f fixes bug 99522 "nsHttpConnectionInfo need not inherit from nsISupports"
r=dougt, sr=mscott
2001-09-14 21:28:41 +00:00
darin%netscape.com 8d98251b54 mac project changes for bug 97528
r=dp, sr=brendan
2001-09-14 21:19:48 +00:00
darin%netscape.com 819e81b079 fixes bug 97528 "1200 urls created on startup about:blank" (take 2)
r=dp, sr=brendan
2001-09-14 21:19:41 +00:00
darin%netscape.com 18aeaecece fixes bug 99562 "nsHttpTransaction should own the nsIProgressEventSink proxy
instead of nsHttpConnection" r=gagan, sr=mscott
2001-09-14 21:08:58 +00:00
andreas.otte%primus-online.de 36bc63e942 fix bug 97983 [ExtractUrlPart allows no access to the directory part of the url] This patch introduces a new bitmask url_Path that allows accessing the whole path, moved url_Directory from path access to it's original meaning accessing the directory portion of the url. Also fixed some start/endposition calculations, r=dougt@netscape.com,sr=darin@netscape.com 2001-09-14 05:47:54 +00:00
andreas.otte%primus-online.de 511821a823 fix bug 99081 [ExtractPortFrom sometimes finds ports that are not there] ExtractPortFrom trys to parse the portnumber from url-strings and sometimes it found ports that are none like messageids of news urls, r=dougt@netscape.com, sr=darin@netscape.com 2001-09-14 05:38:51 +00:00
timeless%mac.com b0c80f2484 Bug 51844 about:blank is invalid
The new about blank:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><title></title></head><body></body></html>

patch by cbiesinger@web.de r=bbaetz sr=darin
2001-09-13 13:48:44 +00:00
andreas.otte%primus-online.de 9e81eaca3a fix bug 97988 [contractid of nsAuthURLParser same as of nsNoAuthURLParser] seems to be a simple cut and paste error now corrected, r=dougt@netscape.com, sr=darin@netscape.com 2001-09-13 07:42:22 +00:00
cls%seawood.org 2b842775a3 Adding newline to end of file to fix HP-UX bustage 2001-09-13 03:42:52 +00:00
darin%netscape.com 5a2d9f0d2d checking bbaetz's patch for bug 89500 "SOCKS: only http|https re-directted in (post Mozilla 0.9.2)"
patch=bbaetz, r=dougt, sr=darin
2001-09-13 02:21:05 +00:00
darin%netscape.com 0d91fff56d mac project change for bug 89500 2001-09-13 02:20:52 +00:00
rjesup%wgate.com 070b2fe9da Bug 92576. nsVoidArray->nsAutoVoidArray. sr=jst, r=waterson, r=pavlov, r=kin, r=kmcclusk 2001-09-12 14:59:11 +00:00
andreas.otte%primus-online.de 430708c295 bug 95677 [update urltest.cpp] update urltest to reflect changes in urlparser, changing format of testfiles, adding special testfiles for fileurls, r=dougt@netscape.com, sr=darin@netscape.com 2001-09-12 08:01:12 +00:00
dougt%netscape.com 226add004d fixes sending e-mail address as anonymous ftp passwd doesn't work. Patch submitted by jrgm@netscape.com, r=bbaetz, sr=me 57763 2001-09-10 22:31:34 +00:00
alecf%netscape.com 8bf5905937 add REQUIRES support to jpeg, sun-java, db, etc.. b=98371 r=cls 2001-09-10 20:48:38 +00:00
jaggernaut%netscape.com 9c6e7bc730 Add "exthandler" and "mimetype" to REQUIRES line for dependency tracking builds. 2001-09-10 02:07:52 +00:00
darin%netscape.com 5c54de5f26 backing out patch for bug 97528 due to regression/smoketest-blocker bug 98838. 2001-09-10 00:42:50 +00:00
jaggernaut%netscape.com b26394e3be Bug 73353: clean up REQUIRES. r=cls 2001-09-09 13:36:07 +00:00
cls%seawood.org ccfeffafa2 Set MODULE so that headers are grouped properly. 2001-09-09 07:43:48 +00:00
andreas.otte%primus-online.de 8271ce3a1d fix bug 94796 [code cleanup in nsURLHelper.cpp] remove nsURLEscape/nsURLUnescape from nsURLHelper and replace all usage with nsStdEscape/nsStdUnescape, r=ccarlen@netscape.com, sr=dougt@netscape.com 2001-09-08 12:47:05 +00:00
mkaply%us.ibm.com 9375479936 OS/2 and AIX bustage - use path.get()
Fix from dbaron
And since I am in here, I'm removing the IBM spam
2001-09-08 02:53:31 +00:00
darin%netscape.com b68e0b4f6e mac project changes for bug 97528 2001-09-07 22:37:38 +00:00
darin%netscape.com ca77403ab0 fixes bug 97528 "1200 urls created on startup about:blank"
r=dp, sr=dougt
2001-09-07 22:32:50 +00:00
rjesup%wgate.com f0b7d458d4 Bug 96710: (try 2). Right() takes number-of-chars-to-return, not position.
r=jag, sr=jst
2001-09-07 03:44:33 +00:00
dougt%netscape.com f72e52e830 Merge ServiceManager and ComponentManager. Bug 96457. r=dp@netscape.com, sr=wat
erson@netscape.com
2001-09-06 21:13:11 +00:00
rjesup%wgate.com f8b915228e Bug 96710: Misuse of string.Mid() - uses should be string.Right().
r=kin, sr=jst
2001-09-06 19:38:20 +00:00
valeski%netscape.com 93959d48cc r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway. 2001-09-05 21:28:38 +00:00
jaggernaut%netscape.com e023c4ded4 Remove #define nsString2 nsString and #define nsAutoString2 nsAutoString and fix last few uses of them. r=dbradley, rs=scc 2001-09-05 12:42:54 +00:00
jaggernaut%netscape.com 3b3680c17e Bug 98153: Remove SubsumeStr. r=dbaron, sr=scc 2001-09-05 10:46:45 +00:00
cls%seawood.org 3ff7ed737a Updating module dependencies caused by checkin for bug 29839 and/or bug 63408 . 2001-09-05 06:41:12 +00:00
dougt%netscape.com e50f0a956e fix build bustage. 2001-09-05 04:37:13 +00:00
dougt%netscape.com d5f58776bc Upload Channel API changes. Bug 29839. r=darin@Netscape.com, sr=rpotts@netscape.com.
Also fixes bug 63408, not alerting when file-not-found. r/sr same as above
2001-09-05 03:52:26 +00:00
ccarlen%netscape.com 34b1a2acb9 Adding nsIUploadChannel.idl for dougt 2001-09-05 03:42:32 +00:00
dougt%netscape.com 06b25f0cc2 adding nsIUploadChannel to the build. r=darin, sr=rpotts 2001-09-05 03:32:23 +00:00
darin%netscape.com 1738e6d4b4 fixes bug 59016 "jpg don't display" r=gagan, sr=dougt 2001-09-04 23:11:46 +00:00
darin%netscape.com 57714b728f fixes bug 83526 "http should use fewer connections per server per page"
r=bbaetz sr=dougt,blizzard
2001-09-04 23:02:26 +00:00
bnesse%netscape.com db539cd196 Fix for bug 37592. Implement about:config. Checking in for chipc. r=darin, hewitt, mstoltz,srilatha. sr=waterson. a=brendan. 2001-09-01 06:01:25 +00:00
mscott%netscape.com 72b986d4f0 Bug #97835 --> don't linkify words with @ signs in them unless they have a '.' somewhere after the space.
r=varada
sr=sspitzer
a=asa
2001-09-01 00:57:07 +00:00
cmanske%netscape.com 281f3b2927 Fixed getting fileBaseName and fileExtension parts of nsIOService::ExtactUrlPart(), b=97679, r=dougt, sr=darin, a=bizzard for drivers 2001-08-31 21:37:30 +00:00
sdagley%netscape.com b71a9c9e8c Fix #71568 - Indicate if browser is running under Mac OS X in the UA string. r=pinkerton,sr=darin,a=asa 2001-08-30 02:58:03 +00:00
darin%netscape.com 65956096d2 fixes bug 92675 "Half or less images load on www.businessweek.com / Links don't work"
r=bbaetz, sr=dougt, a=asa
2001-08-30 01:37:31 +00:00
darin%netscape.com c75f83945e fixes bug 93924 "PAC - dnsResolve should have one-element cache"
patch=tingley@sundell.net r=bbaetz, sr=darin, a=roc+moz
2001-08-30 01:35:26 +00:00
andreas.otte%primus-online.de bf3abcd0b5 fix bug 85500 [Mozilla includes # anchors in GET URI in some cases] we were searching the first # from the right not the left to cut of the ref part of the requested uri. r=darin sr=rpotts a=dbaron 2001-08-29 21:39:21 +00:00
cls%seawood.org 94fe7404df Update REQUIRES so that we do not accidentally build using the system headers of jpeg,zlib,png,mng when we are supposed to be building using the Mozilla copies of these libraries.
Bug #97386 r=mcafee a=dbaron
2001-08-29 03:29:44 +00:00
dp%netscape.com 2fe768f0e7 bug #14889 CreateServicesFromCategory() moved into xpcom as part of
Lazy loading wallet dll r=morse,gagan sr=jband a=asa
2001-08-28 22:22:27 +00:00
dougt%netscape.com e51ec88f74 fixes bug 96761 - prevents connection problems detected during RETR from continuing into CWD state. r=gagan. sr=darin. a=asa 2001-08-28 18:24:16 +00:00
kaie%netscape.com 68c65ed34c b=97044 r=dbaron sr=ben a=asa
Fix topcrash by adding safety null checks and correcting a typo
2001-08-28 04:40:36 +00:00
darin%netscape.com 2b0b161e1e description of http implementation (initial cut) 2001-08-27 08:28:37 +00:00
darin%netscape.com 15640fb118 fixes bug 47041 "Unable to unregister an HTTP Notify listener"
r=bbaetz, sr=dougt, a=roc+moz
2001-08-24 22:27:06 +00:00
darin%netscape.com 78b6a836ba fixes bug 95981 "Changes in background images on pages do not show on reload"
r/sr=rpotts,dougt a=roc+moz
2001-08-24 22:24:10 +00:00
darin%netscape.com b95283c439 backing out my patch for bug 95981 to fix blocker bug 96480 2001-08-23 18:58:25 +00:00
tao%netscape.com f2190d1a41 91217: update locale version in package/locale provider registry.
r=jbetak,sr=sspitzer. 0.9.3 ->0.9.4
2001-08-22 01:52:23 +00:00
javi%netscape.com 6bb35e849c Fix for Bug 44042, checking in for Gervase Markham
r=javi, sr=bin

Fix up some confusing wording in security dialgs.
2001-08-22 01:06:56 +00:00
darin%netscape.com a57a8ea189 fixes bug 95981 "Changes in background images on pages do not show on reload"
r=pavlov, sr=dougt
2001-08-22 00:46:08 +00:00
darin%netscape.com e0d6e9d4fe fixes bug 90288 (part 1) "not honoring "Pragma: no-cache" from HTTP-EQUIV"
r=gagan, sr=dougt
2001-08-22 00:26:42 +00:00
darin%netscape.com 7eb22d9b85 fixes bug 94811 "leaking sockets; nsISocketTransport::IsAlive not implemented reliably"
r=wtc, sr=dougt
2001-08-22 00:24:26 +00:00
stephend%netscape.com 6c8931326a Attempt to fix rjesup's bustage. a=sheriff 2001-08-21 22:43:47 +00:00
rjesup%wgate.com 0fbfbfe4ce bug 96289: mURLParsers cache wasn't. r=gagan@netscape.com,
sr=dougt@netscape.com
2001-08-21 21:49:04 +00:00
brendan%mozilla.org 6d895baf1d Bit checkin for bug 68045, r/sr=waterson&shaver, second attempt. It all works
for me on optimized and debug gcc2.96, rh7.1.

- Better failure codes from nsXULPrototypeScript::Deserialize.

- Call nsXULDocument::AbortFastLoads after nsXULPrototypeScript::Serialize
  failure, instead of just nulling the FastLoad service's output stream.

- Expose nsXULDocument::AbortFastLoads via nsIXULPrototypeCache, for use from
  nsChromeProtocolHandler.cpp.  AbortFastLoads flushes the XUL cache now, for
  good measure.

- The needless "Current" adjective in nsIFastLoadService attribute and method
  names is no more.

- Add a do_GetFastLoadService() helper, to use CID instead of contractid, and
  to let the compiler consolidate the static inline CID.

- Add "nglayout.debug.checksum_xul_fastload_file" pref so people can do without
  the checksum verification step when reading a FastLoad file.

- Verify the FastLoad file checksum, by default.  Also, cache it in the FastLoad
  service so we don't recompute it when re-opening the FastLoad file as mailnews
  and other top-levels start up.  Fill the checksum cache in EndFastLoad, when
  the last pseudo-concurrent top-level finishes loading.

  My hope to compute the checksum while writing the FastLoad file ran afoul of
  misordered writes.  The old code to checksum the in-memory nsFastLoadHeader
  also was broken on little endian platforms.  Now all checksumming is done via
  a separate read pass over the complete file, save for the header's checksum
  field, which is summed as if it contained zero.

- Track and check FastLoad file dependencies.  This required groveling with a
  bunch of Necko interfaces in nsChromeProtocolHandler::NewChannel -- read it
  and weep.  Dependency checking, as well as checksum access and computation,
  use better-factored nsIFastLoad{File,Read,Write}Control interfaces.

- nsBufferedStream::Seek wasn't flushing the buffer when seeking backward
  within the buffer, but it must, because mCursor bounds the amount to write
  if the buffer contains the end of file.

- Add an unbufferedStream readonly attribute to nsIStreamBufferAccess, so we
  don't have to screw around with the bufferying layer when checksumming. Also
  implement nsIStreamBufferAccess in nsBufferedOutputStream.

- nsISeekableOutputStream was bogus, based on a bad state I had put the
  nsBufferedOutputStream code in on its way from being completely broken when
  you seek backwards outside of the buffer.  Removing this interface required
  using nsIFastLoadFileIO in nsFastLoadFileWriter, and it also required careful
  ordering of Close calls (the Reader must close after the Writer or Updater,
  so that the Reader's underlying, unbuffered input stream can be read by
  nsFastLoadFileWriter::Close to compute the checksum.

- Miscellaneous tab/indentation, comment typo, bracing, if( => if ( style,
  nsnull vs. 0, useless variable elimination, tortured control flow,
  AutoString instead of String, and gratuitous ; after nsISupportsUtils.h
  macro call cleanups.
2001-08-21 20:51:34 +00:00
andreas.otte%primus-online.de 96f6859891 fix bug 84409 [Incorrect request for page components if main page URL contains ";" character] Implementing param support according to RFC 2396, r=dougt, sr=rpotts 2001-08-21 20:35:01 +00:00
dougt%netscape.com 26380f5632 fixes 95671, 96129. Caching control connections fixed, removing check against browser.enabled.cache, fixing double list response handling error. r= gordon, darin, sr= darin 2001-08-21 19:40:55 +00:00
dbaron%fas.harvard.edu 113ad642ae Replace uses of deprecated NS_IMPL_ISUPPORTS and NS_IMPL_QUERYINTERFACE macros with NS_IMPL_{ISUPPORTS,QUERYINTERFACE}{1,0}. r=jag rs=brendan b=45797 2001-08-21 01:48:11 +00:00
blizzard%redhat.com b0f8b91746 Back out brendan's checkin to try and get linux starting up again. 2001-08-17 19:45:11 +00:00
brendan%mozilla.org b00819c93c - Better failure codes from nsXULPrototypeScript::Deserialize.
- Call nsXULDocument::AbortFastLoads after nsXULPrototypeScript::Serialize
  failure, instead of just nulling the FastLoad service's output stream.

- Expose nsXULDocument::AbortFastLoads via nsIXULPrototypeCache, for use from
  nsChromeProtocolHandler.cpp.  AbortFastLoads flushes the XUL cache now, for
  good measure.

- The needless "Current" adjective in nsIFastLoadService attribute and method
  names is no more.

- Add a do_GetFastLoadService() helper, to use CID instead of contractid, and
  to let the compiler consolidate the static inline CID.

- Add "nglayout.debug.checksum_xul_fastload_file" pref so people can do without
  the checksum verification step when reading a FastLoad file.

- Verify the FastLoad file checksum, by default.  Also, cache it in the FastLoad
  service so we don't recompute it when re-opening the FastLoad file as mailnews
  and other top-levels start up.  Fill the checksum cache in EndFastLoad, when
  the last pseudo-concurrent top-level finishes loading.

  My hope to compute the checksum while writing the FastLoad file ran afoul of
  misordered writes.  The old code to checksum the in-memory nsFastLoadHeader
  also was broken on little endian platforms.  Now all checksumming is done via
  a separate read pass over the complete file, save for the header's checksum
  field, which is summed as if it contained zero.

- Track and check FastLoad file dependencies.  This required groveling with a
  bunch of Necko interfaces in nsChromeProtocolHandler::NewChannel -- read it
  and weep.  Dependency checking, as well as checksum access and computation,
  use better-factored nsIFastLoad{File,Read,Write}Control interfaces.

- nsBufferedStream::Seek wasn't flushing the buffer when seeking backward
  within the buffer, but it must, because mCursor bounds the amount to write
  if the buffer contains the end of file.

- Add an unbufferedStream readonly attribute to nsIStreamBufferAccess, so we
  don't have to screw around with the bufferying layer when checksumming. Also
  implement nsIStreamBufferAccess in nsBufferedOutputStream.

- nsISeekableOutputStream was bogus, based on a bad state I had put the
  nsBufferedOutputStream code in on its way from being completely broken when
  you seek backwards outside of the buffer.  Removing this interface required
  using nsIFastLoadFileIO in nsFastLoadFileWriter, and it also required careful
  ordering of Close calls (the Writer or Updater must close after the Reader,
  so that the Reader's underlying, unbuffered input stream can be read by
  nsFastLoadFileWriter::Close to compute the checksum.

- Miscellaneous tab/indentation, comment typo, bracing, if( => if ( style,
  nsnull vs. 0, useless variable elimination, tortured control flow,
  AutoString instead of String, and gratuitous ; after nsISupportsUtils.h
  macro call cleanups.
2001-08-17 09:52:55 +00:00
rjesup%wgate.com 7fc3166007 Fix for evil win32 compiler to unhork build. sr=hyatt@netscape.com 2001-08-17 04:46:35 +00:00
rjesup%wgate.com 7f6ee800b1 Checkin for buig 92641. Cuts 1000ish allocations from startup; doesn't dup schem as often. r=dougt@netscape.com sr=hyatt@netscape.com 2001-08-17 04:01:38 +00:00
cathleen%netscape.com be72d98064 enable MOZ_TIMELINE tool, bug 78793, r=rogc, sr=waterson 2001-08-17 02:03:34 +00:00
dougt%netscape.com 7d73da2c7b optimization for nsDownloader. 92804. r=pavlov, sr=darin@netscape.com 2001-08-17 00:17:52 +00:00
gordon%netscape.com 872bbb27b3 For bugscape bug 6985. Enabling cache support for dynamically switching profiles. r=ccarlen, sr=darin. 2001-08-17 00:01:01 +00:00
darin%netscape.com a986d9459f fixes bug 93582 "nsFileChannel::AsyncOpen synchronously stat's the file before returning"
r=gordon, sr=dougt
2001-08-16 06:47:32 +00:00
dougt%netscape.com bcc5a2d80d Fixes 95488. r=bbaetz@netscape.com, sr=darin@netscape.com 2001-08-16 04:53:16 +00:00
naving%netscape.com b715dab8e5 95521 r/sr=mscott, darin. Release the socketTransport object while releasing socket. darin,
thanks for the help.
2001-08-16 02:51:51 +00:00
morse%netscape.com 6264c1c85d bug 95044, Cookies set on 401 are not sent back when auth is requested, r/sr=darin,rpotts 2001-08-16 02:48:37 +00:00
andreas.otte%primus-online.de 3e0d637b20 fix bug 90439 [relative queries from cgi broken] revert to pre 0.9.2 behaviour when handling relative query urls. r=bbaetz sr=darin
fix bug 94849 [Wrong handling of empty relative urls] implement RFC 2396 conforming handling of empty relative urls. r=bbaetz sr=dougt
fix bug 87298 [page context not displayed] remove tabs (\t) from inside absolute urls in case someone "formats" urls. r=dougt sr=darin
2001-08-15 22:29:10 +00:00
dbaron%fas.harvard.edu 9e9af66a65 Fix FTP leak by breaking cycle in nsFtpControlConnection::Disconnect. b=94979 r=dougt sr=darin 2001-08-15 01:58:12 +00:00
dbaron%fas.harvard.edu 21ecdf8a48 Fix FTP by re-adding the line that got dropped between the two versions of the patch (in different form, due to change in string types). jag is watching the tree for me. b=93353 2001-08-14 13:56:35 +00:00
cls%seawood.org a3c1dd1b09 Use NS_PTR_TO_INT32 macros to do 64-bit safe pointer conversions.
Bug #20860 r=Roland.Mainz@informatik.med.uni-giessen.de sr=brendan@mozilla.org
2001-08-14 07:59:59 +00:00
dougt%netscape.com 1c359a6c9e rechecking in fix for 93353. r/sr=darin@netscape.com 2001-08-14 05:07:49 +00:00
loadrunner%betak.net fe424df951 bug 86241, [null] appears when deleting all entries in "Navigator -> Languages" pref pane, r=tao, sr=darin 2001-08-14 02:45:05 +00:00
darin%netscape.com 1dd2cdfb3a fixes bug 92224 "8.2.4 Client Behavior if Server Prematurely Closes Connection"
r=bbaetz, sr=mscott
2001-08-14 01:03:27 +00:00
cls%seawood.org 576ec53cbc On BeOS, attempt to recreate the PollableEvent if PR_Poll fails.
Bug #70808 r=darin sr=dougt
2001-08-14 00:40:16 +00:00
darin%netscape.com fc48584bf3 backing out leaky fix for bug 93353. 2001-08-12 01:44:35 +00:00
darin%netscape.com 3651584fc0 fixes bug 93353 "Existing sockets do not forward notification to nested events"
patch=dougt; r=danm,bbaetz; sr=darin
2001-08-11 20:09:58 +00:00
bbaetz%cs.mcgill.ca e50291e18a Bug 94889 - comment out part of bug 89133's fix to avoid what will be a
topcrash.
r=mozbot, sr=darin
2001-08-11 20:01:53 +00:00
jat%princeton.edu 27970beec2 Fixes bug 91076 with w3c specs. r=gagan. sr=darin 2001-08-10 23:59:12 +00:00
bbaetz%cs.mcgill.ca b5669c78c0 Bug 92006: Send connection: close to proxies when persistant conections are disabled.
Bug 94038: Wrong hostname in the status bar used when proxy-keepalive is enabled.

r=gagan, sr=darin on both patches
2001-08-10 22:04:51 +00:00
darin%netscape.com 2394961cec fixes bug 89113 "Proxy: http downloads might not display file size"
r=bbaetz, sr=mscott
2001-08-10 20:42:42 +00:00
darin%netscape.com d195bd0a1c fixes bug 94742 "header parsing regression" r=bbaetz, sr=mscott 2001-08-10 20:40:48 +00:00
darin%netscape.com 82a0c0bdbd fixes bug 92459 "nsAboutCacheEntry should use a cache session w/ DoomEntriesIfExpired set to FALSE"
r=bbaetz, sr=mscott
2001-08-10 20:39:28 +00:00
darin%netscape.com 7e2a2ed107 fixes bug 91862 "Save Link As still expands gzipped files [Content-Encoding: x-gzip]"
r=bbaetz, sr=mscott
2001-08-10 18:06:29 +00:00
bbaetz%cs.mcgill.ca fcb0a0b4af This should be scriptable. r/sr=darin. 2001-08-10 01:11:04 +00:00
darin%netscape.com 3ac6d60b96 cleaned up some comments 2001-08-08 10:03:53 +00:00
darin%netscape.com 937676eb44 cleaned up some comments and indentation 2001-08-08 10:03:29 +00:00
darin%netscape.com 3e047b56a1 Fixes bug 93580 "http HEAD requests don't complete until server closes the connection"
r=bbaetz, sr=brendan
2001-08-08 08:16:39 +00:00
ddrinan%netscape.com 657acb1f6c Bug 87134 - change insecure to unencrypted, r=ddrinan,sr=blizzard 2001-08-07 22:22:20 +00:00
andreas.otte%primus-online.de 6917b5d061 bug 40670 [URL: resolution of protocol:/path] checking in the groundwork to have an easy fix if we ever decide to support these kind of deprecated relative urls. For that a new attribute URIType is added to nsIProtocolHandler and its implementations to store some protocol/scheme dependend information to have enough information to allow correct parsing. r=darin@netscape.com sr=rpotts@netscape.com 2001-08-07 20:42:57 +00:00
darin%netscape.com 8f06f31fbf fixes bug 93581 "DNS failure not indicated by nsIRequest::status in OnStartRequest"
r=bbaetz, rs=mscott
2001-08-07 06:38:29 +00:00
darin%netscape.com bc1e628d2c fixes bug 83465 "response with empty content-type opens helper dialog (telocity dsl modem/router)"
r=bbaetz, sr=mscott
2001-08-07 01:23:54 +00:00
serge%netscape.com b5c917a8b5 bug 79246 PAC: reload of PAC file fails; submitted by tingley@sundell.net, r=serge, sr=darin 2001-08-04 01:53:49 +00:00
ddrinan%netscape.com 18974de8f4 Bug 85720 - domestic DES 56-bit cipher pref. r=ssaux,sr=blizzard 2001-08-02 23:46:30 +00:00
darin%netscape.com b2edd37885 Fixes bug 92637 "Hang / crash when double clicking on jpg attachments in news"
r=sspitzer, sr=mscott
2001-08-02 19:29:58 +00:00
darin%netscape.com 1b21109960 Fixes bug 88792 "redirection with no final \r\n not processed"
r=bbaetz, sr=dougt
2001-08-02 19:28:08 +00:00
darin%netscape.com 0c171e8c5e Fixes bug 93209 "should not discard the remainder of the packet after a 100 Continue response"
r=bbaetz, sr=dougt
2001-08-02 19:26:24 +00:00
dougt%netscape.com 429aaeeab6 Fixing comment. r=me, sr=nobody 2001-08-02 01:35:28 +00:00
dougt%netscape.com 4be9abb1ef Adding TestUpload to windows. Also reordering tests to follow hex numbering. 2001-08-02 01:34:02 +00:00
dougt%netscape.com 4a63d58c92 Adds FTP upload support 92837. r=bbaetz, sr=darin 2001-08-02 01:30:00 +00:00
darin%netscape.com ff6f9e69d0 Fixes bug 92438 "http 0.9 rendered as content-type: text/plain with Java applets"
patch=cahagn_o@epita.fr, r=bbaetz, sr=darin
2001-08-02 00:54:30 +00:00
ddrinan%netscape.com 2018666173 Bug 89995 - https referrer. r=bbaetz,sr=darin 2001-08-01 23:12:25 +00:00
bbaetz%cs.mcgill.ca 24cdb5ab5b Bug 89365. Fix topcrash where the transaction gets cancelled after we get the status line but before we get any headers. r=gagan, sr=darin. 2001-08-01 22:56:50 +00:00
timeless%mac.com eaa56a62f2 Bugzilla Bug 89539 Memory leak(s) when memory allocation fails.
r=dbaron sr=blizzard
2001-08-01 02:13:00 +00:00
dougt%netscape.com 46dc9b0d8e fixes 86358, 86418. Duplicate code elimination. submitted by drepper@cygnus.com (Ulrich Drepper). r=dmose@netscape.com, sr=dougt@netscape.com 2001-08-01 02:04:53 +00:00
brendan%mozilla.org dbd7fed5b1 FASTLOAD_20010703_BRANCH landing, r=dbaron, sr=shaver. 2001-07-31 19:05:34 +00:00
serge%netscape.com ce553ea222 Fixes for 79057 submitted by tingley@sundell.net, r=bbaetz, sr=darin, a=asa@mozilla.org 2001-07-30 22:22:27 +00:00
dougt%netscape.com d502e60114 Fixes crash 92604 submitted by tingley@sundell.net, sr=me, a=blizzard@redhat.com 2001-07-30 17:40:56 +00:00
bbaetz%cs.mcgill.ca e5d23f34d9 Bug 65583 - missed a file when merging to the trunk. r=smeredith,
rs=darin, a=blizzard.
Original patch by smeredith, r=me, sr=darin
2001-07-28 18:26:02 +00:00
darin%netscape.com 7964dfad04 Fixes bug 92598 "'cache-control: no-store' response should not be cached"
r=bbaetz, sr=waterson, a=chofmann
2001-07-27 22:09:51 +00:00
bbaetz%cs.mcgill.ca 1bc0fa3b1c Bug 80363. Handle failure trying to get the machine's IP. This broke PAC on the mac because of bug 92516. r=pink, sr=darin, a=blizzard 2001-07-27 21:34:41 +00:00
dougt%netscape.com 78bbac73ef fixes 84854. make back forward buttons work with ftp. r=bbaetz, sr=me 2001-07-27 18:06:41 +00:00
darin%netscape.com 90d6e4deb3 Fixes bug 90196 "M092 crash [@ nsHttpConnection::OnHeadersAvailable]"
r=bbaetz, sr=dougt, a=dbaron
2001-07-26 00:08:03 +00:00
darin%netscape.com 508c51481e Fixes bug 91710 "opening page several times quickly shows completely blank"
r=bbaetz, sr=dougt, a=dbaron
2001-07-26 00:06:08 +00:00
jaggernaut%netscape.com e91f8a147e Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
blakeross%telocity.com a873ee6507 rv should be rv2 (91056). r/sr=dougt 2001-07-25 06:28:31 +00:00
mkaply%us.ibm.com ca44ebbdc9 OS/2 bustage
Didn't anyone notice the attachment I added to 86474 to prevent this?
2001-07-25 03:35:56 +00:00
cls%seawood.org 61ff225552 Add nkcache to REQUIRES 2001-07-25 02:35:46 +00:00
gordon%netscape.com 82c4c53fbd Fix for bug 86474 and bug 79983. Truncate files used by nsFileTransport
and eliminate trailing garbage from updated cache files. r=gagan, sr=darin
2001-07-25 00:40:42 +00:00
bbaetz%cs.mcgill.ca 70f1b96cbd Checking in for smeredith@netscape.com
Bugs 65583, 78119: implement SOCKS 4.
Bug 92002: SOCKS on the Mac broken.
Bug 48357: SOCKS intermittent 'connection refused' errors.
r=bbaetz, sr=darin
2001-07-25 00:28:28 +00:00
dbaron%fas.harvard.edu 2a55665b6a Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding nkcache to REQUIRES (since FTP now uses the cache, bug 84854). 2001-07-25 00:19:32 +00:00
dougt%netscape.com 0714ae9359 Fixes:
91019 "BSD Type: L8" alert msg when clicking download link
59039 FTP should proxy back nsIPrompt like HTTP
84525 Not handling 421 error on connect
86369 ftp hangs in CWD
84854 ftp pages are not cached so going backforth is slow
77032 Logging should not log users password!
88482 nsFTPChannel::IsPending() needs to be implemented

Biggest change adds ftp cacheing. r=bbaetz@netscape.com, sr=darin@netscape.com
2001-07-24 22:51:06 +00:00
pete%alphanumerica.com f020dcc1cd Fix for nsIFile delete conflicts with JS reserved name b=37406, r=dougt, sr=jst
Renamed all Delete methods to Remove.

--pete
2001-07-24 18:38:25 +00:00
dougt%netscape.com 34a519637b Fixes 91292. If SIZE fails, try RETR. r=gagan, sr=me. patch from robbe@orcus.priv.at 2001-07-24 00:41:59 +00:00
jaggernaut%netscape.com cb0faab070 Bug 73353: clean up the REQUIRES lines in Makefiles. 2001-07-23 22:36:12 +00:00
jat%princeton.edu cd4cfb1792 Fixes bug 75177. r=bbeatz, sr=dougt, patch by: darin. 2001-07-23 21:47:02 +00:00
dougt%netscape.com 8a9ab078bc Fixes 82720. Patch by rpotts@netscape.com, r=bbaetz@netscape.com, sr=me.
Store the cancel state regardless of transaction state
2001-07-20 21:29:52 +00:00
bbaetz%cs.mcgill.ca 84b411b02f bug 84264. Reuse connections to different hosts when we're talking to the same
proxy server. r=gagan, sr=dougt
2001-07-20 21:17:22 +00:00
cls%seawood.org f0e991cb57 Add caps to REQUIRES for bug #88087 2001-07-20 08:53:05 +00:00
mstoltz%netscape.com 88259b1073 Bug 88087 - giving about: pages loaded from chrome a principal other than
system, to prevent security attacks against these pages. r=bbaetz, sr=waterson
2001-07-20 07:09:59 +00:00
bbaetz%cs.mcgill.ca a02e4a6de0 Bug 87047. Use a default timeout from the prefs, (matching what we tell
the server our timeout is) r=gagan, sr=dougt
2001-07-19 23:52:54 +00:00
dougt%netscape.com 3848f15987 Adding check for null. Shooting in the dark for bug 84073. r=bbaetz, sr=me. 2001-07-19 02:33:17 +00:00
bbaetz%cs.mcgill.ca 1e315ce34b Bug 86109. Pass "gopher" into the port-safety function for consistency, and
remove the default parameter. r=jesse, sr=dougt
2001-07-18 23:48:21 +00:00
bbaetz%cs.mcgill.ca 2b0a7464d0 This fixes two small problems that may cause pages being partially loaded. 82720. The first problem addresses new cache entries being created when access to the entry is readonly. The second fix was to a badly placed assertion.
Patch by gordon, r=bbaetz, sr=dougt.
2001-07-18 23:37:17 +00:00
dougt%netscape.com 2839ef1eec Removing reduntant init to mObserver. suggested by brendan@mozilla.org 2001-07-17 21:22:48 +00:00
bbaetz%cs.mcgill.ca f06c5ddf67 bug 87047. Handle keep-alives from http/1.1 servers properly. Patch by me
and darin, r=gagan, sr=dougt
2001-07-17 20:22:19 +00:00
dougt%netscape.com 77b4006fc5 Fix for bug 75633. preventing onStreamComplete firing prior to initialization. r=valeski, gagan. sr=vidur. 2001-07-17 18:57:42 +00:00
dougt%netscape.com 5a8084ee00 Fixes 89191. r=gagan, av, peterl. 2001-07-17 01:19:19 +00:00
dbaron%fas.harvard.edu aa4fec2b67 Header include dependency cleanup. b=64023 r=jag rs=brendan 2001-07-16 02:40:48 +00:00
ddrinan%netscape.com a0f509ae24 Bug 88839 - PSM(i.e. SSL) socket not closed. r/sr=dougt 2001-07-12 01:59:03 +00:00
mscott%netscape.com ce9a86a96e Bug #81352 --> fix a crash in SetContentType by checking for an emtpy xpidl string.
r/sr=sspitzer
2001-07-11 00:38:44 +00:00
serge%netscape.com f8875dad18 ecking in tingley@sundell.net patch to fix (79052) PAC: isPlainHostName not working; r=serge; sr=rpotts 2001-07-11 00:30:13 +00:00
tao%netscape.com a60ef23c40 86807: Some menu items are missing if you use incompatibly profle.
r=jbetak,sr=hyatt. Add locale version to all packages and their locale
providers.
2001-07-09 22:13:09 +00:00
jat%princeton.edu 14e971bef2 Fixes bug 81185: strips whitespace from base64 encoded test/*, using data: urls. r=valeski, sr=dougt. 2001-07-09 20:09:48 +00:00
cls%seawood.org faa4e8ff84 Remove obsolete --disable-new-cache option & MOZ_NEW_CACHE/OLD_CACHE ifdefs from the tree. We are not turning back now. :)
Bug #89008 r=dougt sr=waterson
2001-07-06 08:07:43 +00:00
cls%seawood.org cfce8f4dcc Updating .cvsignore files.
Bug #84824 r=jag
2001-07-06 02:36:37 +00:00
bbaetz%cs.mcgill.ca d8a192342c Bug 89206. Get HTTP/HTTPS to work with socks proxies. Other protocols are
broken though, and have been for some time. r/sr=dougt, sr=smfr
2001-07-06 01:34:31 +00:00
dougt%netscape.com b6d76a8c7e Fixes a problem when the data ends in a header. 85529, r=valeski, sr=rpotts 2001-07-05 21:30:47 +00:00
dougt%netscape.com f765826fdf Fixes 85529. r=valeski@netscape.com, sr=rpotts@netscape.com 2001-07-05 17:35:20 +00:00
dougt%netscape.com 089f8f1338 Fix for some servers that send "Range" instead of "Content-Range". r=peterl, sr=rpotts bug 85547. 2001-07-04 15:59:47 +00:00
timeless%mac.com 2009a34b03 Bugzilla Bug 88769 'nsDiskCacheEntry' : type name first seen using 'class' now seen using 'struct'
r=jtaylor sr=shaver
2001-07-04 07:06:34 +00:00
blizzard%redhat.com 21552e4390 bug #87534. multipart/mixed handler doesn't parse content-type handler properly. r=dougt, sr=darin 2001-07-02 19:35:48 +00:00
leaf%mozilla.org cb976acc61 merging zlib 1.1.3 from 0.9.2 branch to trunk, a=chofmann, bug 86323 2001-06-30 23:38:09 +00:00
jaggernaut%netscape.com 5a6317b8a5 Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.

nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00
dbaron%fas.harvard.edu d5460d02ef Remove nsCStringKey-related bustage fixes from this morning that are no longer needed. r=jaggernaut sr=waterson b=88411 2001-06-29 23:16:52 +00:00
scc%mozilla.org 81f9fc33d8 fixing speedracer bustage 2001-06-29 16:14:19 +00:00
scc%mozilla.org ffba0d3198 fixing linux bustage 2001-06-29 14:50:12 +00:00
scc%mozilla.org 244db7b43b bug #74726: sr=waterson, r=beard. Make |nsXPIDLC?String| inherit from |nsSharableC?String|, the new implementation is now in the string hierarchy (and out of string/obsolete). 2001-06-29 12:47:43 +00:00
dougt%netscape.com 32d28f95f8 Fixes in-use file transport count going negative. patch by sfraser@netscape.com, r=me, sr=darin@netscape.com. (87861) 2001-06-29 04:51:11 +00:00
locka%iol.ie 6eccc9e3fc Added null pointer check to prevent crash when stream converter is missing. b=83336 r=rpotts@netscape.com sr=darin@netscape.com 2001-06-28 11:53:17 +00:00
cls%seawood.org f9b3c9195c Updating REQUIRES. Fixing senna bustage 2001-06-28 06:34:07 +00:00
bzbarsky%mit.edu 6587a3431e Add an nILineInputStream interface, a ReadLine() helper function, and an
implementation of this interface by nsFileInputStream.  Bug 81165,
r=dougt, sr=darin
2001-06-28 03:19:51 +00:00
mscott%netscape.com 8c372a328b Bug #80866 --> new helper app dialog design. Re-implement Get/SetAlwaysAskBeforeHandling to remember in two
sets of preferences.

r=hewitt
sr=sspitzer
2001-06-28 02:18:13 +00:00
darin%netscape.com f829862401 Fixes bug 85054 "Hard Drive grinds when disk cache set to zero."
patch=gordon, r=gagan, sr=darin
2001-06-28 01:30:26 +00:00
mscott%netscape.com e1c1c8e3c0 Bug #81352 --> hook up the bin hex stream decoder for Windows and Unix.
r=ducarroz
sr=sspitzer
2001-06-28 01:09:51 +00:00
sspitzer%netscape.com 7adbc5bde2 got the bin hex decoder to build on linux. patch by mscott. r/sr=sspitzer 2001-06-28 01:06:46 +00:00
mscott%netscape.com 498d0fc72f Bug #81352 --> add a bin hex stream converter decoder for windows and unix.
the decoder currently just extracts the data fork from the incoming stream.
r=ducarroz
sr=sspitzer
2001-06-28 01:02:42 +00:00
danm%netscape.com 14a52d978f tracking nsRequestObserverProxy.h rev 1.4. bug 84842 r=darin,hyatt 2001-06-28 00:00:51 +00:00
danm%netscape.com 89813ec4bc making consistent a public interface which differed depending on whether you were building debug. how skanky was that? bug 84842 r=darin,hyatt 2001-06-28 00:00:20 +00:00
dbaron%fas.harvard.edu 4a340e0f61 Add util to REQUIRES to fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage. 2001-06-27 04:09:32 +00:00
jat%princeton.edu aa7c480e17 Adding the necko performance tests. 2001-06-27 02:33:44 +00:00
darin%netscape.com dd9a4f3f1d Fixes bug 82418 "URL makes mozilla totally unresponsive" patch=gordon
r/sr=dougt,darin
2001-06-27 02:30:18 +00:00
dougt%netscape.com 9e99c2bb57 Fixes bug 87360. r=morse@netscape.com, sr=darin@Netscape.com. Fixes a bunch of url-protocol problems. 2001-06-27 02:29:19 +00:00
darin%netscape.com 1019f51584 Fixes bug Only send If-Modified-Since if given a Last-Modified header (do
not use the Date header for validation)" r=bbaetz,gagan sr=dougt
2001-06-27 00:21:25 +00:00
mkaply%us.ibm.com bbbf5c6c8e #84420
r=mkaply for OS/2, r=r=VYA04230@nifty.com for BeOS, sr=darin
Code from gordon to make DNS on OS/2 and BeOS use the same paths as Unix
2001-06-26 21:33:04 +00:00
darin%netscape.com 47778fd113 Fixes bug 87710 (part 2) "Image cache does not re-validate images before reusing them"
r=bbaetz, sr=jst
2001-06-26 07:08:52 +00:00
darin%netscape.com e431bed7e5 Fixes bug 87710 (part 1) "Image cache does not re-validate images before reusing them"
r=bbaetz, sr=jst
2001-06-26 07:06:52 +00:00
jaggernaut%netscape.com 55694b4cad Bug 78458: ``Remove our broken text/rtf support'', patch by Boris Zbarsky <bzbarsky@mit.edu>, r=harishd, sr=jst 2001-06-26 05:22:23 +00:00
darin%netscape.com 0d5cf1cfc4 Fixes bug 86133 'Conn+DNS: no "could not be found" dialog for DNS errors'
r=gagan, sr=waterson
2001-06-26 00:01:22 +00:00
ducarroz%netscape.com b08e5efce9 Fix for bug 84065. Add an AppleFileDecoder into the stream converters and modify save/save all attachment in order to be able to select the decoder when dealing with an apple double attachment. R=mscott, SR=sspitzer, A=asa@mozilla.org 2001-06-25 22:11:43 +00:00
rpotts%netscape.com 7b882ed807 bug #82458 (r=jst, sr=darin, a=blizzard). THis patch causes STATE_TRANSFERRING notifications to fire when URLs are loaded out of the disk cache or memory cache... 2001-06-25 06:22:44 +00:00
darin%netscape.com 297fa736e5 Fixes bug 87118 "Trunk HTTPConnection crash [@ nsHttpConnectionInfo::Equals]"
r=gagan,bbaetz sr=dougt a=chofmann
2001-06-22 06:16:05 +00:00
darin%netscape.com 66e6be63f0 Fixes bug 86473 "nsHttpChannel needs to support Suspend/Resume"
r=bbaetz, sr=dougt, a=blizzard
2001-06-22 06:14:55 +00:00
javi%netscape.com 6efcbdc15e Fix for Bug 82479 r/sr= darin, a chofmann
Add "https" to the array of invalidRefferrerSchemes.
2001-06-22 02:46:21 +00:00
darin%netscape.com ecf1d5f185 Fixes bug 86973 "[crash] @nsHttpTransaction::IsDone() [mTransaction is NULL]"
r=bbaetz, sr=dougt, a=chofmann
2001-06-22 01:49:27 +00:00
darin%netscape.com f1b15654c9 Fixes bug 86608 "Content-Encoding with space in the end"
patch=deinst@world.std.com, r=bbaetz, sr=darin, a=tor
2001-06-22 01:46:16 +00:00
darin%netscape.com 8bdc6dcede Fixes bug 84794 (part 1) "Problem with HTTP basic authentication and cookies"
r=gagan, sr=dougt, a=chofmann
2001-06-22 01:42:56 +00:00
dougt%netscape.com 32793f6a0c Fixes 84444 & 84441. r=gagan@netscape.com, sr=darin@netscape.com, a=chofmann 2001-06-21 22:06:19 +00:00
dougt%netscape.com da97a3ccff Fixes bug 77968 & 84880. r=gagan@Netscape.com, sr=darin@Netscape.com, a=asa@mozilla.org & chofmann 2001-06-21 22:04:47 +00:00
dougt%netscape.com 758f79ff72 Landing url parsing branch. 73845. r=alecf@netscape.com, sr=darin@netscape.com, a=blizzard@rednat.com.
This fixes many crashes caused by illegal uses of the nsStdURL.
This also allows a plugable protocol to provide their own url parser.
2001-06-21 22:02:47 +00:00
darin%netscape.com 52ef8968ee Fixes bug 85923 "Following a link and then clicking back displays a blank page"
r=gordon, sr=rpotts, a=blizzard
2001-06-21 08:33:34 +00:00
waterson%netscape.com b74d6e1c8b Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs. 2001-06-20 20:21:49 +00:00
mscott%netscape.com 3eb84c6373 Bug #83038 --> don't send out a referrer if it's an imap, mailbox, news, imaps,
snews, file, chrome or resource url.
r=mstoltz
sr=darin
a=dbaron
2001-06-20 05:44:16 +00:00
dbaron%fas.harvard.edu 49916c6170 Fix IRIX bustage by changing CRLFs from gordon's checkin to LFs. 2001-06-20 03:02:06 +00:00
gordon%netscape.com 1fbbb54edf Fix bug 86671 by initializing mDNSWindow member variable for XP_WIN.
r=neeti, sr=darin, a=asa.
2001-06-20 01:23:19 +00:00
darin%netscape.com ccee2fe3ba Fixes bug 82241 "assertion & crash from pthreads, multiple monitor entry
[crash @nsHttpConnection::ActivateConnection]" + several reported hangs.
r=bbaetz, sr=waterson, a=asa.
2001-06-20 01:21:43 +00:00
dbaron%fas.harvard.edu ecee63effb Make OS field of user-agent string forward compatible for future versions of Windows. b=71566 r=darin sr=rpotts a=roc 2001-06-19 22:40:34 +00:00
darin%netscape.com 0bc5ecce7f Fixes bug 84847 "refresh displays stale content when using squid proxy"
r=gagan, sr=dougt, a=asa
2001-06-19 00:29:23 +00:00
darin%netscape.com f807653c73 Fixes bug 85887 "Gzip content not properly displayed when using Content-Encoding: x-gzip"
r=bbaetz, sr=dougt, a=asa
2001-06-19 00:25:02 +00:00
darin%netscape.com 315d8382c6 Landing minimal patch for bug 82873 "HTTP/1.1 trailers not supported"
r=gagan, sr=dougt, a=asa
2001-06-19 00:22:43 +00:00
cls%seawood.org bf5fb48486 Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
Changes allow us to have a finer control over which parts of the tree are built with PIC.  Part of the static build branch landing.
Bug #46775 r=mcafee a=leaf
2001-06-18 22:10:38 +00:00
gagan%netscape.com 354f8a7f2b Fix for bug 72805. r=darin, sr=dougt, a=asa. No longer displaying the "Resolving..." message for IP addresses (and additionally for cached/resolved cases). This should now reduce the number of "Resolving hostname" events (and hence flashing status messages) on page loads as well. 2001-06-18 21:26:16 +00:00
dougt%netscape.com 7a608778a6 Allows port 70 for all protocols. r=bbaetz@netscape.com, sr=me, a=blizzard@mozilla.org 2001-06-18 20:13:30 +00:00
dougt%netscape.com 0d2fb5078e SetCacheAsFile() now returns failure if https. r=gagan,sr=darin,a=blizzard@m
ozilla.org
2001-06-18 19:58:22 +00:00
scc%mozilla.org 1f69171c8f bug #85271: avoid regressions by re-creating the old behavior near |nsCRT::strdup|, see bug #86316 2001-06-18 03:50:12 +00:00
scc%mozilla.org 3ffd7bfd59 bug #86316: a smoketest blocker. my fix for bug #85271 caused a regression because I accidentally put empty strings in a place where |NULL|s were needed. 2001-06-17 23:17:11 +00:00
scc%mozilla.org a8fb409c6e bug #85271: sr=waterson, r={beard, jag, dbaron}, a=asa. Eliminate features of |nsXPIDLC?String| that keep it out of the string hierarchy (i.e., using assigment to rebind ownership, static |Copy| members, and |getter_Shares|), fixing some leaks in the process. 2001-06-17 05:23:38 +00:00
mozilla.BenB%bucksch.org f8bf107421 57555: Remove kernel version from UA-string for Unix and BeOS - it might reveal a possible attack against the user's system. r=dbaron, sr=alecf, r/sr=darin, a=asa. 2001-06-16 06:31:44 +00:00
gordon%netscape.com c922c371cb Fix for bug 85802 "Failed DNS lookup results in segfault". r=gagan, sr=brendan, a=asa. 2001-06-15 03:42:56 +00:00
cmanske%netscape.com 591c54146e Fixed null mScheme in 'SchemeIs' method. b=85981, r/a=gagan, sr=kin, a=asa-drivers 2001-06-15 03:32:59 +00:00
darin%netscape.com cc75578f3f Fixes bug 85822 "crash in [@ nsHttpTransaction::Cancel] [cancelation not thread-safe]"
r/sr=blizzard a=blizzard
2001-06-14 20:52:03 +00:00
darin%netscape.com 043f8b8f97 Fixes bug 85822 "crash in [@ nsHttpTransaction::Cancel] [cancelation not thread-safe]"
r/sr=dougt,blizzard a=blizzard
2001-06-14 20:49:17 +00:00
timeless%mac.com 94c6f43c88 patch by andreas.otte@primus-online.de based on patch by sballard@netreach.net
r=bbaetz and sr=dougt a=asa@mozilla.org
2001-06-14 03:14:21 +00:00
gordon%netscape.com f4f56f62cd Fix bug 82009 "purify msg: Freeing mismatched memory". Changing FlattenMetaData() semantics to eliminate malloc and buffer copy. r=beard, sr=darin, a=asa. 2001-06-13 23:37:41 +00:00
gordon%netscape.com 0cc15754f8 Fix for bug 84817 "nsDNSService::DequeueLookup - must call PR_WaitCondVar within while loop" and bug 85025 "DNS lookup stalls b/c failed requests are cached". r=wtc (84817), sr=darin, a=asa. 2001-06-13 23:33:24 +00:00
darin%netscape.com 7d19a0c13c Fixed bug 82451 "wrong comment for HTTP PR_LOG" patch=clarence@clarence.de,
sr=darin, a=asa
2001-06-13 22:49:56 +00:00
darin%netscape.com 3f1521cbd1 Fixed bug 83960 "HTTP/1.0 servers can legally send invalid Content-Length
headers" r=gagan, sr=dougt, a=asa
2001-06-13 22:44:47 +00:00
mscott%netscape.com d72f0f6303 Bug #83241 --> sniff for image types in the unknown decoder. This allows mozilla to properly layout local files
called "test" that are really images (test.jpg, or test.gif). The sniffing code is cloned directly from libpr0n.

r/sr=rpotts
a=blizzard
2001-06-13 21:24:11 +00:00
darin%netscape.com e732f0c5f8 Fixed bug 84572 "networking deadlock while posing security UI and closing win"
r=danm, sr=dougt, a=asa
2001-06-13 06:08:03 +00:00
darin%netscape.com 7d85829360 Fixes bug 35956 "file extension not changed but gzipped files expanded when saving"
r=gagan, sr=dougt, a=asa
2001-06-13 05:48:44 +00:00
darin%netscape.com f5a22df8d6 Fixed bug 75709 "expires header not honored, gets cached copy"
r=gordon, sr=dougt, a=asa
2001-06-13 01:10:17 +00:00
darin%netscape.com e51b95f598 Fixes bug 80020 "Accept-Language and Accept-Charset format error"
patch=havill@redhat.com, r=bbaetz, sr=darin, a=asa
2001-06-12 22:17:31 +00:00
blizzard%redhat.com e1a946c67e Fix bug #85290. "proxy autoconfig module needs to shut the hell up" r=gerv,rs=tor,a=asa 2001-06-11 21:54:48 +00:00
darin%netscape.com 1b67eeb3c2 Fixes bug 73392 "ad blocking hosts file prevents page load"
r=gagan, sr=dougt, a=asa
2001-06-11 21:24:25 +00:00
darin%netscape.com cf3d4afb48 Fixes bug 80419 (part 2) "http should reclaim connections immediately"
r=bbaetz, rs=dougt, a=blizzard
2001-06-11 21:20:29 +00:00
darin%netscape.com 1f7dc204b3 Fixes bug 80419 (part 1) "http should reclaim connections immediately"
r=bbaetz, rs=dougt, a=blizzard
2001-06-11 21:19:37 +00:00
dougt%netscape.com 492ffa59e4 Fixes 84472, crash when going to unsupported ftp site. r=gagan, sr=darin, a=asa@mozilla.org 2001-06-11 05:45:02 +00:00
gordon%netscape.com b866168e16 Fix for bug 84531, "dns cache eviction count not always decremented". r=gagan, sr=darin, a=dbaron. 2001-06-08 04:54:07 +00:00
neeti%netscape.com fa81a23f17 fix for bug 83611 - download dialog pops when text/html offered instead of page load, r=gagan, sr=darin, a=chofmann. 2001-06-07 12:45:03 +00:00
mscott%netscape.com 2c822b8f50 Bug #81576 --> fix popping up of multiple save as dialogs. Landing for nisheeth.
r=vidur
sr=darin
a=chofmann
2001-06-07 04:45:23 +00:00
mkaply%us.ibm.com 815d4faaa8 senna REQUIRES bustage 2001-06-07 03:00:21 +00:00
mkaply%us.ibm.com 6d2f9d31e7 Oh come on people, you could at least make it a little less obvious that this code only works on Windows, Max, and Unix 2001-06-07 02:57:56 +00:00
darin%netscape.com e9d26c1f84 Fixes windows startup hang. r=gordon 2001-06-07 00:19:40 +00:00
darin%netscape.com 6b881eb2ee Fixes win32 bustage. r=gordon 2001-06-07 00:01:25 +00:00
gordon%netscape.com 9f1cafa711 Fix for bug 30917, Implement DNS caching. r=dougt, srs=darin, a=asa. 2001-06-06 23:25:39 +00:00
mkaply%us.ibm.com a6c63868d6 EMX build break - direct.h doesn't exist on EMX 2001-06-06 14:23:09 +00:00
danm%netscape.com f5dba5ec47 simply adding some logging helpful for debugging event queue interactions. from bugscape bug 4890, bugzilla bug 84247 r=darin 2001-06-06 02:34:52 +00:00
danm%netscape.com ebf0feed30 nsCacheEntry now asks nsCacheService to release its data, and therefore no longer holds a strong ref to its event queue. bugscape bug 4890, bugzilla bug 84247 code=gordon,me r=beard,sfraser a=clayton,chofmann 2001-06-06 02:30:07 +00:00
dougt%netscape.com e0c4831d10 Fixes bug 83401. r=gagan, darin, sr=vidur, a=blizzard. Add port blacklisting to necko 2001-06-06 00:10:09 +00:00
valeski%netscape.com 5892765fc6 r=chak, sr=vidur, a=tor. 82000. removing unused arg from nsICategoryManager. 2001-06-05 21:25:57 +00:00
dougt%netscape.com 0d7ec78037 Fixes 81709. Allows for compares between different nsIURI impl. r=rpotts, sr=darin, a=asa 2001-06-05 19:01:44 +00:00
darin%netscape.com c9b2b663e2 Fixes bug 82200 "crashes [@ PL_strnchr] called from ParseChunkRemaining"
r=dbaron,gagan a=chofmann,blizzard
2001-06-05 18:21:53 +00:00
sgehani%netscape.com 44bb9f39f3 Remove extra whitespace after "nsIPasswordManager.idl \" 2001-06-05 12:37:01 +00:00
sgehani%netscape.com c2dd4cf85f Fix unix bustage: remove whitespace after "nsIPasswordManager.idl \" 2001-06-05 12:34:54 +00:00
sgehani%netscape.com ca316912d6 Stop building nsIPasswordManager.idl in extensions/wallet and start building it in netwerk/base. b = 76095 r = morse sr = sfraser a = drivers 2001-06-05 11:43:40 +00:00
dougt%netscape.com 2c1f3574d7 Allows FTP to create RAW content. r=gagan, sr=darin, a=blizzard 2001-06-05 05:37:00 +00:00
ducarroz%netscape.com 18073f24cc Fix for bug 81751. Add define for mime type multipart/x-mixed-replace and multipart/byteranges. Also export nsIFileStreams.idl on Mac. R=varada, SR=mscott, A=asa 2001-06-04 22:59:22 +00:00
serge%netscape.com d377ead1ee fix for #79371; crash or app failure when Proxy type = PAC, sr=darin; r=gagan; a=asa 2001-05-31 01:56:21 +00:00
darin%netscape.com dc669ee5fd Fixes bug 83352 "Entering incorrect password for proxy authentication causes endless loop"
r=bbaetz, rs=dougt, a=chofmann
2001-05-30 21:45:55 +00:00
rpotts%netscape.com 3a0587164a bug #73234 (r/sr=darin, r=valeski, a=asa). Fix progress event sink messages to pass the nsIInputStreamChannel as the request - instead of the underlying transport request... 2001-05-30 02:55:51 +00:00
darin%netscape.com 0b8e5b0251 Fixes bug 80313 "HTTP Content-Type header incorrectly parsed"
r=neeti, sr=darin, a=chofmann
2001-05-30 01:58:49 +00:00
darin%netscape.com 985a470d1a Fixes bug 82388 "SSL proxy CONNECT should send Host header"
r=bbaetz, sr=dougt, a=selmer
2001-05-30 00:40:50 +00:00
darin%netscape.com 01e4b9bb6f Fixes bug 81658 "Password protection is slowing down page-load performance"
r=bbaetz, sr=dougt, a=selmer
2001-05-29 22:54:44 +00:00
rpotts%netscape.com 5b394a26a3 bug #81937 (r=valeski, sr=mscott, a=selmer) multipart/x-mixed-replace content was not being retargetted correctly... 2001-05-29 22:10:50 +00:00
darin%netscape.com 1d0e280b41 Fixes bug 82181 "bugzilla queries won't submit" r=gagan sr=blizzard a=asa 2001-05-25 23:18:50 +00:00
darin%netscape.com eae6bcfe09 Fixes bug 81008 "support for HTTP/0.9 and folded header lines"
r=gagan sr=sfraser a=asa
2001-05-25 23:07:44 +00:00
javi%netscape.com d035e51e8f Fix for Bug 82785 r=thayes, sr=blizzard, a=tor
Switch reference from "weak" crypto to "low-grade" crypto so
  that the warning that comes up is consistent with the prefernces
  panel.
2001-05-25 21:49:23 +00:00
gordon%netscape.com d169ac5e97 Fix bug 82370, leak in disk cache. r=dbaron, sr=darin, a=asa. 2001-05-25 18:47:53 +00:00
gagan%netscape.com 0e8a84508f Fix for bug 81214. We were running the PAC routines even for non-relevant scheme URLs like chrome, file, etc. Added a check to only process proxy related ones. r=pavlov, sr=darin, a=asa 2001-05-24 07:12:06 +00:00
gagan%netscape.com 63f4988f88 Fixes for bug 72599. Checking in on dougt's behalf. r=dougt, sr=brendan, a=blizzard. 2001-05-24 00:57:57 +00:00
morse%netscape.com 2492be606a bug 81451, bugzilla cookies not getting set, r=valeski, sr=darin, a=blizzard 2001-05-23 21:47:14 +00:00
scc%mozilla.org b7b3395bad bug #75220: fixing stragglers, people who checked in uses of |nsLiteralC?String| after it had already been removed from the build 2001-05-23 01:21:04 +00:00
darin%netscape.com 4b19855426 Fixes bug 81125 "shift reload doesn't work" r=gagan sr=dougt 2001-05-23 00:11:43 +00:00
darin%netscape.com 69c8ec0d2c Partially fixes bug 81658 "poor performance on password protected pages" r=gagan sr=dougt 2001-05-23 00:09:35 +00:00
darin%netscape.com c5a84507d8 Fixes bug 80975 "mozilla leaks sockets" r=gagan sr=dougt 2001-05-22 22:15:42 +00:00
blizzard%redhat.com 01ce2273cd Fix crasher bug #82003. Mozilla would crash when viewing some multipart pages. Make sure that we call free on the right variable. r=gagan, rs=darin 2001-05-22 14:44:28 +00:00
gordon%netscape.com 3f62a152f4 Fix bug 81799 "Infinite loop in disk cache" (handling the disk cache size=0 case), sr=hyatt. 2001-05-21 23:35:37 +00:00
ccarlen%netscape.com b7d55f3e7e Bug 38626 - Remove references to nsFileLocations. r=valeski/sr=alecf 2001-05-21 22:36:18 +00:00
gordon%netscape.com a4988401c3 Fix for smoketest blocker bug 81799 "Infinite loop in disk cache", sr=darin. 2001-05-21 22:05:10 +00:00
jst%netscape.com 77aeecc056 scc checking in from jst's account. bug #75220: sr=jst, rs=brendan. renaming |nsPromiseC?Concatenation| to |nsDependentC?Concatenation|; |nsPromiseC?Substring| to |nsDependentC?Substring|; |nsLiteralC?String| and |nsLocalC?String| to |nsDependentC?String|, as these new names better reflect clients obligations to instances. 2001-05-19 11:27:30 +00:00
gordon%netscape.com 461681bc41 For bug 75113, moving cache device usage report in about:cache. sr=darin. 2001-05-19 01:46:20 +00:00
gordon%netscape.com 5b0a4b1a73 Fix bug 72507, implementing level 2 disk cache. Modified disk cache to keep metadata for all entries in a single file, rather than in separate files. r=gagan, sr=darin. 2001-05-18 23:25:07 +00:00
gordon%netscape.com 7b2d93cb0d Fix bug 72507, implementing level 2 disk cache. Modified disk cache to keep
metadata for all entries in a single file, rather than in separate files.
r=gagan, sr=darin.
2001-05-18 23:24:09 +00:00
darin%netscape.com 08ca20385b Fixes bug 80949 "general.useragent.override ignored" r=pavlov sr=dougt 2001-05-18 22:47:40 +00:00
darin%netscape.com 30326a793b Fixes bug 80621 "Cannot view source or go back on diaryland member pages" r=pavlov sr=dougt 2001-05-18 22:45:34 +00:00
dougt%netscape.com c9cd9ca9aa Fix for 81384. Add multipart/byterange support to the multipart/mixed stream converter. At somepoint we should rename this file. r=valeski@netscape.com, sr=darin@Netscape.com 2001-05-18 22:22:15 +00:00
dougt%netscape.com 783d4ff458 Fix for 81384. Adding new mimetype. r=valeski@netscape.com, sr=darin@Netscape.com 2001-05-18 22:20:11 +00:00
rpotts%netscape.com 8834b9d8bb bug #71498 and bug #37001 (r=dougt). These patches fix an assert that was erronously being called and prevent the UnknownDecoder from being called recursively when an error occurs. 2001-05-18 21:02:01 +00:00
dougt%netscape.com 040e3083cc Fix for 80101. minor optimization in GetName(). submitted by sfraser@netscape.com, sr=dougt@netscape.com 2001-05-18 06:17:00 +00:00
dougt%netscape.com 43ff73117d Adding nsIByteRangeRequest to IDL project. 2001-05-18 06:13:50 +00:00
dougt%netscape.com 6067525537 Adding new interface to build for bug 81384. r=valeski@netscape.com, sr=darin@netscape.com. 2001-05-18 06:09:41 +00:00
darin%netscape.com 60372650d0 Fixes bug 81008 "HTTP/0.9 responses not handled properly" r=gagan, rs=mscott 2001-05-18 02:03:08 +00:00
darin%netscape.com c93104b01b Fixes bug 80899 "Mozilla crashes when authenticating with wrong password" r=gagan, sr=mscott 2001-05-18 01:59:21 +00:00
jgmyers%netscape.com 1b1a773627 clean up nsITransportSecurityInfo: bug 78292 r=thayes sr=darin 2001-05-18 00:02:46 +00:00
darin%netscape.com c3b71c612b Fixes blocker bug 81537 "crash loading bbc.co.uk" sr=smfr 2001-05-17 23:33:47 +00:00
darin%netscape.com fb79e7ddf1 [bug 81384] Make the http 206 response go through nsHttpChannel::ProcessNormal. r/sr=dougt 2001-05-17 22:49:34 +00:00
darin%netscape.com 4fc93a0b73 fix typo in patch for bug 80468 resulting in crash browsing to any page. 2001-05-17 21:38:06 +00:00
darin%netscape.com 8fedb0f4d7 Fixes bug 80468 "Lock icon never locks" r=gagan, sr=dougt 2001-05-17 19:42:57 +00:00
darin%netscape.com b5f58b189b Fixes bug 71740 "Stock news articles frequently do not display" r=gagan, sr=dougt 2001-05-17 19:39:14 +00:00
darin%netscape.com 6598fa6c39 Fixes bug 34745 "email message (forwarded cnn page) crashes mailnews" r=gagan,sr=mscott 2001-05-17 19:36:25 +00:00