Commit Graph

4819 Commits

Author SHA1 Message Date
cbiesinger%web.de
a8f4be422b 242393 r=darin sr=bz only write content to the pipe if the content started; this
ensures that OnDataAvailable is only called if we have a response head. also,
add some assertions.
2004-09-30 14:20:27 +00:00
darin%meer.net
2966e5b957 landing followup patch for bug 251969 "crash [@ nsHttpChannel::OnStopRequest ]" r+sr=dveditz 2004-09-29 16:51:46 +00:00
cbiesinger%web.de
f82b3b55cc 261643 don't register error strings by name - they can be found by value too.
r+sr=darin
2004-09-28 20:17:47 +00:00
darin%meer.net
1069b449de fixes bug 251969 "crash [@ nsHttpChannel::OnStopRequest]" r=timeless sr=bzbarsky 2004-09-23 18:49:17 +00:00
timeless%mozdev.org
bca91b2417 Bug 156633 replace PR_CurrentThread with PR_GetCurrentThread
patch by timwatt@gmail.com r=darin sr=darin
2004-09-21 16:00:50 +00:00
cbiesinger%web.de
f31ccc73eb Bug 260659 cookies use static string objects
r=dwitte sr=darin
2004-09-21 11:58:49 +00:00
cbiesinger%web.de
1aac4304bd removing obsolete nmake makefile (r+sr=darin) 2004-09-20 20:52:30 +00:00
cbiesinger%web.de
63b01e54c1 bug 260400: removing files made obsolete by bug 176919, r+sr=darin 2004-09-20 12:48:28 +00:00
darin%meer.net
bb70f70378 landing additional patch for bug 257308 "Visual indicators of site security appear for the wrong site" r=biesi sr=bz 2004-09-17 20:33:25 +00:00
jag%tty.nl
e13ee9d0a3 Fix minor compilation warning. 2004-09-17 01:27:23 +00:00
cbiesinger%web.de
79d31490c5 Bug 259570 Remove caps dependency from network/build. Also, make
nsHttpDigestAuth's destructor nonvirtual.
r+sr=darin
2004-09-15 21:09:46 +00:00
bsmedberg%covad.net
787217fd3c Bug 259273 - missing locale in useragent string (and in navigator.locale) r+sr=darin 2004-09-15 19:49:30 +00:00
cbiesinger%web.de
98b4eea0df bug 248044 move jar protocol handler into libjar. removing now-unused files
r=bsmedberg sr=darin
2004-09-14 20:42:20 +00:00
cbiesinger%web.de
1d61416f70 Bug 248044 move jar protocol handler into libjar. these are the changes to the
existing files
r=bsmedberg sr=darin
2004-09-14 18:40:26 +00:00
darin%meer.net
b853169d42 landing v1.1 patch for 257162 "core changes required to enable XULRunner functionality" r=bsmedberg 2004-09-07 18:59:07 +00:00
cbiesinger%web.de
9a367ee238 Bug 258035 document port argument of nsIDNSRecord::getNextAddr
r+sr=darin
2004-09-05 13:20:59 +00:00
vladimir%pobox.com
8b6be2cf93 b=205947, proxy: mailnews does not display proxy auth dialog, r=darin, sr=shaver 2004-09-02 05:13:25 +00:00
darin%meer.net
6a24dcfb4c use a better hash function, bug 239358 (courtesy of brendan) 2004-09-01 22:35:37 +00:00
darin%meer.net
62b71377af landing non-nspr portion of patch for bug 239358 "DNS: Reverse lookups are
degrading performance" r=lorenzo sr=bryner
2004-09-01 19:55:58 +00:00
cbiesinger%web.de
eaca3dbd1b Bug 227057 remove nsIResumableEntityID in favor of using strings for the entity
id.
r=darin sr=bzbarsky
2004-09-01 18:04:17 +00:00
Stefan.Borggraefe%gmx.de
d56238f8e2 PAC: localHostOrDomainIs() never matches a hostname (bug 242325)
r=darin, sr=bzbarsky
2004-09-01 11:27:51 +00:00
dougt%meer.net
7b1a85f11a adding WebSTAR to the list of known FTP sites. r=sspitzer, sr=darin, b=106876 2004-08-28 07:47:32 +00:00
timeless%mozdev.org
9899ad128b Bug 254394 mozilla nsHttpHandler PR_Assert WellOrdered
patch by jw6057@bacon.qcc.mass.edu r=darin sr=darin
2004-08-26 13:45:28 +00:00
darin%meer.net
c51b32c8ad Apply bryner's review comment, bug 256316 2004-08-25 04:43:14 +00:00
darin%meer.net
9f91a230dc fixes bug 256316 "non-ascii char in URL lead to heap overrun" r=dveditz sr=bryner 2004-08-25 04:41:48 +00:00
vladimir%pobox.com
0b8d1522a5 b=255134, make nsICollation scriptable, r=jshin,sr=brendan 2004-08-24 22:50:33 +00:00
darin%meer.net
8c51b0df75 fixes bug 237312 "gnomevfs should be skipped for protocols marked to be handled externally" r=biesi sr=bzbarsky 2004-08-24 21:50:15 +00:00
darin%meer.net
3aa03e4e0f fixes bug 231529 "Optionally enable unprompted NTLM authentication" r=cneberg sr=bryner 2004-08-24 21:18:15 +00:00
darin%meer.net
5e133a1ea4 fixes bug 230351 "NTLM base64 decoder should tolerate extra '=' padding" r=cneberg 2004-08-24 21:10:54 +00:00
caillon%redhat.com
2fdef090da These are C++ files; not IDL. rs=bzbarsky 2004-08-11 07:00:43 +00:00
cbiesinger%web.de
8e63886ee0 Bug 80787 support non-ascii extensions in mime service, mime info, and
exthandler
r=bzbarsky sr=darin
2004-08-09 21:27:24 +00:00
bzbarsky%mit.edu
26ac90ee08 Store all error pages in cache so view-source and history do the right thing.
Enforce the "non-caching" of error pages in MustValidate().  Bug 212650 r+sr=darin
2004-08-09 15:57:34 +00:00
cbiesinger%web.de
068bc72122 set an event sink on the control connection's socket transport, and forward
"looking up host", "connecting to host" and "connected to host" events to the
progress sink.
Bug 252344 r=darin sr=bz
2004-08-08 20:17:54 +00:00
bzbarsky%mit.edu
ff376b3812 Add support for the application/rdf+xml MIME type. Bug 61839, patch by Alex
Vincent <ajvincent@juno.com>, r=bzbarsky, sr=jst
2004-08-08 01:31:02 +00:00
darin%meer.net
6310329ee0 fixing MingW bustage 2004-08-04 23:12:24 +00:00
cbiesinger%web.de
873aa98bc1 Bug 202638 make nsSocketTransport notify its observers when the
sockettransportservice initiated a detach (f.ex. because it's going offline)
r=darin sr=bz
2004-08-04 17:43:33 +00:00
darin%meer.net
c41f4b4ba3 fixes bug 249282 "Permit mixing of \ and / in file:// URLs under Win32" r=biesi sr=bzbarsky 2004-08-04 17:08:27 +00:00
darin%meer.net
de308e6df5 fixes bug 252118 "necko ignores settings for max-persistent-connections-per-server" r=biesi sr=bzbarsky 2004-08-03 23:41:36 +00:00
cbiesinger%web.de
61692b8f5e Bug 28998 Support Web Proxy Auto-Discovery Protocol (WPAD); for now, only
support loading http://wpad/wpad.dat, not a pac url from DHCP, or domain
component stripping.

r+sr=darin
2004-07-31 17:39:29 +00:00
cbiesinger%web.de
0c88d9b652 only write as much data to the outfile as was read. affects tests only. 2004-07-30 21:53:56 +00:00
mvl%exedo.nl
78cf18cc57 prompt for username and password when anonymous ftp login failed
bug 124561, r=biesi, sr=darin
2004-07-30 10:56:14 +00:00
bzbarsky%mit.edu
82e85f919c Implement IRequest::INIHIBIT_CACHING. Patch by William Bardwell
<wbardwel@curl.com>, r=darin, sr=bzbarsky.
2004-07-30 05:07:04 +00:00
dwitte%stanford.edu
925977835a make nsSafeFileOutputStream follow target symlinks.
b=252050, r=biesi, sr=darin
2004-07-30 05:00:32 +00:00
jst%mozilla.jstenback.com
042e913e2b Fixing bug 250909. Make ftp: URIs containing %00 invalid. r=bzbarsky@mit.edu, sr=darin@meer.net 2004-07-30 02:45:46 +00:00
cbiesinger%web.de
d21bcccd72 Bug 253190 Crash if .pac file lists multiple proxies, in a malformed way
r+sr=darin
2004-07-28 22:03:27 +00:00
dwitte%stanford.edu
1e3d3e88de ... and back out the non-debug-only part. ;) 2004-07-23 07:50:57 +00:00
dwitte%stanford.edu
2449494efe bug 252717: assert only when count > 0. debug only. 2004-07-23 07:47:10 +00:00
dwitte%stanford.edu
4fb8109457 fix topcrasher bug 252289, r=mvl sr=darin 2004-07-21 22:03:21 +00:00
cbiesinger%web.de
7f707d30dd bug 85310 remove *WithConversion from necko r+sr=darin 2004-07-21 12:25:20 +00:00
dwitte%stanford.edu
dee773b6e5 make cookie & permission files non-world-readable.
b=59557, patch by Pavel Kankovsky (peak@argo.troja.mff.cuni.cz), r=dwitte, sr=bz.
2004-07-20 07:27:28 +00:00