gecko-dev/netwerk
dp%netscape.com 8d3608aa5e bug 53122 OnFileAvailable() not being called due to release of
mCacheEntry by nsHTTPChannel before calling stop request. Delaying
release until after onStopRequest is called.

bug 51043 Caching cgi when we are not supposed to. Now we refetch a
page if there isn't Modified-Since header being sent. That isolates
cgis pretty well and keeps normal pages working as is.

bug 53272 Cache corruption triggers when we hit DNS errors. This is
due to the entry being in memory and never being flushed to
disk. Calling CacheAbort() on the error condition from
ResponseCompleted() takes care of that.
r=neeti, gagan
2000-09-20 07:13:03 +00:00
..
base Fix for bugs 24765, 49288. Using Necko file cache for the jar protocol. r=beard, a=warren. 2000-09-15 19:27:05 +00:00
build bug #21095. Registering about:cache handler for windows and unix. The mac is excluded until some project work is done... 2000-09-19 22:33:55 +00:00
build2 Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
cache Fixing bustage. 2000-09-15 20:46:06 +00:00
core/public Some future design work. Not part of any build 2000-06-16 18:17:59 +00:00
dns Bug 46864 - Embedding needs a name attribute on nsIRequest. 2000-08-21 08:23:54 +00:00
macbuild Bugs 24765, 59288. Hooking up Necko file cache for jar protocol. r=beard, a=warren. Mac project files. 2000-09-15 19:36:10 +00:00
mime Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
protocol bug 53122 OnFileAvailable() not being called due to release of 2000-09-20 07:13:03 +00:00
resources Bug 52701 - bringing MOZ_DISABLE_JAR_PACKAGING back to life. 2000-09-15 08:08:11 +00:00
socket Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
streamconv Bug fix for 52648 -- remaining stash of progids which I missed on 2000-09-14 23:20:49 +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 some more ignorance 1999-06-17 19:00:56 +00:00
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