bzbarsky%mit.edu
71db5adf33
Fix problem with the external protocol channel that makes it return a null
...
originalURI and cause crashes. Bug 241300, r=biesi, sr=darin
2004-07-15 20:20:50 +00:00
cbiesinger%web.de
2941feeae9
Bug 249677 cancel does not delete temporary file in helper app dialog, if default action = save
...
r=darin sr=jst
2004-07-15 18:56:42 +00:00
cbiesinger%web.de
167ed734b5
fix wording to refer to "this content listener", r+sr=bz
2004-07-14 23:15:19 +00:00
timeless%mozdev.org
66262abb05
Bug 250686 hiearchy
...
r=shaver sr=shaver a=shaver
2004-07-09 23:05:53 +00:00
cbiesinger%web.de
4dcc317854
bug 246280 trim trailing dots of files being downloaded before extension
...
checking
r=darin sr=jst
2004-07-06 23:15:30 +00:00
cbiesinger%web.de
accb367c14
bug 248810 nsIStreamConverter[Service] uses wide strings for mime types
...
r+sr=darin
2004-06-29 16:45:07 +00:00
roc+%cs.cmu.edu
52092297fe
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
2004-06-17 00:13:25 +00:00
cbiesinger%web.de
46ba1a20a0
bug 235505 make nsIMIMEInfo::MIMEType readonly
...
r=bzbarsky sr=darin
2004-06-11 15:47:57 +00:00
cbiesinger%web.de
18f583ef14
document @mozilla.org/download;1
...
don't delete incomplete files when the download is cancelled/aborts
tell the download impl about the location of the temp file, if it is interested
244448 r=bzbarsky sr=darin
2004-05-26 15:07:52 +00:00
roc+%cs.cmu.edu
b8ecbc84da
Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin
2004-05-22 22:15:22 +00:00
bzbarsky%mit.edu
5bb05f7876
Blocked protocols should still allow URI creation; they should just fail
...
channel creation. Bug 244220, r+sr=darin
2004-05-21 00:28:52 +00:00
mkaply%us.ibm.com
6d767308f1
#241966
...
r=pedemont, sr=blizzard (platform specific)
OS/2 only - special case certain protocols and launch them with data from the INI file since we don't have a protocol registry on OS/2
2004-05-05 13:51:14 +00:00
bienvenu%nventure.com
f058f3870c
fix regression in unix file type mapping, 242495,r=bzbarsky, sr=mscott
2004-05-04 01:05:13 +00:00
bzbarsky%mit.edu
8d004584b6
Add a version of CheckLoadURI that takes a source principal instead of a source
...
URI. Update a bunch of callers to use it. Bug 233108, r=caillon, sr=dveditz
2004-04-25 16:55:27 +00:00
bienvenu%nventure.com
8b57f91769
make nsILineInputStream take an nsACString ref, 197166, r=darin, sr=mscott, make local msg body search cache open file stream, use nsIFile instead of nsFileSpec to cut down on seeks, improve performance, sr=mscott 240538
2004-04-22 15:32:54 +00:00
bienvenu%nventure.com
b6a23b3250
fix regression in opening .eml files, and any other file extension whose content type is specified in windows registry, 240942, r/sr=bsbarsky
2004-04-19 18:19:56 +00:00
gerv%gerv.net
c40f4f93a2
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 22:01:16 +00:00
gerv%gerv.net
aa835b77c5
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-17 16:52:41 +00:00
cbiesinger%web.de
46c8734bc0
backing out last patch for bug 240771 - causes crashes on mac.
2004-04-17 12:13:55 +00:00
bzbarsky%mit.edu
dd7363b6e0
Fix crash on loading files with no extension. Followup to bug 235502, patch by
...
biesi, r+sr=darin
2004-04-17 04:45:25 +00:00
darin%meer.net
b86829b878
landing patch for bug 24867 "UI for FTP upload" r=biesi,neil sr=bryner
2004-04-17 00:58:23 +00:00
cbiesinger%web.de
3c212719bf
bug 239604. make uriloader more doxygen friendly, and remove unused "command"
...
parameter from nsIContentHandler::handleContent, and change the type of
aWindowContext to nsIInterfaceRequestor.
r=bzbarsky sr=darin
2004-04-16 21:06:07 +00:00
cbiesinger%web.de
3c4f0316f6
arrg, more osx fixes
2004-04-15 22:08:21 +00:00
cbiesinger%web.de
70b5eca256
this time, a correct fix...
2004-04-15 21:58:51 +00:00
cbiesinger%web.de
7ba3db478e
more mac bustage...
2004-04-15 21:38:31 +00:00
cbiesinger%web.de
31ddaf9817
fixing osx bustage
2004-04-15 21:32:11 +00:00
cbiesinger%web.de
d4e1da55f3
Bug 235502 nsIMIMEService, nsIMIMEInfo should use nsACString/nsAString instead of string/wstring
...
r=bzbarsky sr=darin
2004-04-15 20:56:37 +00:00
cbiesinger%web.de
6330e24449
Bug 235504 Remove nsCString::EqualsWithConversion(const char*)
...
r=darin sr=dbaron
2004-04-14 20:09:30 +00:00
cbiesinger%web.de
8e88784a63
fixing bug 235832 in a better way, by using dynamic_cast.
...
r=bzbarsky sr=darin
2004-04-13 19:40:08 +00:00
darin%meer.net
3acc4108ab
fixes bug 240053 "lock icon not updated properly on redirect of HTTPS request" r=biesi sr=bz a=dbaron
2004-04-10 20:03:03 +00:00
cbiesinger%web.de
1dad57a964
Bug 237947 Mozilla Freezes when handling filetypes with an entry in .mailcap that does not exist
...
o) also return from GetFileTokenForPath when the base class implementation failed
with NS_ERROR_FILE_NOT_FOUND.
o) Do not return NS_ERROR_FILE_NOT_FOUND from the
base class impl if the file path is both relative and does not exist in the
mozilla directory.
o) Make sure to break out of the loop in the unix GetFileTokenForPath even if
ApendRelativePath fails
r+sr=bzbarsky a=asa
2004-03-31 19:32:26 +00:00
bzbarsky%mit.edu
7ea279539a
Temporarily disable type-guessing for content-encoded text/plain content. Bug
...
233047, r=biesi, sr=darin, a=chofmann
2004-03-15 02:00:15 +00:00
cbiesinger%web.de
3a1b32776f
235695: nsMIMEInfoImpl needs only one constructor, and nsMIMEInfoBase can have a hidden ctor.
...
r=bzbarsky sr=darin
2004-03-09 16:42:34 +00:00
cbiesinger%web.de
cf46a264d8
fixing win32 bustage
2004-03-08 20:39:19 +00:00
cbiesinger%web.de
25c62a5695
229636 search for helper apps in mozilla directory before $PATH
...
r=bzbarsky sr=darin
2004-03-08 20:15:09 +00:00
cbiesinger%web.de
dd42626ac4
...and now, the correctly merged version, that even compiles
2004-03-06 19:43:40 +00:00
cbiesinger%web.de
a8d7bf9fbf
Bug 124307, respect umask for downloaded files.
...
r=bzbarsky sr=darin
2004-03-06 19:37:22 +00:00
cbiesinger%web.de
4f5990b999
bug 235695, one constructor is enough for nsMIMEInfoBase and subclasses
...
r=bzbarsky sr=darin
2004-03-06 14:43:30 +00:00
cbiesinger%web.de
07a9afe4d5
bug 235201, return an error instead of crashing if we can't find an application for a mime type
...
patch by Christian Persch <chpe@gnome.org> r=biesi sr=bryner
2004-03-06 14:41:00 +00:00
timeless%mozdev.org
be0aa46404
Bug 145994 Crash in urildr.dll from some embedding clients
...
patch by rpotts r=jst sr=alecf
2004-03-03 15:46:05 +00:00
mkaply%us.ibm.com
80d4a86d1c
#235488
...
r=pedemont, sr=blizzard (platform specific code)
Special case http/https/ftp URLs so we send them to the OS if we don't launch them with the current app (makes URLs work in Thunderbird)
Modify helper app launcher code so it locates the EXE so we don't get a command window every time we launch an app
2004-03-02 17:29:03 +00:00
cbiesinger%web.de
6e4ed923f7
bug 235832, dynamic_cast crashes. replace with static_cast.
...
r=bzbarsky sr=darin
2004-03-01 21:18:19 +00:00
cbiesinger%web.de
39bd93ef3c
next try: fixing mac bustage
2004-02-23 23:49:49 +00:00
cbiesinger%web.de
f44d0a9874
fix mac bustage
2004-02-23 23:29:38 +00:00
cbiesinger%web.de
8e085c81b9
bug 78919, last part. r=bzbarsky sr=darin.
...
This adds a new method launchWithFile on nsIMIMEInfo which takes care of opening
the selected (preferred or default) application on the mime info with a
specified document. defaultDescription is now readonly, and defaultApplication
no longer available.
This also removes the clone method which was unused in the entire tree.
2004-02-23 22:49:28 +00:00
pinkerton%aol.net
f38b11469c
fix bad merging of code for 183848 when moving from camino 1.0 branch to trunk
...
(r=biesi, sr=sfraser)
2004-02-23 15:20:55 +00:00
bsmedberg%covad.net
7a922f66fd
Bug 224829 - docshell should not require non-gecko interface nsIBrowserHistory. This was fixed by introducing a new interface nsIGlobalHistory2 to replace the current nsIGlobalHistory. There are two-way adapters so that the frozen interface still works. r=biesi sr=bz a=mscott for toolkit/ changes.
2004-02-11 02:10:04 +00:00
cbiesinger%web.de
f8ebf2c030
Bug 233145 stop implementing nsIURIContentListener in nsExternalAppHandler
...
r=bzbarsky sr=darin
2004-02-07 19:52:16 +00:00
cbiesinger%web.de
81fe0f4de2
fixing bustage
2004-02-06 23:05:40 +00:00
cbiesinger%web.de
737ce1cae6
Bug 233169 [windows] It's impossible to set helper applications for executables
...
r=bzbarsky sr=darin
2004-02-06 22:32:29 +00:00