Commit Graph

2010 Commits

Author SHA1 Message Date
darin%meer.net
b8382a8d94 fixes bug 266485 "Enable SPNEGO proxy authentication" r=cneberg sr=bryner 2004-11-23 07:05:27 +00:00
darin%meer.net
db17c93d73 fixes bug 259979 "Changes to keyword.URL require restarting Firefox" patch by lesx99@lycos.com, r=biesi, sr=darin 2004-11-16 16:17:59 +00:00
darin%meer.net
61373cec0e fixes bug 270075 "crash @[nsFtpState::StopProcessing()]" r=biesi sr=bzbarsky 2004-11-16 02:30:02 +00:00
neil%parkwaycc.co.uk
7d6ae4fb59 Bug 269827 Redirected about channel has wrong original URI r+sr=darin 2004-11-15 23:59:39 +00:00
darin%meer.net
f103a62f64 fixes bug 261083 "Channels do not uniformly query their notification callbacks" r=biesi sr=bzbarsky 2004-11-15 20:16:52 +00:00
bmlk%gmx.de
5c90e153b6 send user/pref specified password if specified instead of default password for anonymous ftp, bug 266835 p= Frank Wein, r=biesi, sr=darin" 2004-11-06 16:57:10 +00:00
darin%meer.net
c652054c39 fixes bug 267263, r=cneberg sr=dveditz 2004-11-06 01:35:01 +00:00
darin%meer.net
189ba5e5c4 eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg 2004-11-01 18:50:36 +00:00
cbiesinger%web.de
a3fc1b4720 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
dveditz%cruzio.com
dda30fd22f 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
cbiesinger%web.de
2e997df0c3 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
89fe06f96a fixes bug 263903 "redirects with a body not cached properly" r=biesi sr=bz 2004-10-25 19:55:10 +00:00
bzbarsky%mit.edu
9db7c3c195 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
9916bcaa22 fixing MingW bustage 2004-10-18 05:35:59 +00:00
darin%meer.net
ae50a08b3d 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
fc3828e750 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
0fd1bdf643 some webdav plumbing and light tidying; bug 212342; r=darin,sr=bzbarsky 2004-10-15 05:59:21 +00:00
darin%meer.net
77486c0d04 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
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
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
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
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
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
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
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
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
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
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
7f707d30dd bug 85310 remove *WithConversion from necko r+sr=darin 2004-07-21 12:25:20 +00:00
bzbarsky%mit.edu
86c1015042 Fix more bustage 2004-07-15 21:10:06 +00:00
bzbarsky%mit.edu
888f05425c Fix build bustage. Putting includes in ifdefs is BAD! 2004-07-15 20:49:15 +00:00
cbiesinger%web.de
3ece6a2483 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
c475505cc7 fixes bug 85484 "Proxy: auth prompt doesn't show realm" r=biesi sr=bzbarsky 2004-07-15 13:11:55 +00:00
darin%meer.net
6c4a94cbba fixes bug 201040 "Unable to view page source of the page that uses IDN" r=biesi 2004-07-01 23:45:34 +00:00
darin%meer.net
197c6f3576 fixes bug 224237 "PAC: make failover behave according to specification"
original patch by jerry.tan@sun.com with revisions by darin, r=biesi
2004-07-01 23:31:47 +00:00
darin%meer.net
65752c93cb fixing up comments that reference the non-existent nsIHttpNotify 2004-06-30 18:24:08 +00:00