Commit Graph

3182 Commits

Author SHA1 Message Date
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
dougt%netscape.com
9e99c2bb57 Fixes bug 87360. r=morse@netscape.com, sr=darin@Netscape.com. Fixes a bunch of url-protocol problems. 2001-06-27 02:29:19 +00:00
darin%netscape.com
1019f51584 Fixes bug Only send If-Modified-Since if given a Last-Modified header (do
not use the Date header for validation)" r=bbaetz,gagan sr=dougt
2001-06-27 00:21:25 +00:00
mkaply%us.ibm.com
bbbf5c6c8e #84420
r=mkaply for OS/2, r=r=VYA04230@nifty.com for BeOS, sr=darin
Code from gordon to make DNS on OS/2 and BeOS use the same paths as Unix
2001-06-26 21:33:04 +00:00
darin%netscape.com
47778fd113 Fixes bug 87710 (part 2) "Image cache does not re-validate images before reusing them"
r=bbaetz, sr=jst
2001-06-26 07:08:52 +00:00
darin%netscape.com
e431bed7e5 Fixes bug 87710 (part 1) "Image cache does not re-validate images before reusing them"
r=bbaetz, sr=jst
2001-06-26 07:06:52 +00:00
jaggernaut%netscape.com
55694b4cad Bug 78458: ``Remove our broken text/rtf support'', patch by Boris Zbarsky <bzbarsky@mit.edu>, r=harishd, sr=jst 2001-06-26 05:22:23 +00:00
darin%netscape.com
0d5cf1cfc4 Fixes bug 86133 'Conn+DNS: no "could not be found" dialog for DNS errors'
r=gagan, sr=waterson
2001-06-26 00:01:22 +00:00
ducarroz%netscape.com
b08e5efce9 Fix for bug 84065. Add an AppleFileDecoder into the stream converters and modify save/save all attachment in order to be able to select the decoder when dealing with an apple double attachment. R=mscott, SR=sspitzer, A=asa@mozilla.org 2001-06-25 22:11:43 +00:00
rpotts%netscape.com
7b882ed807 bug #82458 (r=jst, sr=darin, a=blizzard). THis patch causes STATE_TRANSFERRING notifications to fire when URLs are loaded out of the disk cache or memory cache... 2001-06-25 06:22:44 +00:00
darin%netscape.com
297fa736e5 Fixes bug 87118 "Trunk HTTPConnection crash [@ nsHttpConnectionInfo::Equals]"
r=gagan,bbaetz sr=dougt a=chofmann
2001-06-22 06:16:05 +00:00
darin%netscape.com
66e6be63f0 Fixes bug 86473 "nsHttpChannel needs to support Suspend/Resume"
r=bbaetz, sr=dougt, a=blizzard
2001-06-22 06:14:55 +00:00
javi%netscape.com
6efcbdc15e Fix for Bug 82479 r/sr= darin, a chofmann
Add "https" to the array of invalidRefferrerSchemes.
2001-06-22 02:46:21 +00:00
darin%netscape.com
ecf1d5f185 Fixes bug 86973 "[crash] @nsHttpTransaction::IsDone() [mTransaction is NULL]"
r=bbaetz, sr=dougt, a=chofmann
2001-06-22 01:49:27 +00:00
darin%netscape.com
f1b15654c9 Fixes bug 86608 "Content-Encoding with space in the end"
patch=deinst@world.std.com, r=bbaetz, sr=darin, a=tor
2001-06-22 01:46:16 +00:00
darin%netscape.com
8bdc6dcede Fixes bug 84794 (part 1) "Problem with HTTP basic authentication and cookies"
r=gagan, sr=dougt, a=chofmann
2001-06-22 01:42:56 +00:00
dougt%netscape.com
32793f6a0c Fixes 84444 & 84441. r=gagan@netscape.com, sr=darin@netscape.com, a=chofmann 2001-06-21 22:06:19 +00:00
dougt%netscape.com
da97a3ccff Fixes bug 77968 & 84880. r=gagan@Netscape.com, sr=darin@Netscape.com, a=asa@mozilla.org & chofmann 2001-06-21 22:04:47 +00:00
dougt%netscape.com
758f79ff72 Landing url parsing branch. 73845. r=alecf@netscape.com, sr=darin@netscape.com, a=blizzard@rednat.com.
This fixes many crashes caused by illegal uses of the nsStdURL.
This also allows a plugable protocol to provide their own url parser.
2001-06-21 22:02:47 +00:00
darin%netscape.com
52ef8968ee Fixes bug 85923 "Following a link and then clicking back displays a blank page"
r=gordon, sr=rpotts, a=blizzard
2001-06-21 08:33:34 +00:00
waterson%netscape.com
b74d6e1c8b Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs. 2001-06-20 20:21:49 +00:00
mscott%netscape.com
3eb84c6373 Bug #83038 --> don't send out a referrer if it's an imap, mailbox, news, imaps,
snews, file, chrome or resource url.
r=mstoltz
sr=darin
a=dbaron
2001-06-20 05:44:16 +00:00
dbaron%fas.harvard.edu
49916c6170 Fix IRIX bustage by changing CRLFs from gordon's checkin to LFs. 2001-06-20 03:02:06 +00:00
gordon%netscape.com
1fbbb54edf Fix bug 86671 by initializing mDNSWindow member variable for XP_WIN.
r=neeti, sr=darin, a=asa.
2001-06-20 01:23:19 +00:00
darin%netscape.com
ccee2fe3ba Fixes bug 82241 "assertion & crash from pthreads, multiple monitor entry
[crash @nsHttpConnection::ActivateConnection]" + several reported hangs.
r=bbaetz, sr=waterson, a=asa.
2001-06-20 01:21:43 +00:00
dbaron%fas.harvard.edu
ecee63effb Make OS field of user-agent string forward compatible for future versions of Windows. b=71566 r=darin sr=rpotts a=roc 2001-06-19 22:40:34 +00:00
darin%netscape.com
0bc5ecce7f Fixes bug 84847 "refresh displays stale content when using squid proxy"
r=gagan, sr=dougt, a=asa
2001-06-19 00:29:23 +00:00
darin%netscape.com
f807653c73 Fixes bug 85887 "Gzip content not properly displayed when using Content-Encoding: x-gzip"
r=bbaetz, sr=dougt, a=asa
2001-06-19 00:25:02 +00:00
darin%netscape.com
315d8382c6 Landing minimal patch for bug 82873 "HTTP/1.1 trailers not supported"
r=gagan, sr=dougt, a=asa
2001-06-19 00:22:43 +00:00
cls%seawood.org
bf5fb48486 Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
Changes allow us to have a finer control over which parts of the tree are built with PIC.  Part of the static build branch landing.
Bug #46775 r=mcafee a=leaf
2001-06-18 22:10:38 +00:00
gagan%netscape.com
354f8a7f2b Fix for bug 72805. r=darin, sr=dougt, a=asa. No longer displaying the "Resolving..." message for IP addresses (and additionally for cached/resolved cases). This should now reduce the number of "Resolving hostname" events (and hence flashing status messages) on page loads as well. 2001-06-18 21:26:16 +00:00
dougt%netscape.com
7a608778a6 Allows port 70 for all protocols. r=bbaetz@netscape.com, sr=me, a=blizzard@mozilla.org 2001-06-18 20:13:30 +00:00
dougt%netscape.com
0d2fb5078e SetCacheAsFile() now returns failure if https. r=gagan,sr=darin,a=blizzard@m
ozilla.org
2001-06-18 19:58:22 +00:00
scc%mozilla.org
1f69171c8f bug #85271: avoid regressions by re-creating the old behavior near |nsCRT::strdup|, see bug #86316 2001-06-18 03:50:12 +00:00
scc%mozilla.org
3ffd7bfd59 bug #86316: a smoketest blocker. my fix for bug #85271 caused a regression because I accidentally put empty strings in a place where |NULL|s were needed. 2001-06-17 23:17:11 +00:00
scc%mozilla.org
a8fb409c6e bug #85271: sr=waterson, r={beard, jag, dbaron}, a=asa. Eliminate features of |nsXPIDLC?String| that keep it out of the string hierarchy (i.e., using assigment to rebind ownership, static |Copy| members, and |getter_Shares|), fixing some leaks in the process. 2001-06-17 05:23:38 +00:00
mozilla.BenB%bucksch.org
f8bf107421 57555: Remove kernel version from UA-string for Unix and BeOS - it might reveal a possible attack against the user's system. r=dbaron, sr=alecf, r/sr=darin, a=asa. 2001-06-16 06:31:44 +00:00
gordon%netscape.com
c922c371cb Fix for bug 85802 "Failed DNS lookup results in segfault". r=gagan, sr=brendan, a=asa. 2001-06-15 03:42:56 +00:00