Граф коммитов

4805 Коммитов

Автор SHA1 Сообщение Дата
darin%meer.net cae8263e6d 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 809f9c22bf Bug 258035 document port argument of nsIDNSRecord::getNextAddr
r+sr=darin
2004-09-05 13:20:59 +00:00
vladimir%pobox.com f353e1e3a4 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 f74680e2c6 use a better hash function, bug 239358 (courtesy of brendan) 2004-09-01 22:35:37 +00:00
darin%meer.net 43c3948f99 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 5db61a33cb 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 35b34c0a56 PAC: localHostOrDomainIs() never matches a hostname (bug 242325)
r=darin, sr=bzbarsky
2004-09-01 11:27:51 +00:00
dougt%meer.net 42c3884b3f 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 36aee346fa 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 d3d457683e Apply bryner's review comment, bug 256316 2004-08-25 04:43:14 +00:00
darin%meer.net 2642c24833 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 ab916d5eb8 b=255134, make nsICollation scriptable, r=jshin,sr=brendan 2004-08-24 22:50:33 +00:00
darin%meer.net 083582d5b6 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 4b2ca06dcc fixes bug 231529 "Optionally enable unprompted NTLM authentication" r=cneberg sr=bryner 2004-08-24 21:18:15 +00:00
darin%meer.net 86606ff3a3 fixes bug 230351 "NTLM base64 decoder should tolerate extra '=' padding" r=cneberg 2004-08-24 21:10:54 +00:00
caillon%redhat.com 895ec082e4 These are C++ files; not IDL. rs=bzbarsky 2004-08-11 07:00:43 +00:00
cbiesinger%web.de 40462868fe 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 632e97544e 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 485d9acb38 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 f4c9ee57f4 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 8544352bff fixing MingW bustage 2004-08-04 23:12:24 +00:00
cbiesinger%web.de 3ef5de0f18 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 b2e2b62fd9 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 2930d59940 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 72d18273ca 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 2dbefcfe5e 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 0ba1186e2c 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 2a56ac59d2 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 3a9c6fe65c make nsSafeFileOutputStream follow target symlinks.
b=252050, r=biesi, sr=darin
2004-07-30 05:00:32 +00:00
jst%mozilla.jstenback.com 32c70bc52a 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 863ad06f3a 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 799893ff01 ... and back out the non-debug-only part. ;) 2004-07-23 07:50:57 +00:00
dwitte%stanford.edu 864349edac bug 252717: assert only when count > 0. debug only. 2004-07-23 07:47:10 +00:00
dwitte%stanford.edu fd8b24d15e fix topcrasher bug 252289, r=mvl sr=darin 2004-07-21 22:03:21 +00:00
cbiesinger%web.de e2840246a1 bug 85310 remove *WithConversion from necko r+sr=darin 2004-07-21 12:25:20 +00:00
dwitte%stanford.edu 6b6af1a60f 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
dwitte%stanford.edu d5545a6bc5 simplifying codepath to see if it fixes orange. we need to null out mTempFile in the non-existent target case too. 2004-07-20 01:35:13 +00:00
dwitte%stanford.edu ffa45ddc5f sprinkle some asserts, and remove redundant #include. 2004-07-19 23:38:35 +00:00
dwitte%stanford.edu f3754bca20 rename nsISafeFileOutputStream to nsISafeOutputStream, and make nsBufferedOutputStream aware of it, to make life easier on consumers.
b=251648, r=biesi, sr=darin, with thanks to darin and bz for suggestions.
2004-07-19 22:00:03 +00:00
cbiesinger%web.de c7e472b160 Bug 247981 necko depends on libpr0n
r=pavlov sr=darin
2004-07-19 18:53:02 +00:00
dwitte%stanford.edu e32700100c tell necko-config.h about NECKO_COOKIES. b=221885 2004-07-19 07:14:34 +00:00
dwitte%stanford.edu 2abcffe70a add --disable-cookies build option.
b=221885, r=bsmedberg, r+sr=darin
2004-07-19 04:57:02 +00:00
dwitte%stanford.edu a21bbd2099 quick fix to get cookie/permission file saving working on trunk again, while we hash out a real fix.
b=251648, r+sr=darin
2004-07-16 20:08:08 +00:00
gerv%gerv.net 554e0e99a4 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-07-16 19:30:11 +00:00
cbiesinger%web.de b737bd0f85 fixing more win32 bustage 2004-07-15 21:32:42 +00:00
bzbarsky%mit.edu 7a82794b65 Fix more bustage 2004-07-15 21:10:06 +00:00
bzbarsky%mit.edu 4c226a4a1e Fix build bustage. Putting includes in ifdefs is BAD! 2004-07-15 20:49:15 +00:00
cbiesinger%web.de e86024e1cf Bug 69114 go to the target of a .url file, instead of showing its contents, when
opening such a file in mozilla
r=darin sr=bz
2004-07-15 20:21:44 +00:00
darin%meer.net fc2e6ebbad fixes bug 85484 "Proxy: auth prompt doesn't show realm" r=biesi sr=bzbarsky 2004-07-15 13:11:55 +00:00
dwitte%stanford.edu 4c3a6e6c55 add Finish() method to nsISafeFileOutputStream, and tweak things slightly.
b=251091, r=mvl, sr=darin
2004-07-15 05:52:37 +00:00