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

3847 Коммитов

Автор SHA1 Сообщение Дата
bbaetz%student.usyd.edu.au 03a55cf172 Bug 110760 - directory listings shouldn't reuly on libappcomps.
Also fixes bug 102826 & related issues.
r=dougt, sr=darin
2002-02-20 02:14:17 +00:00
cathleen%netscape.com 3322069fa7 back out this nsCRT::strlen to strlen change, look for better solution later 2002-02-19 17:27:11 +00:00
cathleen%netscape.com a6a1655268 eliminate nsCRT::strlen for char* strings (part 4), bug 124536 r=dp sr=brendan 2002-02-19 16:01:45 +00:00
gordon%netscape.com 2b4b0643ef Fix bug 102921 "Mozilla crashes when Cache in profile dir points
to nonexistent directory". Change to fail nsDiskCacheDevice::Init()
if mCacheDirectory is nsnull.  sr=darin.
2002-02-19 09:08:09 +00:00
bbaetz%student.usyd.edu.au 8e196739ba Bug 44995 - support socks proxies in mailnews
r=mscott, sr=darin
2002-02-19 07:07:23 +00:00
gordon%netscape.com ae5cbefe85 Fix bug 108046 "DNSService Shutdown uses getService; suggest registering WeakPtr". r=dougt, sr=darin. 2002-02-19 05:38:03 +00:00
gordon%netscape.com ff0e4ce58c Fix bug 122682 "browser hangs temporarily if switched offline while DNS thread in in GetHostByName". r=gagan, sr=darin. 2002-02-19 05:36:27 +00:00
gordon%netscape.com 51cf5d0033 Fix bug 107766 "DeactivateEntry: bad cache entry state when quitting". The cache entry state is legitimate on shutdown. Change NS_WARNING to NS_ASSERTION that doesn't fire on shutdown. r=gagan, sr=darin. 2002-02-19 05:32:18 +00:00
gordon%netscape.com 1f32e4f75e Fix bug 116562 "Flash movie is not loaded if disk cache is disabled". Return error from SetCachePolicy() if storage is not currently enabled for policy. r=gagan, sr=darin. 2002-02-19 05:29:49 +00:00
gordon%netscape.com 537f655e58 Fix bug 97097 "nsIDNSService::Resolve does not use the dns cache". r=gagan, sr=darin. 2002-02-19 05:28:20 +00:00
gordon%netscape.com 25e54bb7cd Fix bug 122499 "about:cache thinks expiration time of '0' means 'no expiration'". Changed 'no expiration' value to 0xFFFFFFFF. r=gagan, sr=darin. 2002-02-18 23:05:16 +00:00
neeti%netscape.com 3e0aa934af fix for bug 119220 - Occurances of uninitialized variables being used before being set, r=dougt, sr=darin 2002-02-18 15:22:56 +00:00
badami%netscape.com a499ff0d85 Leaking nsCStringKey objects
Bug 73308 patch=tmutreja@netscape.com r=gagan sr=brendan
2002-02-18 07:46:08 +00:00
jkeiser%netscape.com f495d0cc2a Form submission performance / maintability improvements (bug 120682) r=alexsavulov,r=sicking,sr=jst 2002-02-16 01:19:24 +00:00
badami%netscape.com 7cbd55dc8c Backing out fix for bug 91429
Seems to be triggerring bug 125405
Going back to version 1.47 of nsHttpHandler.cpp
2002-02-15 06:13:28 +00:00
dougt%netscape.com b864901ddf I give up. Backing out these changes 2002-02-14 22:07:15 +00:00
dougt%netscape.com d31441526b Fixes bug 122523. Avoid stat call when opening file. r=dp@netscape.com, sr=dveditz@netscape.com. This is the second attempt to land this patch. On two of the linux clobber builds, we would crash at startup. I think i fixed this by protecting against a bad mLineBuffer ptr. 2002-02-14 20:46:10 +00:00
bbaetz%student.usyd.edu.au dc31ade623 Bug 107552 - backend for resuming ftp downloads
r=dougt, sr=darin, mac build patches by zach
2002-02-14 03:10:19 +00:00
bbaetz%student.usyd.edu.au 36130a4a04 Bug 103726 - ftp directory listings not reflecting file changes on reload
r=dougt, sr=darin
2002-02-14 00:09:37 +00:00
badami%netscape.com a9d2b6cb8b HTTP authentication stores rejected user/pass combos in password manager
bug 91968 patch=Nivedita@netscape.com r=morse sr=darin
2002-02-13 07:25:37 +00:00
badami%netscape.com f14e77e640 91429; Restrict open connections to max connections
bug 91429 r=bbaetz sr=darin
2002-02-13 05:34:08 +00:00
racham%netscape.com 6f616f4875 Fixing bug 80296. This fix allows user to new messages for all authenticated accounts with a single cilck. This command canbe triggered from GetAllNewMessages item of GetMsg button drop marker, File|GetNewMessagesFor or shortcut Ctrl+Shift+T. r=morse, mscott sr=alecf 2002-02-13 00:14:28 +00:00
darin%netscape.com 8a60343874 fixes bug 103757 "'headerless' http for ad banner does not load"
r=bbaetz,badami sr=mscott
2002-02-12 20:24:53 +00:00
ccarlen%netscape.com 0d871a1552 Bug 115334 - Removing .mcp files which are obsolete after XML conversion. r=jj/sr=sfraser 2002-02-12 15:41:41 +00:00
badami%netscape.com 5e88f13114 Add port to auth prompt only if it was mentioned on the URL
bug 95350 r=morse sr=darin
2002-02-12 10:53:15 +00:00
badami%netscape.com d0c4ee54ef fall back on nsILoadGroup when nsIChannel has no nsIPrompt.
Bug 72111; r=bbaetz, sr=darin
2002-02-12 04:27:31 +00:00
badami%netscape.com 3a3aece2bf htp:://<blah> should lead to an invalid URL. bug 110880; r=andreas.otte@debitel.net; sr=darin. 2002-02-12 03:36:02 +00:00
bzbarsky%mit.edu 53494d3eb3 Make it possible to save files of types for which we have mimeinfos but
no extensions.  Bug 68801, r=law, sr=jag
2002-02-12 02:22:39 +00:00
bzbarsky%mit.edu 97aad157b6 Relanding the Compare --> Equals conversion. a=mcafee 2002-02-10 15:49:46 +00:00
bzbarsky%mit.edu 98afc5ee0f Testing performance impact of backout of what's left of the patch from
bug 115289.  See bug 123947 for details. a=mcafee
2002-02-09 20:46:05 +00:00
darin%netscape.com 6e8972d37a fixes bug 116798 "Opening IMAP mail hangs Mail program (and Mozilla)"
patch=adu@sparc.spb.su r/sr=bienvenu,darin
2002-02-08 23:29:12 +00:00
darin%netscape.com 714b93ebb3 fixes bug 96705 "[zope] authentication should invalidate cache" and
bug 103402 "HTTP authentication allows view of first page if previously
authenticated" r=gagan sr=mscott
2002-02-08 23:13:36 +00:00
pete%alphanumerica.com ce1f97ac38 bug=118639, sr=darin, r=dougt
fixed various leaks, expanded tabs and some style cleanup

--pete
2002-02-08 22:42:48 +00:00
bzbarsky%mit.edu 72bb1acaa4 Use the URI Checker to get headers for Save As. Bug 118719,
r=law,akkana,cmanske, sr=darin
2002-02-08 00:10:55 +00:00
bbaetz%student.usyd.edu.au d58faf4a79 Bug 122913 - make sure that we fire OnStart even when there was no data
r=dougt, sr=darin
2002-02-07 04:54:55 +00:00
dougt%netscape.com 5eab47f3cb Backing out my file io changes to see if that fixes some of the unix orangeness. 2002-02-07 03:51:34 +00:00
bbaetz%student.usyd.edu.au 4f55ee0c0f Fix typo in TestUpload.cpp, and add it to the Makefile.in (removing a
duplicate entry at the same time)

r=dougt, tests only
2002-02-07 03:13:30 +00:00
darin%netscape.com 9bc075c94c 2nd attempt at fixing bug 86917 "socket transport should try all ip addresses
returned by DNS service" r=gordon sr=rpotts
2002-02-07 02:26:46 +00:00
dougt%netscape.com 2d65ebf882 fixing bustage. 2002-02-06 22:49:00 +00:00
morse%netscape.com 36e3b822b2 bug 121161, enhancements to p3p cookie management, r=sgehani, sr=alecf 2002-02-06 21:55:16 +00:00
dougt%netscape.com f3abe73b1e Optimization which does not stat() the file prior to opening it. bug 122523, r=dp@netscape.com, sr=dveditz@netscape.com 2002-02-06 20:39:56 +00:00
darin%netscape.com 6ff09dd568 fixes bug 113959 "canceling a cached page load blows away the cache entry"
r=gagan, sr=mscott
2002-02-06 08:41:16 +00:00
darin%netscape.com f1d1fe23a0 fixes bug 110399 "Expiration date not set if http 'Date:' header missing"
patch=badami@netscape.com, r/sr=rpotts,darin
2002-02-06 07:18:14 +00:00
bzbarsky%mit.edu 8cf5676cfc Make parts of multipart streams expose content-disposition. Bug 123043,
r=law, sr=darin.
2002-02-06 03:39:04 +00:00
rpotts%netscape.com a51b380443 reverting to rev 1.115 to fix blocker bug #123572 2002-02-06 00:28:51 +00:00
racham%netscape.com 06088dabed Fixing bug 122309. Using new ParseString routine to parse ports list. r=dougt, sr=jag 2002-02-05 08:39:30 +00:00
rpotts%netscape.com 4b6fa54f90 bug #122150 (r=jst@netscape.com, sr=darin@netscape.com) File transport was using the wrong nsIProgressEventSink when firing notifications... 2002-02-05 04:42:25 +00:00
darin%netscape.com 96d9e2d527 final patch for bug 109179 "replace nsStdEscape with NS_EscapeURL"
r=dougt, sr=alecf
2002-02-05 03:08:15 +00:00
bzbarsky%mit.edu 40d60f39ec Convert Compare() to Equals() where possible now that we can do
case-insensitive Equals().  Bug 115289, r=alecf, sr=jag
2002-02-05 02:03:07 +00:00
cathleen%netscape.com 740d95a0a9 eliminates 107 nsCRT::memset calls to use memset instead. removed nsCRT::memset() function. bug 118135 r=dp sr=brendan 2002-02-05 01:41:13 +00:00
bbaetz%student.usyd.edu.au cc0f1a6ebc Bug 110241 pt 2 - fix regression from previous checkin, and remove a
couple of write-only vars
r=dougt, sr=darin
2002-02-05 01:38:44 +00:00
seawood%netscape.com 6f8e2b987b Move impl of nsIndexedToHTML::Create from .h to .cpp to fix BeOS bustage.
Bug 74803 sr=sfraser
2002-02-04 23:23:21 +00:00
darin%netscape.com ed1914ac3f backing out some changes that accidentally slipped in! 2002-02-03 06:24:55 +00:00
bzbarsky%mit.edu cc5252cce0 Make the unknown decoder pick up <table> and <div>. Bug 83480, r=rpotts,
sr=darin
2002-02-02 16:10:04 +00:00
darin%netscape.com c705e500d1 fixes bug 86917 "socket transport should try all ip addresses returned by
DNS service" r=gordon, sr=rpotts
2002-02-02 02:45:25 +00:00
bbaetz%student.usyd.edu.au c37c7220a1 Bug 110241 - redo ftp control connection parsing code
r=dougt, sr=darin
2002-02-02 00:55:06 +00:00
darin%netscape.com bf045f37c6 fixes bug 123031 "Setting username and password on nsIURI object damages
host part of URL, preventing FTP transfer" r=cmanske, sr=mscott
2002-02-01 21:20:51 +00:00
darin%netscape.com e3e52b4265 fixes bug 122675 "socket transport doesn't cancel properly if busy resolving
or connecting" r=gordon, sr=mscott
2002-02-01 21:18:13 +00:00
darin%netscape.com d2abd5ff1c fixes bug 122787 "(nsIURI) nsStandardURL::SetFileName doesn't recalculate mPath"
r=dougt, sr=mscott
2002-02-01 21:03:10 +00:00
andreas.otte%debitel.net 820d1d97ea making patch for bug 120959 [Use of ".." in address causes links to
relative URL's to fail] a little bit prettier (remove unnecessary
clause), r=brendan, sr=darin
2002-02-01 20:30:15 +00:00
bzbarsky%mit.edu 7145919250 View source channels should implement nsIUploadChannel for when we get
postdata working with them.  Bug 122851, r=darin, sr=rpotts.
2002-02-01 20:18:26 +00:00
rjc%netscape.com 490f660b88 Fix bug # 113894: RDF persistance issue, and get nsFileSpec out of RDF. r=sr's = darin, waterson 2002-02-01 00:24:27 +00:00
darin%netscape.com c2c979f118 possibly fixes bustage on objdir tinderbox's 2002-01-31 23:15:03 +00:00
darin%netscape.com ca55a4a033 fixes win32 bustage 2002-01-31 23:05:20 +00:00
darin%netscape.com 1904aa83de fixes bug 118651 "nsIFileURL.file needs to return nsIFile that was set"
r=dougt, sr=rpotts
2002-01-31 22:17:35 +00:00
heikki%netscape.com 55a5667dd2 Bug 106053, remove unused XHTML namespace declarations, and fix incorrect namespace usages. r=harishd, sr=hewitt. 2002-01-31 22:12:36 +00:00
bbaetz%student.usyd.edu.au d2fe340a26 Bug 122548 - ftp was adding bogus (empty) entries for files. We shouldn't
be caching these at all
r=dougt, sr=darin
2002-01-31 08:43:52 +00:00
jaggernaut%netscape.com b465107ccc Bug 113519: cannot build with cookie extension disabled. Patch by Stephen P. Morse <morse@netscape.com>, r=/sr=darin,alecf,smfr.
Step 2: Modify existing files to stop pointing at old files and start pointing at new files.
2002-01-31 04:08:19 +00:00
darin%netscape.com 4cd6759f45 fixes bug 121521 "ABR doing 'File->Open...' to open a file from disk"
r=jrgm,andreas.otte, sr=mscott
2002-01-31 01:53:05 +00:00
jaggernaut%netscape.com 09a1e47747 Bug 113519: cannot build with cookie extension disabled. Patch by Stephen P. Morse <morse@netscape.com>, r=/sr=darin,alecf,smfr.
Step 1: add new files
2002-01-31 00:29:19 +00:00
bbaetz%student.usyd.edu.au 54c7fe82f6 Bug 122307 - FTP doesn't work if memory and disck cache sizes are 0
r=dougt, sr=darin
2002-01-30 22:44:44 +00:00
sfraser%netscape.com d133d4956f Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson 2002-01-30 21:14:20 +00:00
alecf%netscape.com 28b3772942 First part of fix for bug 107575 - remove nsString::FindChar because there is already an nsAString::FindChar, and remove the "ignore case" option in RFindChar
r=dougt, sr=jag
2002-01-30 06:04:29 +00:00
cathleen%netscape.com 8605704b12 eliminate nsCRT::zero() to use memset to zero instead, bug 118135, r=dp sr=waterson 2002-01-30 02:55:57 +00:00
darin%netscape.com b62cc47e43 removing dead, empty file 2002-01-30 02:29:51 +00:00
bbaetz%student.usyd.edu.au 6f01b32d53 Bug 115720 - migrated ("network.proxy.type", 3) fails to connect
r=darin, sr=dveditz
2002-01-29 23:15:41 +00:00
darin%netscape.com 5f95498d2d fixes bug 114125 "nsStandardURL::Clone fails to clone the nsIFile if one
exists" r=dougt,sr=sfraser
2002-01-29 22:04:16 +00:00
cathleen%netscape.com e0f55c7088 eliminate nsCRT::memcmp and all callers to use memcmp instead, bug 118135 r=dp sr=brendan 2002-01-29 21:30:32 +00:00
dougt%netscape.com c50ca402ad 1. Converts callers of nsIComponentManagerObsolete to use
nsIComponentRegistrar.

2. Converts callers of nsComponentManager::AutoRegister to use
nsIComponentRegistrar's autoRegistrar method.

3. Add nsIComponentRegistrar implmentation to nsComponentManagerImpl.

4. Rearrange nsComponentManager.cpp so that related methods are in the same
place.

5. Added a C-style function NS_GetComponentRegistrar so that getting the
registrar is easier in some places.

6. Added a nsISimpleEnumerator interface on PLDHashTableEnumeratorImpl.  in
this way, the same base class can support both old style and new style
enumerations.

7. Fixed a nasty bug where unregistring factories will leave the contract id
hash with a dangling pointer.  Now, when unregister is called we search the
contract id hash for entries which have the given doomned cid and remove them.


Bug 115853.  r=dp@netscape.com, sr=rpotts@netscape.com
2002-01-29 21:22:13 +00:00
darin%netscape.com 0686983ad3 part one of bug 113163 "Performance problem at downloading"
patch=ak@muc.de, r=gordon@netscape.com, sr=darin@netscape.com
2002-01-29 02:58:02 +00:00
darin%netscape.com dfd95c7778 another patch for bug 109179 "replace nsStdEscape with nsEscapeURLPart"
r=dougt,gagan sr=alecf,waterson
2002-01-29 01:09:37 +00:00
mkaply%us.ibm.com e9838dc1a3 More OS/2 bustage 2002-01-28 18:13:56 +00:00
mkaply%us.ibm.com 0cb6fbaa60 OS/2 bustage 2002-01-28 17:00:06 +00:00
alecf%netscape.com bcd6a6fb94 fix for bug 121508 - clean up nsStringStream and nsIParser APIs.. r=dougt, sr=jst 2002-01-27 22:02:00 +00:00
rpotts%netscape.com b7ac62d47e bug #120590 (r=mscott@netscape.com, sr=darin@netscape.com). HTTP was using the wrong mime handler... 2002-01-27 06:03:39 +00:00
darin%netscape.com f1c36a4c12 partial fix for bug 90004 "proxy reload doesn't work" r=gagan,sr=rpotts 2002-01-26 02:14:09 +00:00
darin%netscape.com d876a8d7cc backing out my changes -- rjc says it causes moz not to startup! 2002-01-26 00:46:09 +00:00
darin%netscape.com d0cddf5d96 fixes bug 114778 "formpost temp files not cleaned up when browser exits"
patch=badami@netscape.com, r=rpotts@netscape.com, sr=darin@netscape.com
2002-01-26 00:38:37 +00:00
darin%netscape.com 26ac6b9972 patch 2 for bug 109179 "replace nsStdEscape with NS_EscapeURL"
r=dougt, sr=alecf
2002-01-25 23:08:02 +00:00
andreas.otte%debitel.net f883f23aa4 second try to fix bug 119071 [Can not ftp files from / on Cobalt web
server], this time working around bad urls generated by the tinderbox
script, r=bbaetz, sr=darin
2002-01-25 22:19:29 +00:00
andreas.otte%debitel.net a59c0cac45 fix bug 120959 [Use of ".." in address causes links to relative URL's
to fail] A regression from the rewrite of the urlparser,
r=dougt@netscape.com, sr=darin@netscape.com
2002-01-25 22:07:50 +00:00
alecf%netscape.com 334287cf37 oops didn't mean to check this in (shouldn't cause bustage, but I don't know if it will even work without the other changes.. if it does, then nsCOMPtr<> is busted!) 2002-01-25 01:13:09 +00:00
alecf%netscape.com f5c506abfd attempt to fix OS/2 bustage 2002-01-24 22:55:41 +00:00
mcafee%netscape.com 94746f6a12 I'm sorry Dave, I'm afraid I can't allow this checkin. Backing out rjc's change from earlier (121546). r=jrgm 2002-01-24 07:16:01 +00:00
gordon%netscape.com 7cf5c26933 fix bug 120833 "default value of nsICacheEntryInfo::expirationTime should be PRUint32(-1)". r=gagan, sr=darin. 2002-01-24 03:06:28 +00:00
rjc%netscape.com 33d6e39d57 Fix bug # 113894 (and 36972 and 79013 and probably others): get nsFileSpec usage out of RDF, and fix RDF persistence on Mac if there is a slash in the path. Various code from myself, darin, waterson and tingley. Various r/sr include darin, waterson 2002-01-24 01:29:39 +00:00
gordon%netscape.com 0845b71af5 Fix bug 119117 "nsDiskCacheMap.h compiler warning". sr=darin. 2002-01-24 01:27:32 +00:00
gordon%netscape.com b032cdadb8 Fix bug 111049 "add attribute to nsICacheSession to detect device availability". sr=darin. 2002-01-24 01:25:25 +00:00
gordon%netscape.com efd43a6ced Fix bug 119085 "cache entries corrupted if size of metadata is zero". sr=darin. 2002-01-24 01:24:20 +00:00
kaie%netscape.com eb80d84acd b=106188 fix whitespace
a=brendan
2002-01-22 02:20:13 +00:00
darin%netscape.com 02d3556d92 fixes bug 115252 "going to http://orange.dk produces redirection error"
patch=badami@netscape.com,darin@netscape.com
r=gordon@netscape.com,blizzard@mozilla.org
sr=mscott@netscape.com
a=dbaron@fas.harvard.edu
2002-01-20 00:43:04 +00:00
bbaetz%student.usyd.edu.au 22168efd7c Bug 120891. TestProtocols was including a cookies header file it didn't
need, breaking no-extentions builds.
r=bryner, sr=jst, a=dbaron
2002-01-19 04:04:51 +00:00
rjc%netscape.com 2a570f5edd Shame on alecf for not updating to the tip before checking in! Re-backing out these two lines which were originally backed out last night. a=sheriff trudelle 2002-01-19 01:58:03 +00:00
gordon%netscape.com 7ee3cd55f2 Fix bug 114292 (top crash in cache code). Patch prevents cache devices from evicting entries while they are being "bound". r=brendan, sr=darin, a=blizzard. 2002-01-18 22:18:28 +00:00
alecf%netscape.com 61cc047c10 fix for bug 119902 - assertions in nsIOService when saving files, plus a minor performance optimization from dougt
r=adamlock, sr=darin
2002-01-18 21:08:07 +00:00
kaie%netscape.com cf13b17550 b=106188 Fix SSL freezing Mozilla on connect problems
r=darin r=javi r=wtc sr=jag a=blizzard
2002-01-18 20:20:02 +00:00
rjc%netscape.com ac965f56c7 Back out fix for bug # 113894 due to bug # 120617. a=sheriff suresh 2002-01-18 07:19:46 +00:00
sspitzer%netscape.com 93f52a37b0 fix for smoketest blocker #120324. back out the fix for #119051
(mailnews part was not tested or reviewed by module owner)
sr=mscott,bienvenu
2002-01-16 20:58:01 +00:00
timeless%mac.com a3fc2febc6 Bug 117740 bad style in Cut calls in nsJARURI::SetSpec
r=redfive sr=jag
2002-01-16 07:31:45 +00:00
seawood%netscape.com e56e20b1dc Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility.
bug #58981 sr=jag
2002-01-16 05:10:09 +00:00
timeless%mac.com c4d44ab97c Bug 119051 duplicate symbol breaks win32 static build
create and use nsIIOService::getQueryAttributeValue
r=dbradley sr=darin
2002-01-16 05:07:31 +00:00
bzbarsky%mit.edu 5a1b42ffbb Bug 90633. Use the URL extension for the temp file we pass to helpers
if it matches the extension list in the mime info.  r=law, sr=mscott.
2002-01-16 04:28:06 +00:00
darin%netscape.com ddf6b225f1 fixes bug 42898 "iDNS support"
r=nhotta, sr=brendan
2002-01-16 03:23:23 +00:00
darin%netscape.com efa9881818 backing out andreas' fix for bug 119071. it's causing serious problems
with relative links.
2002-01-16 03:01:38 +00:00
andreas.otte%debitel.net d31c63e610 fix bug 119071[Can not ftp files from / on Cobalt web server], changed
CoalesceDir in a way that it no longer drops to much ../ in a path but
leaves them unresolved. This way ftp urls like
ftp://user:<password>@ftp.host.com/../../logs can be successfully used,
r=bbaetz, sr=darin
2002-01-16 00:25:18 +00:00
timeless%mac.com 7edbfb6b60 Bug 119310 preferences + open in new tab + clicking browser crashes @nsLoadGroup::RemoveRequest
assert instead of crashing if some load fails
r=darin sr=waterson
2002-01-16 00:16:51 +00:00
dbragg%netscape.com 4563bf5291 Updating localeVersion value to 0.9.8. Fixes bug 119567. r=tao@netscape.com, sr=dveditz@netscape.com 2002-01-15 23:11:03 +00:00
andreas.otte%debitel.net 38abf18e5f fix bug 114063 [error loading FTP URL served by publicfile] fix
uninitialized time/date struct that caused a crash, fix so that we can
navigate this strange server, r=bbaetz, sr=darin
2002-01-15 22:34:32 +00:00
rjc%netscape.com 90ec4b26a5 Fix bug # 113894: RDF persistence breaks when there is a / in the file path. Verbal r=pavlov and sr=waterson 2002-01-15 05:20:37 +00:00
dougt%netscape.com a3d07d9e14 116420 - Fixes broken directory listings if there is a broken symlink in that directory. r=pavlov, sr=jband@netscape.com 2002-01-15 00:51:11 +00:00
darin%netscape.com 61ed1b56b9 fixes bug 119625 "Can't enter new bug or post comments (POSTs turn into GETs)"
r=bbaetz, sr=alecf
2002-01-15 00:07:46 +00:00
timeless%mac.com 2bfa4f156e Bug 117727 make testprotocols pretty print error condition for unknown Content-Length
a=darin
2002-01-13 00:54:27 +00:00
bbaetz%student.usyd.edu.au dba349965d Bug 119625 - can't POST forms
Patch by christophe.fergeau@laposte.net, r=bbaetz, sr=beng
2002-01-12 23:56:42 +00:00
cathleen%netscape.com 92d4fbf218 converted 271 references to nsCRT::memcpy to memcpy, bug 118135 r=dp 2002-01-12 03:18:55 +00:00
darin%netscape.com e4ecaec549 fixes first part of bug 109179 "replace NS_EscapeURL with NS_EscapeURLPart"
r=andreas.otte@debitel.net
sr=alecf@netscape.com
2002-01-11 23:02:22 +00:00
darin%netscape.com a47cc12899 fixes bug 117931 "Function shExpMatch in nsProxyAutoConfig.js: conversion
from shell pattern to regexp is incorrect."
patch=zybi@talex.com.pl
r=tingley@sundell.net
sr=darin@netscape.com
2002-01-11 22:52:32 +00:00
darin%netscape.com 926dbcef45 fixes bug 112479 "HTTP needs complete support for nsIUploadChannel"
r=dougt, sr=alecf
2002-01-11 22:44:26 +00:00
darin%netscape.com 438eeaa425 fixes bug 119103 "Host: header not being send correctly for IPv6 IP's"
r=morten@nilsen.com
sr=jag
2002-01-11 20:34:23 +00:00
darin%netscape.com 2c5dd76223 fixes bug 117507 "HTTP Authentication hangs if no username/password is entered"
r=badami@netscape.com sr=jag
2002-01-11 20:33:03 +00:00
sspitzer%netscape.com 11c636a95c fix for #118876. fix xml error when printing addressbook cards with < & or >.
use the txt to html converter to turn those into entities.
r=bienvenu,sr=mscott
2002-01-11 00:07:45 +00:00
jband%netscape.com bd13bf01de fix bug 19330. Lost the setting of rv in previous fix. sr=darin r=alecf 2002-01-10 23:39:50 +00:00
brade%netscape.com 21212dee96 remove unused static kSocketTransportServiceCID saving 16 bytes (bug 117927; rs=darin) 2002-01-09 14:40:05 +00:00
brade%netscape.com bdde67a8a6 remove unused static kIOServiceCID saving 16 bytes (bug 117927; rs=darin) 2002-01-09 14:38:00 +00:00
brade%netscape.com 4652822bf2 remove unused static KStreamConverterServiceCID saving 16 bytes (bug 117927; rs=darin) 2002-01-09 14:36:22 +00:00
brade%netscape.com e1cd14b504 remove unused statics kIOServiceCID and kComponentManagerCID saving 32 bytes (bug 117927; rs=darin) 2002-01-09 14:34:51 +00:00
brade%netscape.com 4640153b2a remove unused static kSocketProviderService saving 16 bytes (bug 117927; rs=darin) 2002-01-09 14:33:45 +00:00
brade%netscape.com 2192d5df78 remove unused static kStandardURLCID saving 16 bytes (bug 117927; rs=darin) 2002-01-09 14:33:01 +00:00
brade%netscape.com b122c940c3 remove unused statics kIOServiceCID and kJARUriCID saving 32 bytes (bug 117927; rs=darin) 2002-01-09 14:32:21 +00:00
brade%netscape.com 79d2de4033 remove unused static kZipReaderCID saving 16 bytes (bug 117927; rs=darin) 2002-01-09 14:31:27 +00:00
brade%netscape.com c32435dea8 remove unused static kCategoryManagerCID saving 16 bytes (bug 117927; rs=darin) 2002-01-09 14:30:34 +00:00
brade%netscape.com 4368f62ee5 remove unused static kIOServiceCID saving 16 bytes (bug 117927; rs=darin) 2002-01-09 14:29:20 +00:00
brade%netscape.com d731bdbcec remove unused const kMIME saving 9 bytes (bug 117927; rs=darin) 2002-01-09 14:25:58 +00:00
brade%netscape.com 0fc2c12961 remove unused static kSocketTransportServiceCID saving 16 bytes (bug 117927; rs=darin) 2002-01-09 14:24:20 +00:00
brade%netscape.com bd0c73f899 remove unused static kEventQueueService saving 16 bytes (bug 117927; rs=darin) 2002-01-09 14:22:17 +00:00
brade%netscape.com 6287033000 remove unused static kFileTransportServiceCID saving 16 bytes (bug 117927; rs=darin) 2002-01-09 14:21:00 +00:00
darin%netscape.com a8fec387ad fixes bug 112564 "Cache-Control: no-cache should not affect back/forward
buttons" r=dougt, sr=brendan
2002-01-09 04:18:48 +00:00
darin%netscape.com abbe4059c8 comment correction 2002-01-08 22:39:18 +00:00
jst%netscape.com 4497685b25 Fixing bug 64248. Making the loading of external scripts pass the referrer to the server when requesting the script. r=gagan@netscape.com, sr=darin@netscape.com 2002-01-08 06:32:36 +00:00
darin%netscape.com 9a8e2e4f57 fixes bug 54349 "stylesheet do not load when in another HTTP auth realm (sometimes)"
patch=badami@netscape.com
r/sr=darin,rpotts
2002-01-08 05:18:08 +00:00
pete%alphanumerica.com fde4516e84 b=116170, r=dougt, sr=darin
fix for crash on ftp://ftp.dict.org/

--pete
2002-01-08 02:56:20 +00:00