jst%mozilla.jstenback.com
|
d9915d605d
|
Fixing bug 265334. Adding API for embedders etc to listen to data fed to the parser from the network. r=darin@meer.net, sr=brendan@mozilla.org
|
2004-11-02 19:52:32 +00:00 |
darin%meer.net
|
96c79cea45
|
eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg
|
2004-11-01 18:50:36 +00:00 |
cbiesinger%web.de
|
d75d0f934c
|
Bug 266051 Remove init and shutdown from interface nsICacheService
r=darin sr=bz
|
2004-10-31 21:58:51 +00:00 |
cbiesinger%web.de
|
fb65e2e542
|
247334 abort loading a channel when a 206 response has a different
content-encoding than the first part. r=darin sr=bz
|
2004-10-31 21:50:01 +00:00 |
bsmedberg%covad.net
|
848bb407df
|
Revert timeless' incorrect bustage-fix.
|
2004-10-30 04:30:48 +00:00 |
timeless%mozdev.org
|
12631e192e
|
random efforts at build bustage fixing.
statics are guaranteed to be null anyway so there's no reason to specify
NULL.
|
2004-10-29 23:20:50 +00:00 |
dveditz%cruzio.com
|
29050563b3
|
bug 265135: put internal referrers on channels to fix xpinstall whitelisting the right way. r=darin,sr=jst
|
2004-10-28 22:52:45 +00:00 |
darin%meer.net
|
f2952fbd22
|
improvements to new disk cache (NOT PART OF THE BUILD)
|
2004-10-27 22:19:32 +00:00 |
jag%tty.nl
|
a027c18f87
|
And get rid of another warning (don't stuff a 16-bit string in %s)
|
2004-10-27 01:05:09 +00:00 |
jag%tty.nl
|
020493d532
|
Attempt at fixing (part of) OS/2 bustage
|
2004-10-27 00:56:35 +00:00 |
cbiesinger%web.de
|
cbb3297fbe
|
265333 don't explicitly pass all arguments to NS_NewInputStreamChannel, so that the
more efficient variant with fewer arguments can be used r+sr=darin
|
2004-10-25 22:08:09 +00:00 |
darin%meer.net
|
a570f51ad2
|
fixes bug 263903 "redirects with a body not cached properly" r=biesi sr=bz
|
2004-10-25 19:55:10 +00:00 |
cbiesinger%web.de
|
e6ef9ebab2
|
265333 NS_NewInputStreamChannel should not overwrite a content charset set from
the content type with an empty string r+sr=darin
|
2004-10-25 13:15:25 +00:00 |
darin%meer.net
|
61890c50f2
|
add missing file
|
2004-10-21 21:22:23 +00:00 |
darin%meer.net
|
db81b01f2a
|
make necko tests work on the trunk
|
2004-10-21 20:57:17 +00:00 |
darin%meer.net
|
a628d4c8c8
|
Landing initial version of SQL-based disk cache (NOT PART OF THE BUILD)
|
2004-10-20 05:00:23 +00:00 |
bzbarsky%mit.edu
|
42c507da8e
|
Don't crash if the encoding enumerator is accessed when we have no response
head. Bug 264825, r=biesi, sr=darin
|
2004-10-19 04:38:44 +00:00 |
darin%meer.net
|
926d0ad15f
|
fixing MingW bustage
|
2004-10-18 05:35:59 +00:00 |
darin%meer.net
|
a478ee055e
|
fixes bug 256949 "browser not using the right credentials for proxy authentication" r=cneberg sr=bzbarsky
|
2004-10-17 20:19:47 +00:00 |
dveditz%cruzio.com
|
b883566a35
|
bug 259120: make "no" button be the Suspicious-auth dialog default, r=darin,sr=jst
|
2004-10-16 20:46:44 +00:00 |
shaver%mozilla.org
|
b1b991e111
|
some webdav plumbing and light tidying; bug 212342; r=darin,sr=bzbarsky
|
2004-10-15 05:59:21 +00:00 |
darin%meer.net
|
cc74b65fae
|
fixes bug 263263 "Dialog box asks if I meant to load www.google.com. If I answer no, it loads anyway." r=bzbarsky sr=dveditz
|
2004-10-12 19:56:07 +00:00 |
bzbarsky%mit.edu
|
352478cc4b
|
Don't allow SetSpec(EmptyCString()) on nsSimpleURI. Bug 263834, r+sr=darin
|
2004-10-12 01:54:44 +00:00 |
cbiesinger%web.de
|
296bc854c5
|
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
|
a64339d911
|
landing followup patch for bug 251969 "crash [@ nsHttpChannel::OnStopRequest ]" r+sr=dveditz
|
2004-09-29 16:51:46 +00:00 |
cbiesinger%web.de
|
9a1977957a
|
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
|
c8beb0d58b
|
fixes bug 251969 "crash [@ nsHttpChannel::OnStopRequest]" r=timeless sr=bzbarsky
|
2004-09-23 18:49:17 +00:00 |
timeless%mozdev.org
|
4bfa0c3c65
|
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
|
66e29623d3
|
Bug 260659 cookies use static string objects
r=dwitte sr=darin
|
2004-09-21 11:58:49 +00:00 |
cbiesinger%web.de
|
1269c8257a
|
removing obsolete nmake makefile (r+sr=darin)
|
2004-09-20 20:52:30 +00:00 |
cbiesinger%web.de
|
971804cfbd
|
bug 260400: removing files made obsolete by bug 176919, r+sr=darin
|
2004-09-20 12:48:28 +00:00 |
darin%meer.net
|
79280bb50d
|
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
|
f7ec23b8fd
|
Fix minor compilation warning.
|
2004-09-17 01:27:23 +00:00 |
cbiesinger%web.de
|
6e9099b60f
|
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
|
392fb69aed
|
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
|
815b1030b0
|
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
|
b5ded57da7
|
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
|
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 |