alecf%flett.org
fca10b9dd4
fix for bug 205895 - make nsIMIMEInfo.getFileExtensions use a string enumerator, to avoid excess allocation at startup
...
r=bz, sr=darin
2003-06-17 17:00:40 +00:00
jshin%mailaps.org
aa8e010f17
wrapping up bug 162765 : r=cbiesinger, sr=bz : Make the disposition method
...
comparison use EqualsIgnoreCase without the 2nd argument (length) when
parsing Content-Disposition header in http
2003-06-13 21:46:07 +00:00
jshin%mailaps.org
ecc35790fe
bug 167265 : add to necko Content-Disposition header handling per RFC 2231 (with
...
fallbacks to RFC 2047 and raw 8bit chars in |aOriginCharset| ) necessary for
i18nized filename support (when downloading files via http) :
r=cbiesinger, sr=alecf
2003-06-12 21:57:49 +00:00
jst%netscape.com
31d1be4084
Fixing typo in comment.
2003-06-11 06:17:53 +00:00
seawood%netscape.com
8f112a4226
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 21:18:27 +00:00
seawood%netscape.com
6934dc37a9
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 20:12:33 +00:00
cbiesinger%web.de
c3e99522c9
140301 patch by egnor@ofb.net r=biesi sr=bz tgz files get silently unzipped
2003-06-02 14:03:55 +00:00
timeless%mozdev.org
cc8cd7ed95
Bug 203387 warning: cannot pass objects of type `NS_ConvertUCS2toUTF8' through `...'
...
r=bsmedberg sr=bz
2003-05-23 21:50:04 +00:00
dwitte%stanford.edu
149f719c00
bug 100649: Length() being used where IsEmpty() is meant
...
treewide changes to convert incorrect usages of string.Length() to string.IsEmpty().
thanks to afatecha@idea.com.py (Ariel Fatecha) for the patch. r=dwitte, sr=jst.
got the ok from Asa to land into a closed tree.
2003-05-23 21:34:47 +00:00
cavin%netscape.com
827070cae3
Fix for 202355. Turn on apple single/double code for MacOSX. r=ccarlen, sr=sfraser.
2003-04-25 21:18:10 +00:00
mkaply%us.ibm.com
97d4809dd9
#202813
...
r=pedemont, sr=blizzard (platform specific)
OS/2 only - if the helper app is Win16 or DOS, rename the temp file to 8.3 (and add it to the delete list)
2003-04-22 14:20:36 +00:00
sfraser%netscape.com
e9fbc10d58
Fix bug 183848: if Internet Config fails to give us info about the app used to launch a file, ask Launch Services directly. Patch by sdagley, r=ccarlen, sr=sfraser.
2003-04-22 04:16:49 +00:00
mkaply%us.ibm.com
06c86310c8
Fixing comment
2003-04-22 02:44:21 +00:00
bzbarsky%mit.edu
c1beef340d
Clean up nsURILoader.cpp some. Better comments, more understandable code in
...
nsDocumentOpenInfo::DispatchContent, less confusing use of RetargetOutput
(which is now ConvertData). Bug 201618, r=darin, sr=sspitzer.
2003-04-12 03:36:53 +00:00
bzbarsky%mit.edu
d384919a6d
Removing unused openURIVia function. Bug 200223, r+sr=sspitzer.
2003-04-06 20:33:38 +00:00
mkaply%us.ibm.com
3778879321
#1999322
...
r=me, sr=blizzard (platform specific), a=dbaron
OS/2 only - regression - loading helper files with spaces doesn't work
2003-03-27 01:45:42 +00:00
mkaply%us.ibm.com
45fdfa8001
#188249
...
r=cls, sr=bz
Start landing GCC support for OS/2 - mainly cleanup to start
2003-03-21 21:16:45 +00:00
suresh%netscape.com
b7c8816e68
bug 49172 - Browser fails to respond correctly to a 205 (reset) status. r-dougt, sr-darin.
2003-03-19 23:55:12 +00:00
sfraser%netscape.com
e59ec9f5ba
Fix nsExternalAppHandler::SaveToDisk when aNewFileLocation is non-null, for Camino. Bug 197745. r=sdagley, sr=bz
2003-03-17 23:39:13 +00:00
dougt%netscape.com
be629223b6
Create a new xpcom obsolete library (and component library).
...
Moved nsFileSpec and related classes into this obsolete library.
Moved nsRegistry and related libreg functionality into the obsolete library.
Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.
Combined the following DLLs (source -> dest)
uriloader -> docshell
shistory -> docshell
jsurl -> jsdom
gkview -> gklayout
Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer
Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.
Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).
Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService
Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
cls%seawood.org
d18d8ada60
Adding mingw makefile changes.
...
Bug #134113 r=bryner
2003-03-08 05:57:15 +00:00
suresh%netscape.com
4686a0d815
bug 185692 - enable prefetching of '?' URLs in the context of rel=prefetch. r-dougt, sr-darin
2003-03-06 21:37:09 +00:00
sfraser%netscape.com
e586d24bd2
Don't crash if mLoadGroup is null, which can happen if Init fails. r/sr=me
2003-03-01 20:39:44 +00:00
cavin%netscape.com
47ad5ffffc
Fix for 183111. Added nsIExternalProtocolHandler interface and method handlerExists in netwerk/bae/public to be used by mozTXTToHTMLConv. Also treated 0xA0 as space in mozTXTToHTMLConv. r=darin, sr=sspitzer.
2003-02-27 22:46:42 +00:00
peterlubczynski%netscape.com
5ce7765e26
Fixing the DOM navigator.mimeType array to be able to test for installed helper applications, bug 58811, patch by bzbarsky@mit.edu r=peter, sr=jst
2003-02-26 23:54:55 +00:00
cbiesinger%web.de
26fd1afa1f
190020 r=timeless sr=alecf GetResource should take AUTF8String
2003-02-25 19:02:00 +00:00
bzbarsky%mit.edu
d55ae48d15
Make defaultDescription and applicationDescription use the handler's leafname
...
if no description is set. Bug 190409, r=pkw@us.ibm.com , sr=darin
2003-02-22 20:06:56 +00:00
pkw%us.ibm.com
7773ddea2e
Bug 188724 - clicking cancel in filepicker, then clicking file again leads to filepicker
...
r=cbiesinger@web.de , sr=bzbarsky@mit.edu , a=asa@mozilla.org
2003-02-03 20:36:12 +00:00
suresh%netscape.com
4053b81c11
bug 166648 - allow link prefetching to be disabled via user prefs. r-dougt, sr-alecf, a-asa.
2003-01-27 22:23:28 +00:00
bzbarsky%mit.edu
cb55f3d983
Don't try to uncompress .Z files when saving them. Bug 162271, patch by harm
...
ten Napel <harm.ten.napel@oracle.com> and Smaug <smaug@jippii.fi>, r=dwitte,
sr=bzbarsky, a=dbaron
2003-01-25 21:00:28 +00:00
bzbarsky%mit.edu
ed5a991e8c
Document the various fields in mimeTypes.rdf. Bug 61408, r=timeless,
...
sr=mozbot, rubber-a=roc+moz
2003-01-24 00:46:11 +00:00
timeless%mozdev.org
91de73d277
Bug 180384 nsExternalHelperAppService should observe profile changes
...
r=ccarlen sr=dmose
2003-01-22 06:57:15 +00:00
cbiesinger%web.de
fd110aa6bc
188805 r=adamlock sr=darin nsIWebProgressListener should explain aStatus
2003-01-21 21:16:24 +00:00
bzbarsky%mit.edu
07311b7dec
Back out part of patch from bug 172693 until we can do it better. Bug 189602,
...
r=timeless, sr=heikki
2003-01-21 18:32:20 +00:00
darin%netscape.com
8f284ed984
modifications for bug 176919 "async streams" r=dougt,gordon sr=sspitzer a=valeski,asa
2003-01-18 02:15:14 +00:00
bzbarsky%mit.edu
b9a218c0c4
nsInternetConfigService needs to set the default app/description rather than
...
the "preferred" one. Bug 189094, r=pkw@us.ibm.com , sr=sfraser
2003-01-14 22:29:48 +00:00
bzbarsky%mit.edu
4f10bc15f6
Ignore file extensions for urls to obvious CGI scripts. Bug 172693, patch by
...
law@netscape.com (Bill Law), r=bzbarsky, sr=heikki
2003-01-14 22:12:10 +00:00
mkaply%us.ibm.com
b7c1748228
New OS/2 code to match everyone else - pretty much the same as Unix
2003-01-12 04:19:02 +00:00
bzbarsky%mit.edu
1eb2b83556
Fix mac bustage...
2003-01-12 02:22:23 +00:00
bzbarsky%mit.edu
5f9095c9ce
Fix bug 86640 -- change helper app dialog to properly remember the selected
...
course of action, move the "neverAsk" information from prefs back to
mimeTypes.rdf, remove the "Reset" button from helper app prefs, set up a way to
select "use default OS helper" for a given type. Patch by Bill Law
<law@netscape.com> and Philip K. Warren <pkw@us.ibm.com>, r=biesi, sr=bzbarsky,
what passes for moa in helper apps=bzbarsky.
2003-01-12 01:14:35 +00:00
dbaron%dbaron.org
f2cd5e3e66
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2003-01-08 23:19:20 +00:00
dbaron%dbaron.org
2d58cd8e80
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2003-01-08 22:35:09 +00:00
timeless%mozdev.org
8fc5168183
Bug 186723 external protocol handler NewURI doesn't check to see if SetSpec failed..
...
patch by andersma@luther.edu r=timeless sr=darin
2003-01-08 20:32:14 +00:00
seawood%netscape.com
583ec4d823
nobrainer changes while thinking about mingw support
...
Bug #134113 r=dmose
2003-01-03 08:58:59 +00:00
seawood%netscape.com
4588fb970a
Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
...
Bug #186241 r=dougt
2002-12-28 01:15:07 +00:00
seawood%netscape.com
6e9477a6f1
Fix typo.
2002-12-13 03:21:37 +00:00
seawood%netscape.com
3228deccf9
Add SRCS_IN_OBJDIR variable to workaround requirement introduced by bug 141834 that srcfiles must be in the srcdir.
...
Bug #171753 r=bryner
2002-12-13 02:36:06 +00:00
bzbarsky%mit.edu
58278e9055
more nsCOMArray goodness -- uriloader, this time. Bug 183656, r=timeless,
...
sr=rpotts
2002-12-11 00:15:19 +00:00
timeless%mozdev.org
797dc9f2b4
Bug 183623 malformed for loop results in infinite loop in [@ nsURILoader::DispatchContent]
...
r=bz sr=darin a=asa
2002-12-05 21:44:28 +00:00
darin%netscape.com
64970ac9bb
fixes bug 173426 "prefetch service should set LOAD_ONLY_IF_MODIFIED flag"
...
r=gagan sr=bzbarsky
2002-12-04 04:21:10 +00:00