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

740 Коммитов

Автор SHA1 Сообщение Дата
darin%netscape.com 9fbd1028d6 b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa 2002-03-20 22:50:33 +00:00
peterv%netscape.com 3a36373b66 Fixing mac build bustage. Removing duplicate entries. Tinderboxes need a kick now :-(. 2002-03-18 02:17:42 +00:00
blakeross%telocity.com afcf2d6ce8 Fixing a bad reversion from dl mgr. r/sr/a unchanged. 2002-03-18 01:50:31 +00:00
blakeross%telocity.com 93d044d117 102477 - turn on Download Manager (take 3). r=law sr=ben a=dbaron die=cvs 2002-03-17 21:41:01 +00:00
blakeross%telocity.com 057a05b72e Something is wrong with my tree... 2002-03-17 21:21:30 +00:00
blakeross%telocity.com d03c035489 102477 - Turn on download manager, take 2. r=law sr=ben a=dbaron 2002-03-17 21:18:26 +00:00
blakeross%telocity.com 832ea99d0c Backing out...saving for a rainy day... 2002-03-17 07:23:42 +00:00
blakeross%telocity.com b96f3802b3 102477 - Turn on download manager. r=law sr=ben a=dbaron 2002-03-17 05:30:47 +00:00
blakeross%telocity.com 563323de3b 102477 - Turning on download manager. r=law sr=ben a=dbaron 2002-03-17 04:52:34 +00:00
blakeross%telocity.com 9578c1220e Download manager. Not part of build. a=asa 2002-03-15 22:58:43 +00:00
bzbarsky%mit.edu abe192dbf6 Do not apply content decoding if the url ends in .gz or .zip. The
content-encoding battle never ends...  Bug 128199, r=law, sr=darin,
a=asa
2002-03-14 00:51:28 +00:00
blakeross%telocity.com 0351f733e8 Download manager. Not part of build. a=asa 2002-03-13 05:20:13 +00:00
blakeross%telocity.com fa6c821fe5 Download manager. Not part of build. a=asa 2002-03-12 22:13:45 +00:00
darin%netscape.com 281c86ec58 b=99165 Freeze nsIInputStream nsIOutputStream (not yet frozen... but close)
r=dougt sr=shaver a=asa
2002-03-12 00:59:06 +00:00
blakeross%telocity.com 7a66daf352 Download manager. Not part of build. a=asa 2002-03-10 05:24:48 +00:00
bzbarsky%mit.edu 17030cc1da Make it possible to save parts of multipart streams. Bug 117958, patch
by rpotts@netscape.com, r=bzbarsky, sr=darin, a=asa
2002-03-07 20:57:55 +00:00
darin%netscape.com 56327dc4a9 hopefully fixes OS/2 bustage 2002-03-06 09:42:39 +00:00
darin%netscape.com f1a6738b6c fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +00:00
bzbarsky%mit.edu 201fa7ccf6 fix regression of bug 124741. r=law, sr=alecf, a=asa 2002-03-05 22:35:56 +00:00
bzbarsky%mit.edu 4662f94ce5 Fix compiler warnings. Bug 127592, r=hwaara, sr=shaver, a=asa 2002-03-05 22:33:54 +00:00
alecf%netscape.com cd8f07f3e8 bug 127091 - big string cleanup, removing old APIs
- removing Assign/AppendWithConversion for single-characters
- removing unused StripChars
- removing ReplaceChar[s] for non-matching chars
- removing CompressSet
- removing nsCString::Find/FindCharInSet/RFind for unichar strings
- removing lots of EqualsWithConversion
r=dp, sr=jag
a=asa
2002-03-04 23:18:21 +00:00
bzbarsky%mit.edu 95c6440fc5 Decode by default when saving, except for types on a "ban list". Bugs
69306, 120033, 121001, r=law, sr=darin, a=roc+moz
2002-02-27 00:43:46 +00:00
law%netscape.com 4d29df56ed Bug 27609; change exthandler to use new progress dialog and properly report i/o errors; r=bzbarsky, sr=mscott 2002-02-20 08:00:29 +00:00
jst%netscape.com 19b9e3ce32 Checking in Boris Zbarsky's <bzbarsky@mit.edu> fix for bug 117269. Making mozilla not invent silly file extensions when saving files. r=law@netscape.com, rs=jaggernaut@netscape.com, jst@netscape.com 2002-02-20 07:50:52 +00:00
cathleen%netscape.com a6a1655268 eliminate nsCRT::strlen for char* strings (part 4), bug 124536 r=dp sr=brendan 2002-02-19 16:01:45 +00:00
ccarlen%netscape.com 2cf6448a9f Bug 115334 - removing .mcp files that are obsolete since conversion to XML. r=jj/sr=sfraser 2002-02-13 15:01:37 +00:00
ducarroz%netscape.com 3ae0f8b9c3 Fix for bug 100591. We need to replace illegal characters in file name before trying to use it during a file save. R=cavin, law, SR=alecf, mscott 2002-02-12 03:57:39 +00:00
timeless%mac.com 3a7b20b848 Bug 124895 Improper definition of NS_PROMPTSERVICE_CID
r=danm sr=alecf
2002-02-12 03:32:14 +00:00
bzbarsky%mit.edu 53494d3eb3 Make it possible to save files of types for which we have mimeinfos but
no extensions.  Bug 68801, r=law, sr=jag
2002-02-12 02:22:39 +00:00
bzbarsky%mit.edu 97aad157b6 Relanding the Compare --> Equals conversion. a=mcafee 2002-02-10 15:49:46 +00:00
bzbarsky%mit.edu 98afc5ee0f Testing performance impact of backout of what's left of the patch from
bug 115289.  See bug 123947 for details. a=mcafee
2002-02-09 20:46:05 +00:00
bzbarsky%mit.edu 8cf5676cfc Make parts of multipart streams expose content-disposition. Bug 123043,
r=law, sr=darin.
2002-02-06 03:39:04 +00:00
bzbarsky%mit.edu aa018e0dfe Fix helper apps not starting when the filename in the url is empty.
Also turn off caching of mime infos since we have no way to invalidate
this cache yet.  Bug 121644, r=law, sr=mscott
2002-02-06 03:35:31 +00:00
darin%netscape.com 96d9e2d527 final patch for bug 109179 "replace nsStdEscape with NS_EscapeURL"
r=dougt, sr=alecf
2002-02-05 03:08:15 +00:00
bzbarsky%mit.edu 40d60f39ec Convert Compare() to Equals() where possible now that we can do
case-insensitive Equals().  Bug 115289, r=alecf, sr=jag
2002-02-05 02:03:07 +00:00
law%netscape.com 7c81025fdf Bug 107088; don't set any group/world permissions on temp file; r=bzbarsky, sr=darin 2002-02-02 00:06:12 +00:00
alecf%netscape.com 5483b6f627 one more part of fix for bug 107575, including the much coveted whitespace
remove aIgnoreCase parameter from all nsString and nsCString consumers
sr=jag, r=shaver
2002-02-01 01:53:09 +00:00
mkaply%us.ibm.com 0423200d57 No bug - fix some tabs that were really bugging me 2002-01-31 20:32:00 +00:00
bzbarsky%mit.edu 21b7960980 Check that the uri actually has an extension before trying to
GetTypeFromExtension.  Bug 122742, r=timeless, sr=darin.
2002-01-31 20:12:53 +00:00
sfraser%netscape.com d133d4956f Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson 2002-01-30 21:14:20 +00:00
alecf%netscape.com 28b3772942 First part of fix for bug 107575 - remove nsString::FindChar because there is already an nsAString::FindChar, and remove the "ignore case" option in RFindChar
r=dougt, sr=jag
2002-01-30 06:04:29 +00:00
cathleen%netscape.com 8605704b12 eliminate nsCRT::zero() to use memset to zero instead, bug 118135, r=dp sr=waterson 2002-01-30 02:55:57 +00:00
bzbarsky%mit.edu dbebec80bc Make sure we lowercase types/extensions before putting them in the
datasource and that we lowercase types/extensions before comparing to
the datasource.  Bug 114462, r=law, sr=mscott.
2002-01-30 02:34:15 +00:00
mscott%netscape.com 27978a05e9 Bug #43689 --> expose the suggested file name
r=law
sr=sspitzer
2002-01-25 22:05:16 +00:00
bzbarsky%mit.edu 0cd96a8d92 Make content-disposition parsing more forgiving. Fixes bug 121509 and a
few existing evang bugs.  r=law, sr=mscott
2002-01-24 05:14:49 +00:00
rpotts%netscape.com 3fd1f474e4 Backing out the patch for bug #120113. To clear smoketest blocker... 2002-01-16 19:01:43 +00:00
bzbarsky%mit.edu 5a1b42ffbb Bug 90633. Use the URL extension for the temp file we pass to helpers
if it matches the extension list in the mime info.  r=law, sr=mscott.
2002-01-16 04:28:06 +00:00
dbaron%fas.harvard.edu e09e08a56f Adding mimetype temporarily to REQUIRES to fix bustage from rpotts's checkin. 2002-01-15 03:53:33 +00:00
rpotts%netscape.com 6e4b22e068 bugscape #11602. Embedding clients were unable to render data if no content-type was available... This is a temporary patch that will be replaced with a correct fix soon... 2002-01-15 02:41:05 +00:00
cathleen%netscape.com 92d4fbf218 converted 271 references to nsCRT::memcpy to memcpy, bug 118135 r=dp 2002-01-12 03:18:55 +00:00