darin%netscape.com
bca51f68ce
fixes bug 114778 "formpost temp files not cleaned up when browser exits"
...
r=gordon,dougt sr=mscott
2001-12-20 03:49:07 +00:00
darin%netscape.com
ad5e6b3799
fixes bug 115222 "jar protocol handler should be cached in the io service"
...
r=dp, sr=mscott
2001-12-20 03:46:21 +00:00
alecf%netscape.com
6e3e4a45ab
oops, fix bustage - I forgot to change the API on all 3 platforms
2001-12-19 01:14:37 +00:00
alecf%netscape.com
39b58f17f2
bug 100212 - add api to nsIOService to go between nsIFile and url strings
...
r=dougt, sr=darin
2001-12-19 00:58:25 +00:00
alecf%netscape.com
c764561eb6
bug 100212 - add new APIs to nsIOService to do URL parsing/conversion of nsIFiles
...
r=dougt, sr=darin
2001-12-19 00:55:42 +00:00
dougt%netscape.com
9a75bc4b8e
nsIComponentManager API Changes (bug 98553)
...
a) create a new nsIComponentManager with only four functions on it:
CreateInstance CreateInstanceByContractID GetClassInfo GetClassInfoByContractID.
b) rename the old nsIComponentManager to nsIComponentManagerObsolete.
c) fixes callers which use to access the nsIComponentManager for component
registration functionality. These callers will temporary use the
nsIComponentManagerObsolete interface.
d) Create a new API NS_GetComponentManager() which mirrors the
NS_GetServiceManager()
e) Perserves the old NS_GetGlobalComponentManager(). Note the cast usage.
r/sr = rpotts@netscape.com alecf@netscape.com brendan@mozilla.org
2001-12-19 00:12:41 +00:00
seawood%netscape.com
874c54280c
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
bryner%netscape.com
a74f931cdb
Backing out alecf's checkin for bug 115152 as it's causing a crash on exit on optimized builds (and keeping tinderbox orange).
2001-12-18 07:09:40 +00:00
alecf%netscape.com
9b8cd4a627
fix for bug 115152, lots of service-manager warnings on exit. r=nhotta, sr=darin
2001-12-17 22:24:25 +00:00
jaggernaut%netscape.com
7936b26225
Bug 113228: Replace ns{C}String::To{Upper,Lower}Case with global versions. r=bzbarsky, sr=jst
2001-12-17 07:14:49 +00:00
jaggernaut%netscape.com
6ab111155d
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
2001-12-16 11:58:03 +00:00
tingley%sundell.net
527624dbcb
checkin for _basic@yahoo.com to add support for the SOCKS directive in proxy
...
autoconfig (PAC) files. bug 105335, r=bbaetz, sr=darin.
2001-12-14 23:52:06 +00:00
darin%netscape.com
87936be2d0
fixes bug 115129 "stream loader optimizations" r=gagan, sr=brendan,dveditz
2001-12-14 22:54:56 +00:00
darin%netscape.com
9ae3ab185b
fixes bug 114286 "No way to determine if a http request was a 304 or not."
...
r=pavlov, sr=mscott
2001-12-14 22:53:13 +00:00
neeti%netscape.com
a7277790cf
fix for bug 114439 - nsFileTransportService should cache the mime service. r=dp, sr=darin
2001-12-12 01:20:38 +00:00
darin%netscape.com
c8fe922828
fixes bug 113949 "Trunk crash [@ nsFileTransport::Process]"
...
r=dougt, sr=mscott
2001-12-11 23:05:51 +00:00
darin%netscape.com
45989119b4
fixes bug 83471 "Redirection loops"
...
r=bbaetz@cs.mcgill.ca
sr=rpotts@netscape.com
2001-12-08 00:23:04 +00:00
sfraser%netscape.com
529a5094ea
Fix for bug 113942 -- bail early in nsFileIO::GetInputStream() if IsDirectory() returns an error. r=dougt, sr=darin
2001-12-07 23:49:11 +00:00
darin%netscape.com
d48e37c68f
fixes bug 15320 "Forms/Necko: Temp file (formpost) left after file upload"
...
r=dougt, sr=mscott
2001-12-07 00:40:55 +00:00
darin%netscape.com
05eee11a82
fixes bug 113508 "Identical URIs do not compare via nsIURI::Equals"
...
r=andreas.otte@debitel.net , sr=rpotts@netscape.com
2001-12-05 23:54:55 +00:00
neeti%netscape.com
4573bda096
fix for bug 112659 - nsSocketTransport does not cache DNS service, r=dougt, sr=darin
2001-12-04 02:47:19 +00:00
darin%netscape.com
7b03fa3497
fixes bug 112328 "purify report ABR in nsBaseURLParser::ParseURL"
...
r=bbaetz, sr=mscott
2001-11-29 23:28:34 +00:00
dbaron%fas.harvard.edu
88c03c4196
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
darin%netscape.com
58d935b5e3
fixes bug 112257 "Reply quoting includes header text" r=gagan, sr=mscott
2001-11-28 00:59:02 +00:00
darin%netscape.com
0056d930f6
patch 1 of bug 110686 "nsStandardURL not thread-safe" r=dougt, sr=mscott
2001-11-28 00:46:29 +00:00
darin%netscape.com
c317c42f5c
fixes bug 103016 "crash [@nsSocketTransport::OnStatus]" r=dougt, sr=jband
2001-11-28 00:42:57 +00:00
radha%netscape.com
1f3747b843
add nsIMultipartChannel to makefiles for bug 99638. r=darin sr=rpotts
2001-11-27 23:12:16 +00:00
radha%netscape.com
da92f79987
Initial checkin for bug 99638.
2001-11-27 23:04:18 +00:00
morse%netscape.com
cae06db34e
bug 110560, cookie topcrasher, r=morse, sr=alecf
2001-11-27 13:33:11 +00:00
darin%netscape.com
50ae86dd3a
fixes bug 110846 "all nsStandardURL setters except SetSpec are missing the
...
escaping step" r=andreas.otte, sr=alecf
2001-11-26 23:28:44 +00:00
timeless%mac.com
7873addd19
Bugzilla Bug 107823 change nsIFile
...
to use 'Modified' instead of 'Modification'
r=akkana sr=brendan
2001-11-26 08:05:05 +00:00
darin%netscape.com
78c8ee013f
fixes bug 111072 "nsIOService::ExtractUrlPart does not return correct HOST
...
(flag=IOService.url_Host)" r=cmanske,andreas.otte, sr=mscott
2001-11-22 00:19:47 +00:00
seawood%netscape.com
d8927fcc61
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
seawood%netscape.com
9850f387af
Renaming 'install' build phase to 'libs'
...
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
naving%netscape.com
730f567767
110366 r/sr=darin, addref the reader before using it so that it doesn't get released from under us.
2001-11-20 21:09:14 +00:00
darin%netscape.com
241f6cc71a
backing out last checkin for bug 110418 a=leaf
2001-11-20 20:41:52 +00:00
darin%netscape.com
40329a161f
removing stale reference to nsStdURL.h
2001-11-20 02:29:07 +00:00
darin%netscape.com
dcf193a118
removing old files
2001-11-20 02:27:19 +00:00
darin%netscape.com
8a7cccfcaa
another patch for bug 110418; r=morse, sr=alecf
2001-11-20 00:17:37 +00:00
darin%netscape.com
53255e92fb
fixes bug 110418; r=morse, sr=alecf
2001-11-19 21:26:56 +00:00
darin%netscape.com
e5539c0bc8
fixes bug 110508 "doing SetSpec() with a string with a query doesn't do the
...
right thing" r=bbaetz, sr=sspitzer
2001-11-19 20:21:42 +00:00
timeless%mac.com
dfa8594725
Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status)
...
s/!NS_SUCCEEDED/NS_FAILED/g;s/!NS_FAILED/NS_SUCCEEDED/g;
r=dougt sr=hewitt
2001-11-19 06:45:00 +00:00
jst%netscape.com
00e4f0583d
Fixing bug 109182. Don't allocate a string buffer every time NS_NewURI(nsIURI**, const nsAReadableString&) is called. r=dbaron@fas.harvard.edu, sr=darin@netscape.com
2001-11-16 08:23:28 +00:00
darin%netscape.com
3b0beda0ba
landing standard url rewrite (bug 103916)
...
r=andreas.otte@debitel.net , sr=brendan,alecf
2001-11-16 02:09:13 +00:00
darin%netscape.com
2d8304e547
fixes bug 97958 "[CRASH] on :jar protocol" r=dbaron, sr=dougt
2001-11-16 01:58:20 +00:00
naving%netscape.com
15eed46f30
104504 r/sr=darin. Null out the listeners once we are done with read requests. This fixes
...
nsImapCacheStreamListener and nsNntpCacheStreamListener leaks.
2001-11-10 01:13:06 +00:00
dbaron%fas.harvard.edu
261f76a8ba
Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052
2001-11-07 06:24:10 +00:00
ccarlen%netscape.com
1db94d70f6
Bug 104020 - send out notification after SetOffline has completed, respond to profile change notifications. r=dougt/sr=darin
2001-11-07 04:26:19 +00:00
darin%netscape.com
b917ad6df8
fixes bug 108267 "scale back NS_BINDING_REDIRECTED proliferation"
...
r=gagan, sr=rpotts
2001-11-06 23:09:44 +00:00
seawood%netscape.com
bd56324bfc
Define _BSD_SOURCE for Linux so that linuxppc's libc can find ftruncate.
2001-11-03 06:28:49 +00:00