Commit Graph

4454 Commits

Author SHA1 Message Date
bzbarsky%mit.edu
37551aff8b Make more tags trigger detection of the file as HTML. Bug 213825, r=biesi, sr=darin 2003-07-30 17:58:56 +00:00
bienvenu%nventure.com
6d73c295a2 fix 112656 annoying assertion in ScanTxt, r=mscott, sr=dbaron 2003-07-29 22:10:59 +00:00
darin%meer.net
33e6f34628 fixes bug 213282 "mozilla not sending basic authorization header" r=dwitte sr=bzbarsky 2003-07-29 06:36:45 +00:00
bsmedberg%covad.net
279d0db1f7 Bug 211470 - need a common nsURIHashKey r=darin sr=bz 2003-07-27 15:20:11 +00:00
timeless%mozdev.org
a0be0cc621 Bug 214020 Null security callbacks [@ nsHttpConnection::GetInterface]
r=bbaetz sr=bz
2003-07-27 07:05:31 +00:00
jaggernaut%netscape.com
95899387f6 Bug 213602: Switch some users of NS_GetWeakReference over to do_GetWeakReference. r=bzbarsky, sr=dbaron 2003-07-25 19:06:59 +00:00
andreas.otte%debitel.net
0c241f3b41 fix bug 213012, unescape %2E during path coalescing, r=dveditz@netscape.com, sr=darin@meer.net 2003-07-25 18:36:34 +00:00
cbiesinger%web.de
a75a4ea88d removing unused files. r+sr=darin, no bug 2003-07-25 17:31:36 +00:00
cbiesinger%web.de
bb37693039 147679 GetFromMIMEType on Windows only gets one extension and needs rethinking r=bzbarsky sr=darin
this merges nsIMIMEService::GetFromType and GetFromExtension
2003-07-25 16:48:00 +00:00
caillon%returnzero.com
91b7c60bee Bug 83536.
Merge script principal implementations into one class.
Should reduce footprint, speed up calls to caps a little bit, and fixes several memory leaks.
Also fixes bugs 211174 and 211263
r=jst@netscape.com
sr=bzbarsky@mit.edu
moa=mstoltz@netscape.com (he looked at an earlier patch and said it looked fine, and will do a retroactive review when he returns from vacation as well)
2003-07-24 05:15:20 +00:00
mkaply%us.ibm.com
1a38ab2d00 rs=leaf
Remove XP_OS2_VACPP from the tree
2003-07-22 18:38:01 +00:00
bzbarsky%mit.edu
a81d14e92f Detect stuff that starts with "<head" as HTML. Bug 213416, r=biesi, sr=darin 2003-07-22 17:06:46 +00:00
darin%netscape.com
400d2e3f35 fixes bug 212336 "NTLM authenticator cannot be loaded under Win9x (security.dll not found)" r=dougt sr=alecf 2003-07-21 16:29:05 +00:00
jaggernaut%netscape.com
83c571e877 Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron 2003-07-20 07:47:59 +00:00
dwitte%stanford.edu
5cd4145e1e make nsStandardURL::GetFile cache its result and use nsIFile::Clone when handing
it out. we unfortunately need to clone until consumers of this method are fixed
to not modify the returned file (see bug 212724).

this should reduce Ts some...

b=122892, r=andreas.otte, sr=darin, with many thanks to biesi & mkaply for testing on other
plats.
2003-07-19 14:58:33 +00:00
andreas.otte%debitel.net
9220237af1 fix bug 207298 [FTP directory problems w/ URL parsing when URL root is not filesystem root] this patch changes the normal resolver for relative urls so that when asked it recognizes special root markers and retains .. that go beyond root as it is necessary for the ftp protocol. r=dougt@meer.net, sr=darin@meer.net 2003-07-16 19:09:00 +00:00
darin%netscape.com
90ebcf7571 removing errant printf from previous checkin 2003-07-15 14:51:43 +00:00
bzbarsky%mit.edu
e6f3eb1465 Fix bug 212277. r=caillon, sr=darin 2003-07-15 07:01:16 +00:00
bzbarsky%mit.edu
177069f601 Make sure view-source does not apply most HTTP headers (eg Refresh:, Link:,
etc).  Bug 212530, r=timeless, sr=darin
2003-07-14 23:18:54 +00:00
darin%netscape.com
347f4e42e7 fixes bug 212598 "netwerk/ should not use nsIPref" r=dougt,caillon sr=bzbarsky 2003-07-14 21:36:24 +00:00
jaggernaut%netscape.com
817298ce0b Bug 212272: Switch some Substring users over to String(Begins|Ends)With. r=dwitte, sr=bzbarsky 2003-07-14 07:37:39 +00:00
jaggernaut%netscape.com
2d7ed90a69 Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner 2003-07-13 22:29:00 +00:00
dougt%meer.net
70405cf6ee Backing out recent ftp change to know state. r+sr=darin, b=212439 2003-07-13 06:38:26 +00:00
bzbarsky%mit.edu
401365f06a Optimize nsSegmentEncoder to not get an mEncoder unless it actually has
encoding to do (has a non-ascii spec segment).  Bug 212475, r=darin, sr=dbaron
2003-07-12 23:06:13 +00:00
bzbarsky%mit.edu
7b5865099a Update the string stream interface a bit and simplify the implementation a
lot. Bug 212109, r=dougt, sr=darin
2003-07-11 23:10:27 +00:00
timeless%mozdev.org
eccf4c37b4 Bug 212440 nsHTTP:2 shouldn't include traffic
r=darin sr=darin
2003-07-11 22:43:28 +00:00
darin%netscape.com
48744b6c31 fixes bug 212245 "don't build ftp and gopher directory listing support if protocols are disabled" r=dougt sr=bzbarsky 2003-07-11 22:13:30 +00:00
jshin%mailaps.org
59d134d2f9 bug 212125 : factor out loading |nsIPersistentProperties|' from a URI/URIspec and add helper
functions to nsNetUtil.h  (r=rbs, sr=darin)
2003-07-11 21:31:54 +00:00
dougt%meer.net
e5666ff654 Backing out ftp state reduction due to regressions. See 211729. r=darin, a=dbaron 2003-07-09 20:48:15 +00:00
bzbarsky%mit.edu
087dc52053 Make sure to look at the loadgroup's callbacks if our channel has none. Bug
208087, r=darin, sr=dbaron, a="dbaron says 'slip it in'"
2003-07-09 07:02:28 +00:00
jaggernaut%netscape.com
4ad27a8c9d Bug 212118: Small bug in net_ParseFileURL: Substring(inURL, schemeBeg, schemeBeg + schemeEnd). r=darin, sr=dbaron 2003-07-09 05:11:10 +00:00
jaggernaut%netscape.com
06350119d4 Purging tabs, r+sr=darin 2003-07-09 02:28:07 +00:00
jaggernaut%netscape.com
a20d08d6fa Small optimization, no need to pass in a scheme string there. r+sr=darin 2003-07-09 01:35:35 +00:00
darin%netscape.com
69682b1372 fixes bug 209121 "Digest authentication incorrectly includes fragment identifier in URI when computing A2" r=dougt sr=bzbarsky 2003-07-08 22:49:26 +00:00
darin%netscape.com
f73ce178fa revising nsIChannel documentation further 2003-07-08 22:43:51 +00:00
darin%netscape.com
4a6e9f49fc removing unused #define, no bug, r+sr=nobody 2003-07-08 22:25:39 +00:00
darin%netscape.com
b3ca2894f5 cleaning up some nsIChannel documentation, b=209101, r+sr=nobody 2003-07-08 22:04:32 +00:00
bzbarsky%mit.edu
e08fa08e31 Expose request and response versions of HTTP channels. Bug 201625, r=darin, sr=bzbarsky 2003-07-08 21:35:54 +00:00
bzbarsky%mit.edu
7fd6554181 Make sure that nsSimpleURI also strips newlines out of the uri spec... Bug
211599, r=dougt, sr=darin
2003-07-08 20:09:17 +00:00
kaie%netscape.com
e97cef79b0 b=195574 SSL extremely flaky if Ask for Master Password is 'Every time'
r=darin sr=brendan
2003-07-08 14:41:02 +00:00
cbiesinger%web.de
7d10504897 78919 part 1. r=bzbarsky, sr=darin. This adds an |hasDefaultHandler| attribute
to nsIMIMEInfo that should be used to check if a default application is available
for this mimeinfo.
2003-07-08 13:52:46 +00:00
darin%netscape.com
0565010816 fixes bug 210734 "IDN: Invalid codepoint encoded in ACE label" r=nhotta sr=bzbarsky 2003-07-08 01:51:32 +00:00
cbiesinger%web.de
68f7034972 211889 r=bzbarsky sr=darin - remove DataURI attribute from nsIMIMEInfo (unused and not really implemented) as well as the mURI member of nsMimeInfoImpl 2003-07-07 22:49:35 +00:00
dougt%meer.net
393c7500da missed this line from the previous check in. 2003-07-02 20:57:43 +00:00
dougt%meer.net
7661770e41 bug 209972. removes CWD and PWD from state machine. General code clean up. r=bbaetz, sr=darin 2003-07-02 15:03:58 +00:00
darin%netscape.com
c4c528ea38 cvs removing uncompiled/dead files 2003-07-01 19:28:40 +00:00
bzbarsky%mit.edu
fd57f310f1 Change GetHrefUTF8 to GetHrefURI to make sure that we don't lose track of the
origin charset.  Bug 166996, r=dbaron,darin sr=jst
2003-07-01 02:59:54 +00:00
darin%netscape.com
57810801b3 fixes bug 143575 "URL: http ignores username and password (http://user:passwd/domain) for auth cache" r=dougt sr=alecf 2003-06-30 19:56:05 +00:00
dougt%meer.net
0dddf8e677 Adding a new FTP error code to nsNetError.h. r=me, sr=darin, part of bug=209972 2003-06-27 19:02:15 +00:00
ccarlen%netscape.com
e589a3c768 Bug 197379 - take2. Take 1 allowed file:// URLs with HFS paths to work. It did not work, though, when the volume name contained an escaped character. This patch unescapes the volume name before comparison. r=dougt/sr=darin 2003-06-27 14:31:38 +00:00