gecko-dev/netwerk
2001-11-29 23:04:58 +00:00
..
base Make nsSharable[C]String writable by overriding appropriate methods. Ensure that it doesn't store null buffer handle pointer internally, and override get() on nsXPIDL[C]String for backwards-compatibility. Collapse nsSharedBufferHandle and nsFlexBufferHandle into nsSharedBufferHandle which knows its length but can't have a storage start distinct from its data start. Convert string users who were working around broken nsSharableString::Assign back to using it. b=104663, 100751, 74726 r=jag sr=scc 2001-11-28 05:22:57 +00:00
build landing standard url rewrite (bug 103916) 2001-11-16 02:09:13 +00:00
build2 Split necko MODULE into necko and necko2, part of bug 101761, r=cls 2001-10-01 19:53:27 +00:00
cache Fix bug 110405. Removing anachronistic assertion, added condition to respect STORE_ON_DISK policy. Changed fav icon cache policy to STORE_ANYWHERE. r/sr = darin, hyatt, sfraser. 2001-11-29 23:04:58 +00:00
dns Rename 'install' build phase to 'libs'. 2001-11-21 09:49:41 +00:00
macbuild added files: mozilla/netwerk/base/public/nsIMultiPartChannel.idl 2001-11-27 23:16:11 +00:00
mime Rename 'install' build phase to 'libs'. 2001-11-21 09:49:41 +00:00
protocol fixed bug 112345. JAR Channel does not cache mime service. r=neeti@netscape.com, sr=darin@netscape.com 2001-11-29 22:29:00 +00:00
resources Rename 'install' build phase to 'libs'. 2001-11-21 09:49:41 +00:00
socket Rename 'install' build phase to 'libs'. 2001-11-21 09:49:41 +00:00
streamconv fixing compiler warning, function missing a return value. 2001-11-28 00:24:00 +00:00
test adding jar performance test 2001-11-29 00:50:55 +00:00
testserver Renaming 'install' build phase to 'libs' 2001-11-21 08:55:59 +00:00
.cvsignore
gen-makefile.sh
Makefile.in Combined all necko dlls into two. Bug 17031. 2000-05-06 09:15:56 +00:00
makefile.win Fixes bug 73097. No new cache in win32 builds (as in not at all). r=gagan 2001-03-23 03:08:59 +00:00