Commit Graph

838 Commits

Author SHA1 Message Date
darin%netscape.com
9deb4986e3 Patch to finalize necko loadFlags and fix HTTP validation correctness w.r.t.
cache validation preferences and browsing via history.  r=gagan,gordon.
Fixes several bugs that I would mention here if bugzilla weren't down ;-)
2001-04-14 02:02:19 +00:00
valeski%netscape.com
f3c5380747 sr=darin. no bug. just dead wood static cid cleanup 2001-04-13 11:23:11 +00:00
darin%netscape.com
cb895992eb Fixes bug 74512 "file transport should support non-blocking streams" r=dougt, sr=rpotts. 2001-04-13 06:14:11 +00:00
mscott%netscape.com
fb8f27eb17 Fix some assertions by making sure nsStreamListenerTee's isupports definition includes nsIRequestObserver.
sr=darin
2001-04-13 02:50:31 +00:00
mkaply%us.ibm.com
ea85802099 #69613
r=dougt, sr=darin
OS/2 needs to follow part of a Windows codepath
2001-04-11 11:06:25 +00:00
ccarlen%netscape.com
2ad2b9adcf Bugs 70379, 70380 - Hide nsISingleSignon from embedding apps, split auth prompting methods out of nsIPrompt into a new interface. r=valeski, sr=rpotts. 2001-04-10 18:30:25 +00:00
ccarlen%netscape.com
070ab8891b New files for bug 70380 - not yet part of build. r=valeski, sr=rpotts 2001-04-10 14:40:07 +00:00
darin%netscape.com
470cedbebc fixes win32 startup crash. sr=sspitzer 2001-04-10 09:07:11 +00:00
darin%netscape.com
29731a379a Removed erroneous NS_BREAK from nsSocketRequest::Cancel 2001-04-10 06:57:01 +00:00
darin%netscape.com
d234a6c1fa Needed to fix mac bustage from necko api changes. 2001-04-10 06:21:54 +00:00
darin%netscape.com
6235a400ca Fixes mac bustage 2001-04-10 06:19:33 +00:00
darin%netscape.com
00a7e27ee6 Necko API changes, bug 74221. r=valeski, sr=rpotts. 2001-04-10 06:01:08 +00:00
darin%netscape.com
e938b93033 Necko API changes, bug 74221. r=valeski, sr=rpotts. 2001-04-10 05:43:26 +00:00
morse%netscape.com
6d3aacc4ed bug 70382, redo password manager idl for embedding requirements, r=ccarlen, sr=alecf 2001-04-05 06:29:48 +00:00
darin%netscape.com
ff1f46116c Fixes bug 74118 "can't launch with a new profile" r=bryner, sr=mscott 2001-04-04 07:28:51 +00:00
darin%netscape.com
4e05acafb9 Fixes bug 72520 "support for cacheKeys must be implemented" r=gordon sr=dougt 2001-04-02 01:20:43 +00:00
jgmyers%netscape.com
d72d1758bc distinguish weak crypto in PSM2: bug 31896 r=dmose ser=darin 2001-04-01 19:37:29 +00:00
darin%netscape.com
c2cf727e40 Fixes bug 72320. abort on exit (sending "logout" to a closed IMAP socket?).
r=sspitzer,dougt,mscott.
2001-04-01 05:17:42 +00:00
darin%netscape.com
e1c7f146e1 Fixes bug 72348 "Page load performance slower in 0.8.1 than under 0.8"
r/sr=dougt,brendan
2001-03-29 02:34:19 +00:00
darin%netscape.com
17d4dae4bf Fixes bug 73231. nsFileTransport should report progress even if content-length
is unknown.  r=rpotts, sr=dougt
2001-03-28 20:56:59 +00:00
darin%netscape.com
543290fda7 Fixes bug 73234. nsInputStreamChannel needs to forward itself as the request
in progress events.  r=rpotts, sr=dougt
2001-03-28 20:55:26 +00:00
bienvenu%netscape.com
73680389dd send notification for going offline before we kill all the sockets r/sr darin,dougt 73374 2001-03-27 15:17:52 +00:00
cls%seawood.org
979c006ff6 Change netwerk/mime to use MODULE=mimetype to remove avoid confusion with mailnews/mime . Update necessary REQUIRES.
Bug #68381 r=jag
2001-03-26 23:40:28 +00:00
darin%netscape.com
42be218e2e Fixes bug 72973. HTTP needs to release its cache output stream before
releasing its cache entry descriptor.  r=sean@beatnik.com, sr=dougt@netscape.com
2001-03-26 23:12:33 +00:00
disttsc%bart.nl
f595ed19f3 Clean up REQUIRES lines. r=cls 2001-03-25 22:59:27 +00:00
disttsc%bart.nl
385f89696c Bug 60952: nsMimeTypes.h has wrong type for APPLICATION_HTTP_INDEX, author=Bradley Baetz <bbaetz@cs.mcgill.ca>, r=blake, sr=darin
Bug 68651, nsFtpConnectionThread should use NS_LITERAL_STRING, author=Bradley Baetz <bbaetz@cs.mcgill.ca>, r=jag, sr=dougt
2001-03-24 22:57:35 +00:00
valeski%netscape.com
b5b2d6a223 sr=dougt. adding missing lowercaseing of scheme. 72720. 2001-03-24 00:58:32 +00:00
valeski%netscape.com
169a5140b5 r=rpotts. comment changes only. 48726. adding status to idl files of api rev. ifaces. 2001-03-24 00:22:18 +00:00
darin%netscape.com
dac21e34cd Completes transistion from ULONG_MAX to PRUint32(-1) which was intended to
fix frizilla redness.  pinkerton checked in the necessary ones; this is
just for completeness.  r=gagan,sdagley,sfraser,pinkerton
2001-03-23 03:32:26 +00:00
blizzard%redhat.com
78b50e941a Fix bug #63162 . Make sure that nsSocketBOS::Write actually finishes the write with non-blocking sockets where there is a short write. This should fix problems with large corrupted mail attachments. r=darin,bryner sr=brendan 2001-03-23 03:14:56 +00:00
sfraser%netscape.com
62d2647193 Fix the fizilla build a better way by #including <limits.h> only where needed. r=pinkerton,brade, a=akkana. 2001-03-22 22:56:11 +00:00
javi%netscape.com
c3be022678 Fix for bug 72843 r=dougt sr=sfraser Update Mac build scripts for PSM 2.0 Make necko export the default prefs for security on the Mac. 2001-03-22 01:28:52 +00:00
dougt%netscape.com
3975dd1e74 fix for 69143. This patch prevents non existant files from entering into
the file transport process loop for reading.
2001-03-21 19:44:23 +00:00
gordon%netscape.com
3361e48529 Landing MOZ_NEW_CACHE_20010314_BRANCH, incorporating feedback from recent test builds. New cache is still disabled by default. 2001-03-20 22:42:03 +00:00
dougt%netscape.com
f667808665 Fixes bug 71397. s/r=waterson@netscape.com 2001-03-16 21:33:23 +00:00
blakeross%telocity.com
650b9d4dd1 Fix 49934: gopher support, minor restructuring of directory viewer. necko: r=darin,dougt sr=rpotts other: r=waterson,mstoltz,jag sr=alecf
Fix 70404: assertionsf or datetime and finger. r=dougt, sr=rpotts

Both patches by Bradley Baetz (bbaetz@cs.mcgill.ca)
2001-03-14 02:41:18 +00:00
darin%netscape.com
53adbb8aed [not part of the build] Adding nsICachingChannel.idl for the new cache. 2001-03-13 11:15:06 +00:00
gordon%netscape.com
d4824e545a fix for bug 29338 "PR_Poll should not poll (spin) on Mac". Checking in for sfraser. r=dougt, gordon, sdagley sr=sfraser or vice versa. 2001-03-13 06:58:56 +00:00
darin%netscape.com
4c2326c40e [not part of the build] Added a new interface to replace nsIStreamAsFile
for use with the new cache.
2001-03-13 02:24:12 +00:00
valeski%netscape.com
aec997a897 sr=rpotts, r=gagan. 70743. switching over to new extensible URI::SchemeIs() api. and changing existing implementations over to new api. also modified nsHTTP and nsHTTPS handlers a bit to make things cleaner. 2001-03-13 02:01:07 +00:00
dougt%netscape.com
13ad31dce4 Adding two idls to be exported. 2001-03-12 23:45:48 +00:00
dougt%netscape.com
cd43b2c59a Fixing line endings 2001-03-12 23:31:46 +00:00
dougt%netscape.com
c74c36c85e Minor build changes per API review. Now nsIFileURL and nsIFileChannel have their own IDL file which means that if you were using either of these two interfaces, you need to include a new include file. r=valeski@netscape.com 2001-03-12 22:41:28 +00:00
darin%netscape.com
7097eae6c9 Fixes bug 71495. Landings to necko cause PSM 2.0 to not work. r=bryner, sr=mscott. 2001-03-11 21:11:47 +00:00
darin%netscape.com
1c900d7237 Adding comment line. 2001-03-11 18:07:01 +00:00
darin%netscape.com
b8b5c77620 Added some comments. 2001-03-10 01:03:05 +00:00
darin%netscape.com
5b97f2a839 Fixes bug 71391. Leaking sockets with CLOSE_WAIT status during page loads.
r=dougt sr=mscott
2001-03-10 00:58:54 +00:00
rpotts%netscape.com
abe013ddbe bug #70736 (r=darin@netscpe.com). Fix to nsInputStreamChannel to get the notification callbacks working... 2001-03-09 23:27:47 +00:00
darin%netscape.com
2bd048862e Change to NS_IMPL_THREADSAFE_ISUPPORTS to fix spurious warnings. 2001-03-09 11:22:24 +00:00
darin%netscape.com
6ec7e17440 Fixes bug 71317. Leak increase on tinderbox. r=bryner sr=mscott,alecf 2001-03-09 07:41:58 +00:00