cbiesinger%web.de
4bb5627180
264713 ensure that nsExternalAppHandler will always have a reference to the
...
helperappservice
r=bzbarsky sr=darin
2004-10-17 14:47:35 +00:00
cbiesinger%web.de
b84daa8a30
add a way to get an application description for a given externally-handled
...
scheme, and use it in the confirmation dialog that asks whether to launch such
links.
bug 258802
windows and cross-platform part: r=ere sr=neil,bz
linux part: r=bz sr=bryner
2004-10-16 13:46:17 +00:00
cbiesinger%web.de
111878b6e6
Bug 264253 exthandler should get an nsIPrompt off the window context, instead of
...
using nsIPromptService directly. this removes the dom and windowwatcher
dependency from exthandler.
r=bzbarsky sr=darin
2004-10-14 17:06:32 +00:00
darin%meer.net
4e7de0751e
updating comments in preparation for freezing these interfaces, b=99639
2004-10-04 15:37:50 +00:00
cbiesinger%web.de
759a1ad735
fixing bustage
2004-10-03 17:19:08 +00:00
cbiesinger%web.de
dd29323495
259084 some cleanup after bug 173010 r=bz sr=darin
2004-10-03 17:06:57 +00:00
darin%meer.net
994208629d
followup patch for bug 99639 "clean up STATE_IS_WINDOW" r=biesi sr=dbaron
2004-10-01 04:52:26 +00:00
darin%meer.net
7c4f3d015a
documentation cleanup in preparation for freezing these interfaces, b=99639
2004-09-29 06:33:54 +00:00
cbiesinger%web.de
281c8602e1
Bug 234257 nsIDocumentLoader/nsDocLoader misc cleanup
...
r=bz sr=darin
2004-09-28 20:48:58 +00:00
cbiesinger%web.de
b25a1f6c7f
bug 249143 keep strong references to the dialog and |this| before prompting for the
...
file
r=bz sr=darin
2004-09-21 19:52:45 +00:00
darin%meer.net
bb70f70378
landing additional patch for bug 257308 "Visual indicators of site security appear for the wrong site" r=biesi sr=bz
2004-09-17 20:33:25 +00:00
cbiesinger%web.de
1d5fd2d211
Bug 259890 don't call Remove(PR_TRUE) to delete a file
...
r=bzbarsky sr=darin
2004-09-17 19:13:00 +00:00
bzbarsky%mit.edu
b62d4e1d33
Fix misspellings of "transferring" in the tree. Bug 258874, patch by Chris
...
Thomas (CTho) <cst@andrew.cmu.edu>, r=bsmedberg, spelling fix rs=brendan
2004-09-16 18:33:39 +00:00
dveditz%cruzio.com
3ea4400949
bug 173010 prompt before launching external protocol handler,r=mscott,sr=darin/jst
2004-09-10 23:24:49 +00:00
pedemont%us.ibm.com
7d3d0d4a79
Bug 258503 - incorrect comment for function onStartURIOpen. r=cbiesinger,sr=bzbarsky,a=mkaply
2004-09-09 15:30:09 +00:00
darin%meer.net
f40f923a0a
fixes bug 257308 "Visual indicators of site security appear for the wrong site" r=biesi sr=bz
2004-09-09 06:54:52 +00:00
bryner%brianryner.com
180b0b7373
Remove refcounting version of nsIPresShell::GetPresContext. Bug 253889, r+sr=roc.
2004-08-20 20:34:37 +00:00
cbiesinger%web.de
8e63886ee0
Bug 80787 support non-ascii extensions in mime service, mime info, and
...
exthandler
r=bzbarsky sr=darin
2004-08-09 21:27:24 +00:00
cbiesinger%web.de
8099d6ca0a
fixing bustage
2004-08-08 20:35:08 +00:00
cbiesinger%web.de
b8816e9960
Bug 254354 move nsIHelperAppLauncherDialog.idl into exthandler
...
r=bz sr=darin
2004-08-08 20:25:02 +00:00
bzbarsky%mit.edu
ff376b3812
Add support for the application/rdf+xml MIME type. Bug 61839, patch by Alex
...
Vincent <ajvincent@juno.com>, r=bzbarsky, sr=jst
2004-08-08 01:31:02 +00:00
bryner%brianryner.com
5c02a6978c
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
2004-07-31 23:15:21 +00:00
bzbarsky%mit.edu
3f371fd3be
Setting location to a mailto: URI should not throw if there is a system mailto:
...
handler. Bug 236589, r=biesi, sr=darin
2004-07-29 23:58:59 +00:00
bryner%brianryner.com
0fd21c3872
Consolidate PresContext classes into a single nsIPresContext implementation, and finish deCOMtaminating it. Bug 253470, r+sr=roc.
2004-07-29 19:41:39 +00:00
bzbarsky%mit.edu
a5ebcc2be2
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
ea4cbbe221
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
dfe82b25ea
fix wording to refer to "this content listener", r+sr=bz
2004-07-14 23:15:19 +00:00
timeless%mozdev.org
985e3ccded
Bug 250686 hiearchy
...
r=shaver sr=shaver a=shaver
2004-07-09 23:05:53 +00:00
cbiesinger%web.de
446d27d2ad
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
6263ab98d2
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
0f4150a4e5
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
2004-06-17 00:13:25 +00:00
cbiesinger%web.de
23938c8252
bug 235505 make nsIMIMEInfo::MIMEType readonly
...
r=bzbarsky sr=darin
2004-06-11 15:47:57 +00:00
cbiesinger%web.de
2e0a3492fe
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
0e3ff503fb
Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin
2004-05-22 22:15:22 +00:00
bzbarsky%mit.edu
bb3844e6d4
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
d697920875
#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
2b2397bfaa
fix regression in unix file type mapping, 242495,r=bzbarsky, sr=mscott
2004-05-04 01:05:13 +00:00
bzbarsky%mit.edu
4ede76717e
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
4d40ab419f
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
ea017a1019
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
8b8dde7d95
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-18 22:01:16 +00:00
gerv%gerv.net
f7f3cb2736
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-17 16:52:41 +00:00
cbiesinger%web.de
19e7aa65ac
backing out last patch for bug 240771 - causes crashes on mac.
2004-04-17 12:13:55 +00:00
bzbarsky%mit.edu
d0cb2170bb
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
9ae1052a56
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
f028ea412d
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
f0944a3ee7
arrg, more osx fixes
2004-04-15 22:08:21 +00:00
cbiesinger%web.de
91a4cf7af2
this time, a correct fix...
2004-04-15 21:58:51 +00:00
cbiesinger%web.de
0155a1bd28
more mac bustage...
2004-04-15 21:38:31 +00:00
cbiesinger%web.de
04be82342f
fixing osx bustage
2004-04-15 21:32:11 +00:00