Commit Graph

3219 Commits

Author SHA1 Message Date
pete%alphanumerica.com
f020dcc1cd Fix for nsIFile delete conflicts with JS reserved name b=37406, r=dougt, sr=jst
Renamed all Delete methods to Remove.

--pete
2001-07-24 18:38:25 +00:00
dougt%netscape.com
34a519637b Fixes 91292. If SIZE fails, try RETR. r=gagan, sr=me. patch from robbe@orcus.priv.at 2001-07-24 00:41:59 +00:00
jaggernaut%netscape.com
cb0faab070 Bug 73353: clean up the REQUIRES lines in Makefiles. 2001-07-23 22:36:12 +00:00
jat%princeton.edu
cd4cfb1792 Fixes bug 75177. r=bbeatz, sr=dougt, patch by: darin. 2001-07-23 21:47:02 +00:00
dougt%netscape.com
8a9ab078bc Fixes 82720. Patch by rpotts@netscape.com, r=bbaetz@netscape.com, sr=me.
Store the cancel state regardless of transaction state
2001-07-20 21:29:52 +00:00
bbaetz%cs.mcgill.ca
84b411b02f bug 84264. Reuse connections to different hosts when we're talking to the same
proxy server. r=gagan, sr=dougt
2001-07-20 21:17:22 +00:00
cls%seawood.org
f0e991cb57 Add caps to REQUIRES for bug #88087 2001-07-20 08:53:05 +00:00
mstoltz%netscape.com
88259b1073 Bug 88087 - giving about: pages loaded from chrome a principal other than
system, to prevent security attacks against these pages. r=bbaetz, sr=waterson
2001-07-20 07:09:59 +00:00
bbaetz%cs.mcgill.ca
a02e4a6de0 Bug 87047. Use a default timeout from the prefs, (matching what we tell
the server our timeout is) r=gagan, sr=dougt
2001-07-19 23:52:54 +00:00
dougt%netscape.com
3848f15987 Adding check for null. Shooting in the dark for bug 84073. r=bbaetz, sr=me. 2001-07-19 02:33:17 +00:00
bbaetz%cs.mcgill.ca
1e315ce34b Bug 86109. Pass "gopher" into the port-safety function for consistency, and
remove the default parameter. r=jesse, sr=dougt
2001-07-18 23:48:21 +00:00
bbaetz%cs.mcgill.ca
2b0a7464d0 This fixes two small problems that may cause pages being partially loaded. 82720. The first problem addresses new cache entries being created when access to the entry is readonly. The second fix was to a badly placed assertion.
Patch by gordon, r=bbaetz, sr=dougt.
2001-07-18 23:37:17 +00:00
dougt%netscape.com
2839ef1eec Removing reduntant init to mObserver. suggested by brendan@mozilla.org 2001-07-17 21:22:48 +00:00
bbaetz%cs.mcgill.ca
f06c5ddf67 bug 87047. Handle keep-alives from http/1.1 servers properly. Patch by me
and darin, r=gagan, sr=dougt
2001-07-17 20:22:19 +00:00
dougt%netscape.com
77b4006fc5 Fix for bug 75633. preventing onStreamComplete firing prior to initialization. r=valeski, gagan. sr=vidur. 2001-07-17 18:57:42 +00:00
dougt%netscape.com
5a8084ee00 Fixes 89191. r=gagan, av, peterl. 2001-07-17 01:19:19 +00:00
dbaron%fas.harvard.edu
aa4fec2b67 Header include dependency cleanup. b=64023 r=jag rs=brendan 2001-07-16 02:40:48 +00:00
ddrinan%netscape.com
a0f509ae24 Bug 88839 - PSM(i.e. SSL) socket not closed. r/sr=dougt 2001-07-12 01:59:03 +00:00
mscott%netscape.com
ce9a86a96e Bug #81352 --> fix a crash in SetContentType by checking for an emtpy xpidl string.
r/sr=sspitzer
2001-07-11 00:38:44 +00:00
serge%netscape.com
f8875dad18 ecking in tingley@sundell.net patch to fix (79052) PAC: isPlainHostName not working; r=serge; sr=rpotts 2001-07-11 00:30:13 +00:00
tao%netscape.com
a60ef23c40 86807: Some menu items are missing if you use incompatibly profle.
r=jbetak,sr=hyatt. Add locale version to all packages and their locale
providers.
2001-07-09 22:13:09 +00:00
jat%princeton.edu
14e971bef2 Fixes bug 81185: strips whitespace from base64 encoded test/*, using data: urls. r=valeski, sr=dougt. 2001-07-09 20:09:48 +00:00
cls%seawood.org
faa4e8ff84 Remove obsolete --disable-new-cache option & MOZ_NEW_CACHE/OLD_CACHE ifdefs from the tree. We are not turning back now. :)
Bug #89008 r=dougt sr=waterson
2001-07-06 08:07:43 +00:00
cls%seawood.org
cfce8f4dcc Updating .cvsignore files.
Bug #84824 r=jag
2001-07-06 02:36:37 +00:00
bbaetz%cs.mcgill.ca
d8a192342c Bug 89206. Get HTTP/HTTPS to work with socks proxies. Other protocols are
broken though, and have been for some time. r/sr=dougt, sr=smfr
2001-07-06 01:34:31 +00:00
dougt%netscape.com
b6d76a8c7e Fixes a problem when the data ends in a header. 85529, r=valeski, sr=rpotts 2001-07-05 21:30:47 +00:00
dougt%netscape.com
f765826fdf Fixes 85529. r=valeski@netscape.com, sr=rpotts@netscape.com 2001-07-05 17:35:20 +00:00
dougt%netscape.com
089f8f1338 Fix for some servers that send "Range" instead of "Content-Range". r=peterl, sr=rpotts bug 85547. 2001-07-04 15:59:47 +00:00
timeless%mac.com
2009a34b03 Bugzilla Bug 88769 'nsDiskCacheEntry' : type name first seen using 'class' now seen using 'struct'
r=jtaylor sr=shaver
2001-07-04 07:06:34 +00:00
blizzard%redhat.com
21552e4390 bug #87534. multipart/mixed handler doesn't parse content-type handler properly. r=dougt, sr=darin 2001-07-02 19:35:48 +00:00
leaf%mozilla.org
cb976acc61 merging zlib 1.1.3 from 0.9.2 branch to trunk, a=chofmann, bug 86323 2001-06-30 23:38:09 +00:00
jaggernaut%netscape.com
5a6317b8a5 Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.

nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00
dbaron%fas.harvard.edu
d5460d02ef Remove nsCStringKey-related bustage fixes from this morning that are no longer needed. r=jaggernaut sr=waterson b=88411 2001-06-29 23:16:52 +00:00
scc%mozilla.org
81f9fc33d8 fixing speedracer bustage 2001-06-29 16:14:19 +00:00
scc%mozilla.org
ffba0d3198 fixing linux bustage 2001-06-29 14:50:12 +00:00
scc%mozilla.org
244db7b43b bug #74726: sr=waterson, r=beard. Make |nsXPIDLC?String| inherit from |nsSharableC?String|, the new implementation is now in the string hierarchy (and out of string/obsolete). 2001-06-29 12:47:43 +00:00
dougt%netscape.com
32d28f95f8 Fixes in-use file transport count going negative. patch by sfraser@netscape.com, r=me, sr=darin@netscape.com. (87861) 2001-06-29 04:51:11 +00:00
locka%iol.ie
6eccc9e3fc Added null pointer check to prevent crash when stream converter is missing. b=83336 r=rpotts@netscape.com sr=darin@netscape.com 2001-06-28 11:53:17 +00:00
cls%seawood.org
f9b3c9195c Updating REQUIRES. Fixing senna bustage 2001-06-28 06:34:07 +00:00
bzbarsky%mit.edu
6587a3431e Add an nILineInputStream interface, a ReadLine() helper function, and an
implementation of this interface by nsFileInputStream.  Bug 81165,
r=dougt, sr=darin
2001-06-28 03:19:51 +00:00
mscott%netscape.com
8c372a328b Bug #80866 --> new helper app dialog design. Re-implement Get/SetAlwaysAskBeforeHandling to remember in two
sets of preferences.

r=hewitt
sr=sspitzer
2001-06-28 02:18:13 +00:00
darin%netscape.com
f829862401 Fixes bug 85054 "Hard Drive grinds when disk cache set to zero."
patch=gordon, r=gagan, sr=darin
2001-06-28 01:30:26 +00:00
mscott%netscape.com
e1c1c8e3c0 Bug #81352 --> hook up the bin hex stream decoder for Windows and Unix.
r=ducarroz
sr=sspitzer
2001-06-28 01:09:51 +00:00
sspitzer%netscape.com
7adbc5bde2 got the bin hex decoder to build on linux. patch by mscott. r/sr=sspitzer 2001-06-28 01:06:46 +00:00
mscott%netscape.com
498d0fc72f Bug #81352 --> add a bin hex stream converter decoder for windows and unix.
the decoder currently just extracts the data fork from the incoming stream.
r=ducarroz
sr=sspitzer
2001-06-28 01:02:42 +00:00
danm%netscape.com
14a52d978f tracking nsRequestObserverProxy.h rev 1.4. bug 84842 r=darin,hyatt 2001-06-28 00:00:51 +00:00
danm%netscape.com
89813ec4bc making consistent a public interface which differed depending on whether you were building debug. how skanky was that? bug 84842 r=darin,hyatt 2001-06-28 00:00:20 +00:00
dbaron%fas.harvard.edu
4a340e0f61 Add util to REQUIRES to fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage. 2001-06-27 04:09:32 +00:00
jat%princeton.edu
aa7c480e17 Adding the necko performance tests. 2001-06-27 02:33:44 +00:00
darin%netscape.com
dd9a4f3f1d Fixes bug 82418 "URL makes mozilla totally unresponsive" patch=gordon
r/sr=dougt,darin
2001-06-27 02:30:18 +00:00