Commit Graph

3740 Commits

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