pjs/netwerk
mscott%netscape.com b5c32a4a8b Bug #56934 --> properly determine the status for on end document load. We used to
use the status of the last request processed in loading the document to determine
 success or failure. That's incorrect. Instead, test to see if the load group is being
canceled. If it is, use that as the status for the entire document. Otherwise, ignore
the status for the last request and instead use the status for the main document
(the default load channel).

this also means making sure the http channel properly sets it's status code in ResponseComplete (r=gagan)
 sr=rpotts, r=sspitzer
2000-10-27 04:13:51 +00:00
..
base Bug #56934 --> properly determine the status for on end document load. We used to 2000-10-26 06:34:20 +00:00
build bug #36908: checking in for endico, r=scc, a=brendan 2000-09-22 09:05:57 +00:00
build2 Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
cache fix for rtm++ bug 57746 crashes [@ nsDBAccessor::EnumEntry],r=gagan, sr=buster 2000-10-26 19:41:07 +00:00
core/public Some future design work. Not part of any build 2000-06-16 18:17:59 +00:00
dns Fix for Bug 41433 "Crash clicking offline icon in browser window" rtm++, r=gagan, sr=sfraser, a=jar. Protected calls to OTCloseProvider() so we only call it when mServiceRef is not null. Also set gNeedLateInitialization so we reallocate mServiceRef next time we're online and make a dns request. 2000-10-13 21:05:11 +00:00
macbuild bug #36908: checking in for endico, r=scc, a=brendan 2000-09-22 09:05:57 +00:00
mime whoops, that's supposed to be a 32bit int 2000-09-27 20:25:15 +00:00
protocol Bug #56934 --> properly determine the status for on end document load. We used to 2000-10-27 04:13:51 +00:00
resources Fix 50730, wording change in the Tasks menu. r=matt sr=ben 2000-10-08 05:13:40 +00:00
socket Moving files out of security/base at request of security team. The new home for these files is in netwerk. Bug 53648. r=scc. a=gagan,brendan. 2000-09-22 04:42:20 +00:00
streamconv Changed not to call the localized date format function but instead calls PR_FormatTimeUSEnglish() 2000-10-24 21:53:12 +00:00
test Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
testserver Fix for bug 20145. Proxy Auto Config is now in. For more information check http://www.mozilla.org/docs/netlib/pac.html r=bryner,rjc. 2000-07-31 21:24:55 +00:00
.cvsignore
Makefile.in Combined all necko dlls into two. Bug 17031. 2000-05-06 09:15:56 +00:00
gen-makefile.sh
makefile.win Combined all necko dlls into two. Bug 17031. 2000-05-06 09:15:56 +00:00