Commit Graph

3712 Commits

Author SHA1 Message Date
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