bzbarsky%mit.edu
e830c229cd
Make parts of multipart streams expose content-disposition. Bug 123043,
...
r=law, sr=darin.
2002-02-06 03:39:04 +00:00
racham%netscape.com
f53e918c74
Fixing bug 122309. Using new ParseString routine to parse ports list. r=dougt, sr=jag
2002-02-05 08:39:30 +00:00
darin%netscape.com
56ff28cb3c
fixes bug 86917 "socket transport should try all ip addresses returned by
...
DNS service" r=gordon, sr=rpotts
2002-02-02 02:45:25 +00:00
darin%netscape.com
ecf017c94a
fixes bug 123031 "Setting username and password on nsIURI object damages
...
host part of URL, preventing FTP transfer" r=cmanske, sr=mscott
2002-02-01 21:20:51 +00:00
darin%netscape.com
7374da613d
fixes bug 122675 "socket transport doesn't cancel properly if busy resolving
...
or connecting" r=gordon, sr=mscott
2002-02-01 21:18:13 +00:00
darin%netscape.com
0449ac9443
fixes bug 122787 "(nsIURI) nsStandardURL::SetFileName doesn't recalculate mPath"
...
r=dougt, sr=mscott
2002-02-01 21:03:10 +00:00
andreas.otte%debitel.net
94e54a2702
making patch for bug 120959 [Use of ".." in address causes links to
...
relative URL's to fail] a little bit prettier (remove unnecessary
clause), r=brendan, sr=darin
2002-02-01 20:30:15 +00:00
rjc%netscape.com
e7fdd3310b
Fix bug # 113894: RDF persistance issue, and get nsFileSpec out of RDF. r=sr's = darin, waterson
2002-02-01 00:24:27 +00:00
darin%netscape.com
d98846cd5a
fixes bug 118651 "nsIFileURL.file needs to return nsIFile that was set"
...
r=dougt, sr=rpotts
2002-01-31 22:17:35 +00:00
darin%netscape.com
023adfb8f1
fixes bug 121521 "ABR doing 'File->Open...' to open a file from disk"
...
r=jrgm,andreas.otte, sr=mscott
2002-01-31 01:53:05 +00:00
bbaetz%student.usyd.edu.au
b3b1451dbf
Bug 115720 - migrated ("network.proxy.type", 3) fails to connect
...
r=darin, sr=dveditz
2002-01-29 23:15:41 +00:00
darin%netscape.com
eb4bcbc734
fixes bug 114125 "nsStandardURL::Clone fails to clone the nsIFile if one
...
exists" r=dougt,sr=sfraser
2002-01-29 22:04:16 +00:00
dougt%netscape.com
894fdcfaaf
1. Converts callers of nsIComponentManagerObsolete to use
...
nsIComponentRegistrar.
2. Converts callers of nsComponentManager::AutoRegister to use
nsIComponentRegistrar's autoRegistrar method.
3. Add nsIComponentRegistrar implmentation to nsComponentManagerImpl.
4. Rearrange nsComponentManager.cpp so that related methods are in the same
place.
5. Added a C-style function NS_GetComponentRegistrar so that getting the
registrar is easier in some places.
6. Added a nsISimpleEnumerator interface on PLDHashTableEnumeratorImpl. in
this way, the same base class can support both old style and new style
enumerations.
7. Fixed a nasty bug where unregistring factories will leave the contract id
hash with a dangling pointer. Now, when unregister is called we search the
contract id hash for entries which have the given doomned cid and remove them.
Bug 115853. r=dp@netscape.com , sr=rpotts@netscape.com
2002-01-29 21:22:13 +00:00
darin%netscape.com
c4a2f28a0d
part one of bug 113163 "Performance problem at downloading"
...
patch=ak@muc.de , r=gordon@netscape.com , sr=darin@netscape.com
2002-01-29 02:58:02 +00:00
darin%netscape.com
31ec64c0a1
another patch for bug 109179 "replace nsStdEscape with nsEscapeURLPart"
...
r=dougt,gagan sr=alecf,waterson
2002-01-29 01:09:37 +00:00
mkaply%us.ibm.com
550b221e68
More OS/2 bustage
2002-01-28 18:13:56 +00:00
mkaply%us.ibm.com
e29c71abb5
OS/2 bustage
2002-01-28 17:00:06 +00:00
alecf%netscape.com
8c9bfa6586
fix for bug 121508 - clean up nsStringStream and nsIParser APIs.. r=dougt, sr=jst
2002-01-27 22:02:00 +00:00
darin%netscape.com
23a4c3046e
backing out my changes -- rjc says it causes moz not to startup!
2002-01-26 00:46:09 +00:00
darin%netscape.com
0431b46cfe
fixes bug 114778 "formpost temp files not cleaned up when browser exits"
...
patch=badami@netscape.com , r=rpotts@netscape.com , sr=darin@netscape.com
2002-01-26 00:38:37 +00:00
darin%netscape.com
cd4e118c4f
patch 2 for bug 109179 "replace nsStdEscape with NS_EscapeURL"
...
r=dougt, sr=alecf
2002-01-25 23:08:02 +00:00
andreas.otte%debitel.net
d7f198c09c
second try to fix bug 119071 [Can not ftp files from / on Cobalt web
...
server], this time working around bad urls generated by the tinderbox
script, r=bbaetz, sr=darin
2002-01-25 22:19:29 +00:00
andreas.otte%debitel.net
2cb753db0c
fix bug 120959 [Use of ".." in address causes links to relative URL's
...
to fail] A regression from the rewrite of the urlparser,
r=dougt@netscape.com , sr=darin@netscape.com
2002-01-25 22:07:50 +00:00
mcafee%netscape.com
802ed3d657
I'm sorry Dave, I'm afraid I can't allow this checkin. Backing out rjc's change from earlier (121546). r=jrgm
2002-01-24 07:16:01 +00:00
rjc%netscape.com
39e38bd3fc
Fix bug # 113894 (and 36972 and 79013 and probably others): get nsFileSpec usage out of RDF, and fix RDF persistence on Mac if there is a slash in the path. Various code from myself, darin, waterson and tingley. Various r/sr include darin, waterson
2002-01-24 01:29:39 +00:00
kaie%netscape.com
69119fd416
b=106188 fix whitespace
...
a=brendan
2002-01-22 02:20:13 +00:00
rjc%netscape.com
0f2e76ecbe
Shame on alecf for not updating to the tip before checking in! Re-backing out these two lines which were originally backed out last night. a=sheriff trudelle
2002-01-19 01:58:03 +00:00
alecf%netscape.com
2a51fd5d0e
fix for bug 119902 - assertions in nsIOService when saving files, plus a minor performance optimization from dougt
...
r=adamlock, sr=darin
2002-01-18 21:08:07 +00:00
kaie%netscape.com
b4d6580c08
b=106188 Fix SSL freezing Mozilla on connect problems
...
r=darin r=javi r=wtc sr=jag a=blizzard
2002-01-18 20:20:02 +00:00
rjc%netscape.com
f31818dfd6
Back out fix for bug # 113894 due to bug # 120617. a=sheriff suresh
2002-01-18 07:19:46 +00:00
sspitzer%netscape.com
52f605a35b
fix for smoketest blocker #120324 . back out the fix for #119051
...
(mailnews part was not tested or reviewed by module owner)
sr=mscott,bienvenu
2002-01-16 20:58:01 +00:00
timeless%mac.com
eef5c54aad
Bug 119051 duplicate symbol breaks win32 static build
...
create and use nsIIOService::getQueryAttributeValue
r=dbradley sr=darin
2002-01-16 05:07:31 +00:00
darin%netscape.com
bc15fb1904
fixes bug 42898 "iDNS support"
...
r=nhotta, sr=brendan
2002-01-16 03:23:23 +00:00
darin%netscape.com
d10ceeab83
backing out andreas' fix for bug 119071. it's causing serious problems
...
with relative links.
2002-01-16 03:01:38 +00:00
andreas.otte%debitel.net
9f127459ef
fix bug 119071[Can not ftp files from / on Cobalt web server], changed
...
CoalesceDir in a way that it no longer drops to much ../ in a path but
leaves them unresolved. This way ftp urls like
ftp://user:<password>@ftp.host.com/../../logs can be successfully used,
r=bbaetz, sr=darin
2002-01-16 00:25:18 +00:00
timeless%mac.com
8723f8991d
Bug 119310 preferences + open in new tab + clicking browser crashes @nsLoadGroup::RemoveRequest
...
assert instead of crashing if some load fails
r=darin sr=waterson
2002-01-16 00:16:51 +00:00
rjc%netscape.com
8202246455
Fix bug # 113894: RDF persistence breaks when there is a / in the file path. Verbal r=pavlov and sr=waterson
2002-01-15 05:20:37 +00:00
dougt%netscape.com
90c92f13ff
116420 - Fixes broken directory listings if there is a broken symlink in that directory. r=pavlov, sr=jband@netscape.com
2002-01-15 00:51:11 +00:00
cathleen%netscape.com
c2d19ad82a
converted 271 references to nsCRT::memcpy to memcpy, bug 118135 r=dp
2002-01-12 03:18:55 +00:00
darin%netscape.com
2538f367be
fixes first part of bug 109179 "replace NS_EscapeURL with NS_EscapeURLPart"
...
r=andreas.otte@debitel.net
sr=alecf@netscape.com
2002-01-11 23:02:22 +00:00
darin%netscape.com
7ddef8d370
fixes bug 117931 "Function shExpMatch in nsProxyAutoConfig.js: conversion
...
from shell pattern to regexp is incorrect."
patch=zybi@talex.com.pl
r=tingley@sundell.net
sr=darin@netscape.com
2002-01-11 22:52:32 +00:00
jband%netscape.com
870255b46e
fix bug 19330. Lost the setting of rv in previous fix. sr=darin r=alecf
2002-01-10 23:39:50 +00:00
brade%netscape.com
142c8e3fe8
remove unused static kSocketTransportServiceCID saving 16 bytes (bug 117927; rs=darin)
2002-01-09 14:40:05 +00:00
brade%netscape.com
fa26a0fd74
remove unused static kIOServiceCID saving 16 bytes (bug 117927; rs=darin)
2002-01-09 14:29:20 +00:00
brade%netscape.com
af2413a7c3
remove unused static kSocketTransportServiceCID saving 16 bytes (bug 117927; rs=darin)
2002-01-09 14:24:20 +00:00
brade%netscape.com
5f09705a0a
remove unused static kEventQueueService saving 16 bytes (bug 117927; rs=darin)
2002-01-09 14:22:17 +00:00
brade%netscape.com
07a174a860
remove unused static kFileTransportServiceCID saving 16 bytes (bug 117927; rs=darin)
2002-01-09 14:21:00 +00:00
jst%netscape.com
645c88322d
Fixing bug 64248. Making the loading of external scripts pass the referrer to the server when requesting the script. r=gagan@netscape.com, sr=darin@netscape.com
2002-01-08 06:32:36 +00:00
darin%netscape.com
2af4268cbd
fixes bug 118143 "GetPath() is off by one char after calling SetQuery()"
...
r=dougt, sr=sspitzer
2002-01-08 02:05:43 +00:00
alecf%netscape.com
72507557e8
C++ side of fix for bug 100212 - move consumers of nsIFile.URL into nsIIOService. r=dougt, sr=darin
2002-01-08 01:31:25 +00:00