myk@mozilla.org
d035f7b67a
bug 394838: make nsHandlerService::remove remove all assertions; r=biesi, sr=dmose
2007-10-15 17:03:38 -07:00
bzbarsky@mit.edu
738c48371a
Fix bug 387258 by hacking in a force-override for the "txt" extension-to-type mapping. r+sr=biesi, a=sayrer
2007-10-14 11:23:06 -07:00
sdwilsh@shawnwilsher.com
8a42d9d851
Bug 369428 - nsExternalAppHandler::SetUpTempFile uses a poor source of randomness, resulting in predictable filenames. r=biesi, sr=biesi, a=blocking1.9
2007-10-12 15:48:35 -07:00
dtownsend@oxymoronical.com
1ed1121047
Backing out part of bug 369428 that seems to be causing unit test failures
2007-10-12 07:30:34 -07:00
sdwilsh@shawnwilsher.com
7fb1f93dc4
Bug 369428 - nsExternalAppHandler::SetUpTempFile uses a poor source of randomness, resulting in predictable filenames. r=biesi, sr=biesi, a=blocking1.9
2007-10-12 06:01:10 -07:00
joshmoz@gmail.com
26a0c4bab4
on Mac OS X, don't ever set creator code and only set type code if the file doesn't have an extension. b=236389 r=smorgan sr=bsmedberg a=mconnor
2007-10-10 08:40:06 -07:00
dmose@mozilla.org
cb202e595a
Fixing orangeness from bug 394483 checkin
2007-10-04 00:01:08 -07:00
dmose@mozilla.org
fd47266c07
First part of fix for web-based protocol handlers failing in certain situations (bug 394483); r=biesi, sr=sicking
2007-10-03 23:10:47 -07:00
roc+@cs.cmu.edu
53ca6e7cdc
Bug 394691. nsTArray should not do default initialization of POD elements. Also, switch nsAutoBuffer users to nsAutoTArray. patch by Chris Pearce, r=bsmedberg, sr=roc, a=bzbarsky
2007-09-18 16:12:06 -07:00
sdwilsh@shawnwilsher.com
2b64c81a0f
Bug 395308 - Temporary filenames used during download should gain an extra extension. r=biesi, sr=biesi, a=dsicore
2007-09-16 07:40:16 -07:00
mkmelin+mozilla@iki.fi
70306a01f2
[Bug 280419] When a temporary file is created from the download manager it should be readonly. Also applies to attachments in mail. r=cbiesinger, sr=dmose, a=bsmedberg
2007-09-15 06:11:37 -07:00
dmose@mozilla.org
798e6aa5e5
Make protocol handling dialog appear with protocols that are unknown to the OS if we have handlers (bug 392964), r=myk,biesi; sr=biesi; a=mconnor
2007-09-09 16:58:31 -07:00
dmose@mozilla.org
f1d49f8b3b
Inject default web-based protocol handlers into mimeTypes.rdf (bug 392978), r=myk, sr=biesi, a=mconnor
2007-09-06 15:20:52 -07:00
mkmelin+mozilla@iki.fi
88337a8c49
Backing out previous change, didn't notice the orange, sorry:(
2007-09-05 09:28:13 -07:00
mkmelin+mozilla@iki.fi
ba3e3bd5ef
[Bug 280419] When a temporary file is created from the download manager it should be readonly. Also applies to attachments in mail. r=cbiesinger, sr=dmose, a=bsmedberg
2007-09-05 09:10:09 -07:00
jag@tty.nl
f35dab1ee1
Bug 394139: Replace a bunch of NS_DEFINE_CIDs with CONTRACTIDs. r=/sr=/a=bsmedberg
2007-09-05 06:04:54 -07:00
myk@mozilla.org
80d081b7de
bug 393492: move mimeTypes.rdf datasource access code from nsExternalHelperAppService.cpp to nsHandlerService.js, fixing bug 393500 (auto-add preferred handler to possible handlers when retrieving them, since they won't be in there already on legacy datasources) in the process; r=biesi; sr=dmose; a=bsmedberg for 1.9
2007-09-04 13:45:57 -07:00
dmose@mozilla.org
de54f10ad7
Fix for protocol handling dialog throwing exception when a web handler is selected (bug 392957), r=biesi, sr=mconnor, a=bz
2007-09-02 21:44:25 -07:00
dmose@mozilla.org
ab74de52a8
Split nsIHandlerInfo.launchWithURI into nsIHandlerInfo.launchWithURI and nsIMIMEInfo.launchWithFile (bug 391194) r=cbiesinger@gmx.at, sr=bzbarsky@mit.edu
2007-08-20 17:47:47 -07:00
myk@mozilla.org
a37cd8c77c
bug 385740: make the handler service store possible applications when storing a handler info object; r=biesi, sr=dmose
2007-08-14 13:55:06 -07:00
myk@mozilla.org
b87e06d52e
bug 391152: support enumeration and removal of known handlers; r=biesi, sr=dmose
2007-08-14 13:21:29 -07:00
sdwilsh@shawnwilsher.com
2d76dd97b7
Bug 391279 - Allow createInstance to work for web handlers. r=cbiesinger, sr=dmose
2007-08-14 09:47:41 -07:00
myk@mozilla.org
7f291695cc
bug 385740: support multiple apps per nsIHandlerInfo via a new nsIHandlerInfo::possibleApplicationHandlers attribute; r=biesi, sr=dmose
2007-08-13 13:41:34 -07:00
myk@mozilla.org
f749de8e74
bug 391150: expose an API for getting an nsIHandlerInfo object for a protocol; r=biesi, sr=dmose
2007-08-13 12:00:34 -07:00
sdwilsh@shawnwilsher.com
a702156eaa
Bug 391640 - Unable to use the "Open" link in download manager. r=cbiesinger, sr=dmose, a=bzbarsky
2007-08-12 11:31:34 -07:00
sdwilsh@shawnwilsher.com
e6ff63331d
Bug 391380 - moz-icon: launches handler dialog. r=bzbarsky, sr=dmose, a=bzbarsky
2007-08-09 15:21:54 -07:00
mozilla@weilbacher.org
f854dc92c5
[OS/2] Bug 390075: preliminary OS/2 build break fix for exthandler code, real solution will follow
2007-08-03 12:06:33 -07:00
mozilla@weilbacher.org
b657aadcc2
[OS/2] Bug 388701: supplemental build fix for OS/2, r=cbiesinger, sr=dmose
2007-08-02 14:27:28 -07:00
myk@mozilla.org
7fa0044d6b
bug 389969: followup patch that makes the protocol handling dialog work on Mac as well;
...
r=biesi
sr=dmose
a=schrep for M7
2007-07-30 21:57:37 -07:00
sdwilsh@shawnwilsher.com
ff0bfe2ccc
Bug 389969 - There is no protocol handling dialog. r=cbiesinger, sr=dmose, a=schrep
2007-07-30 16:33:16 -07:00
dmose@mozilla.org
93e729eac4
local protocol handling apps can be chosen but don't work (bug 389758); patch by dolske and me, r=biesi, sr=bz, a=mconnor
2007-07-28 20:38:52 -07:00
sdwilsh@shawnwilsher.com
e5a13b380d
Bug 389870 - When previous action was to use a local helper app, the protocol never works again. r=cbiesinger, sr=dmose, a=schrep
2007-07-27 13:20:54 -07:00
dmose@mozilla.org
c887823bac
nsExternalHelperAppService::ExternalProtocolHandlerExists (almost) always sets aHandlerExists to PR_TRUE, enabling gnomevfs protocols, patch by Karl Tomlinson <mozbugs@karlt.net, r+sr=biesi,dmose; a=roc
2007-07-27 11:31:13 -07:00
cbiesinger@gmx.at
4b75d4b2ee
389611 only treat protocol handlers as protocol handlers
...
r+sr=bz a=schrep
2007-07-26 17:53:09 -07:00
sdwilsh@shawnwilsher.com
3da05098a0
Bustage fix
2007-07-26 14:36:46 -07:00
sdwilsh@shawnwilsher.com
b0c6c33c83
Bug 385065 - protocol handling dialog. I accidentally reverted this change when I landed Bug 385065. This was fixed with Bug 389580 and Bug 389580 r+sr=cbiesinger
2007-07-26 14:26:31 -07:00
sdwilsh@shawnwilsher.com
434afc558d
Bug 385065 - protocol handling dialog. I accidentally reverted this change when I landed Bug 385065. r=cviesinger, sr=dmose
2007-07-26 14:23:56 -07:00
sdwilsh@shawnwilsher.com
764bd2a290
Bug 388909 - disabled MOZ_RDF build broken after landing 384374. I accidentally reverted this change when I landed Bug 385065. Previous r+sr=cbiesinger
2007-07-26 14:23:49 -07:00
sdwilsh@shawnwilsher.com
72e6e460c8
Bug 385065 - protocol handling dialog. r=cbiesinger (forgot to fix two nits)
2007-07-25 23:44:43 -07:00
dmose@mozilla.org
87586e489a
Fixes for Linux build bustage
2007-07-25 22:52:27 -07:00
sdwilsh@shawnwilsher.com
6bd6a33af2
Linux bustage fix
2007-07-25 22:27:43 -07:00
dmose@mozilla.org
a5de88542d
Add a missing include to fix windows build bustage
2007-07-25 22:03:00 -07:00
sdwilsh@shawnwilsher.com
2bb81885d1
Bustage fix
2007-07-25 21:38:56 -07:00
sdwilsh@shawnwilsher.com
f846d4278d
Bug 385065 - protocol handling dialog. toolkit: r=mano; uriloader: r=cbiesinger, sr=dmose general: ui-r=beltzner
2007-07-25 21:24:25 -07:00
cbiesinger@gmx.at
e0110f9181
389580 don't allow escaped null bytes in URLs for external protocol handlers
...
r=bzbarsky sr=dveditz
2007-07-25 21:04:21 -07:00
dmose@mozilla.org
2a48029bdc
Fix case where FillContentHandlerProperties incorrectly returns NS_ERROR_FAILURE (bug 389446), r+sr=bzbarsky
2007-07-25 19:56:46 -07:00
cbiesinger@gmx.at
db04c0a54e
backing out last checkin, tree's red
2007-07-25 15:53:46 -07:00
cbiesinger@gmx.at
201f04d1a9
389580 don't allow escaped null bytes in URLs for external protocol handlers
...
r=bzbarsky sr=dveditz
2007-07-25 15:48:00 -07:00
myk@mozilla.org
8c68740696
bug 388388: (relanding updated patch) differentiate between MIME and protocol nsIHandlerInfo objects by not allowing protocol objects to be QIed to nsIMIMEInfo, and expose the scheme for a protocol object via the new nsIHandlerInfo::type attribute (which also holds the MIME type for a MIME object and deprecates nsIMIMEInfo::MIMEType); r=dmose, sr=biesi
2007-07-25 13:40:41 -07:00
bzbarsky@mit.edu
8ddf6feeaa
Add a flag that allows protocol handlers to indicate that they don't return any
...
data. Bug 379819, patch by Ryan Jones <sciguyryan@gmail.com>, r=me, sr=biesi
2007-07-25 10:21:41 -07:00
dmose@mozilla.org
4c4b9931ca
Back out MIME/protocol handler work from bug 388388 because of difficult to diagnose unit test lossage on windows. Note that Windows tinderboxen will go and stay red until they are clobbered because of dependency system lossage.
2007-07-24 16:38:29 -07:00
dmose@mozilla.org
951c23fefd
Backing out a file that was not part of the build fix.
2007-07-24 14:31:24 -07:00
dmose@mozilla.org
771ce97d07
Fix windows bustage from bug 388388 landing by correcting base class name.
2007-07-24 14:30:01 -07:00
myk@mozilla.org
7dbffc5c3e
bug 388388: differentiate between MIME and protocol nsIHandlerInfo objects by not allowing protocol objects to be QIed to nsIMIMEInfo, and expose the scheme for a protocol object via the new nsIHandlerInfo::type attribute (which also holds the MIME type for a MIME object and deprecates nsIMIMEInfo::MIMEType); r=dmose, sr=biesi
2007-07-24 13:29:50 -07:00
myk@mozilla.org
5dc1906e86
bug 389323: make the handler service not assume that nsIHandlerInfo::preferredApplicationHandler exists, since it sometimes doesn't, and make the service delete the handler record from the datasource when asked to store a handler info object that doesn't have a preferred handler
2007-07-24 02:22:44 -07:00
sdwilsh@shawnwilsher.com
3d4135a581
Check the proper pointer. r+sr=biesi. No bug
2007-07-23 18:14:56 -07:00
cbiesinger@gmx.at
c4b6bf9e96
bug 389106 didn't mean to check in this line
2007-07-23 17:12:58 -07:00
asqueella@gmail.com
bbb01ca21a
Bug 388909 - fix build breakage from 384374 for MOZ_RDF-disabled builds
...
p=romaxa <romaxa@gmail.com>
r+sr=biesi
2007-07-23 16:36:16 -07:00
cbiesinger@gmx.at
388c5c0849
bug 389106 escape quotes
...
r=bz sr=dveditz
2007-07-22 22:10:46 -07:00
sdwilsh@shawnwilsher.com
e324c875c5
Bustage fix
2007-07-22 11:57:08 -07:00
sdwilsh@shawnwilsher.com
a7ec35a40f
Bug 388701 - nsExternalHelperAppService::GetProtocolHandlerInfo should get OS Specific implementation. r=cbiesinger, sr=dmose
2007-07-22 11:40:24 -07:00
myk@mozilla.org
ab2a8e1bfe
bug 387930: add an API (nsIHandlerService, implemented by nsHandlerService.js) for modifying the content handling datastore (mimeTypes.rdf)
...
r=dmose
sr=biesi
2007-07-21 00:18:21 -07:00
dmose@mozilla.org
55bca72f04
Backing out my inadvertant checkin of nsIHandlerService related changes; that checkin was intended for the branch. Sorry, folks!
2007-07-20 15:55:31 -07:00
dmose@mozilla.org
d2dbb8b7f7
Replace myk's changes that I accidentally horked during the merge.
2007-07-20 13:23:44 -07:00
dmose@mozilla.org
bd8dee9ec5
Fix OS/2 bustage introduced by my launchWithURI landing (bug 386078); thanks to Walter Meini <wuno@lsvw.de> for the patch; r+sr=dmose
2007-07-18 19:30:12 -07:00
dmose@mozilla.org
4ff9bf6218
Change nsIHandlerInfo::LaunchWithFile to be launchWithURI (bug 386078), r+sr=biesi
2007-07-17 15:59:58 -07:00
bzbarsky@mit.edu
43bb104a0a
Fix build bustage with some g++ versions by not having a curly after NS_HIDDEN
...
for a constructor. Bug 387218, r=dmose, sr=biesi
2007-07-08 19:22:01 -07:00
jwalden@mit.edu
12e960c504
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 00:08:04 -07:00
mozilla@weilbacher.org
db16cc9dbd
[OS/2] Fix build break after bug 384374.
2007-07-06 00:01:42 -07:00
dmose@mozilla.org
8ac6776952
Remove trailing semicolons after method decls to avoid breaking forthcoming versions of gcc; r+sr=dbaron; no bug.
2007-07-05 17:20:09 -07:00
dmose@mozilla.org
91bddf8d03
Adding a semicolon in the hopes of fixing the XULRunner Linux tinderbox bustage from my checkin for bug 384374
2007-07-05 16:18:10 -07:00
dmose@mozilla.org
00137b6801
Refactor nsIMIMEInfo and nsExternalHelperAppService to support local and web-based protocol handlers (bug 384374), r=biesi, sr=sicking
2007-07-05 12:31:44 -07:00
flamingice@sourmilk.net
2ee0cad365
Bug 384856, Replace illegal characters for downloads more consistently, Patch by Edward Lee (Mardak), r+sr=biesi
2007-06-27 15:46:54 -07:00
dmose@mozilla.org
82799cefac
These files were not intended to land yet; backing out.
2007-06-15 14:45:17 -07:00
dmose@mozilla.org
350059a3e9
Fix web based protocol handlers to work from link clicks in addition to the URL bar (bug 383396), r=biesi, sr=sicking
2007-06-15 14:43:51 -07:00
sdwilsh@shawnwilsher.com
8134775591
Bug 383807 - Explain why we are not checking the result of new in nsExternalProtocolHander.cpp. Patch by Ryan Jones <sciguyryan@gmail.com>. r=cbiesinger, sr=dmose
2007-06-12 11:31:54 -07:00
sdwilsh@shawnwilsher.com
92f6a08d89
Bug 383813 - #include nsHelperAppRDF.h should be inside the ifdef for MOZ_RDF. Patch by Ryan Jones <sciguyryan@gmail.com>. r+sr=cbiesinger
2007-06-10 16:50:53 -07:00
bienvenu@nventure.com
50a240de78
fix 317589 mail body containing ++ produces error message with gnome, patch by brian.lu@sun.com, r=chpe@gnome.org, sr=cbiesinger
2007-06-04 16:07:28 -07:00
dmose@mozilla.org
c6f3116db8
Implement backend changes for web-based protocol handlers a la WhatWG HTML5 draft (bug 380415). r=cbiesinger@gmx.at, sr=jonas@sicking.cc
2007-05-25 08:17:44 -07:00
dbaron@dbaron.org
dd8db4398e
Add missing calls to PR_UnloadLibrary (excluding XPCOM component loader and nsPluginsDir*). b=374332 r=bsmedberg
2007-04-15 15:22:58 -07:00
bzbarsky@mit.edu
9518e64f32
If we have an /etc/mime.types extension for a type, that should NOT make/etc/mailcap override the gnome-vfs handler for that type. Patch partially byMike Hommey <mh+mozilla@glandium.org> and partially by me, r+sr=biesi
2007-04-15 13:43:49 -07:00
gijskruitbosch@gmail.com
a650e64d62
Bug 229168 - Save Page (with mms:// embedded media) invokes Windows Media Playerp=sciguyryan@gmail.com (Ryan Jones)r=silver@warwickcompsoc.co.uk (James Ross)r+sr=cbiesinger@gmx.at (Christian Biesinger)
2007-04-15 05:31:18 -07:00
roc+@cs.cmu.edu
0054412272
Bug 374866. Reftests for text-transform. r=dbaron
2007-03-22 16:01:14 -07:00
mozilla%weilbacher.org
69bef45818
[OS/2] Bug 443756: Remove extra semicolon, p=jruderman, r=me
2008-07-20 09:06:59 +00:00
dolske%mozilla.com
debe3f93a2
Bug 428600 - console spam from nsIHandlerService. r=dmose, sr=biesi, a1.9=damons
2008-04-30 00:21:01 +00:00
gavin%gavinsharp.com
e294417076
Bug 428970 followup: remove unused file
2008-04-28 16:08:16 +00:00
gavin%gavinsharp.com
05762b4aaf
Bug 428970: Implement --disable-vista-sdk-requirements configure option and update source to use it, patch by Jim Mathies <jmathies@mozilla.com>, r=rob_strong, r=bsmedberg, a=beltzner
2008-04-25 16:44:25 +00:00
mozilla%weilbacher.org
9576f4119d
[OS/2] Bug 410431: fix registration of web protocol handlers, r=mkaply
2008-04-20 07:33:49 +00:00
reed%reedloden.com
2afe2199be
Bug 397678 - "Windows nsOSHelperAppService uses wrong default apps in Vista" [p=jmathies@mozilla.com (Jim Mathies) r=biesi r=rob_strong a1.9=damons a=blocking1.9+]
2008-04-09 07:07:43 +00:00
dolske%mozilla.com
a7fdb765ed
Bug 423776 - Wrong action shown for protocol in prefs, can't get back to OS default. r=biesi, a=blocking-ff3+
2008-04-08 23:18:16 +00:00
reed%reedloden.com
a19a0b568d
Bug 395961 - "Shouldn't show full path to handler executable in Launch Application dialog (show 'pretty name' instead)" (cleanup cmd handler path) [p=jmathies@mozilla.com (Jim Mathies) r=rob_strong sr=biesi a=blocking-firefox3+]
2008-04-08 19:31:37 +00:00
dolske%mozilla.com
3d81cc758c
Bug 299372 - Content-Disposition headers no longer looked at for Save Link As filename. original-patch=dmose, r=mconnor, r=biesi, a=blocking-ff3+
2008-04-03 03:02:10 +00:00
vladimir%pobox.com
6933b5b4f3
Followup to 414201, get rid of some release calls
2008-03-20 23:22:41 +00:00
vladimir%pobox.com
11a2eec69b
b=414201, [relanding] JPEG images dragged to Finder have file extension changed to .jfif; r=stan,sr=shaver,a=beltzner
2008-03-20 22:57:45 +00:00
vladimir%pobox.com
9f40ba49a1
backing out 414201 because I hate 10.4
2008-03-20 21:56:31 +00:00
vladimir%pobox.com
23ceeacc86
b=414201, JPEG images dragged to Finder have file extension changed to .jfif; r=stan,sr=shaver,a=beltzner
2008-03-20 21:39:10 +00:00
jag%tty.nl
2bd5261ee9
Fix SeaMonkey unit test bustage.
2008-03-18 12:16:05 +00:00
dolske%mozilla.com
7e480478da
Bug 420756 - landing default mailto: handler fails to reset the alwaysAsk stuff. Most of patch by dmose, r=dmose on other parts. a=blocking-ff3
2008-03-18 01:37:50 +00:00
reed%reedloden.com
acea77b045
Bug 421255 - "fix misc mingw cross-compile issues" [p=cls@seawood.org (Chris Seawood [cls]) r=bsmedberg a1.9=beltzner]
2008-03-14 16:22:25 +00:00
reed%reedloden.com
2d60d57f20
Bug 421879 - "opening a file with the default helper app can fail by using the wrong app in the end" [p=mh+mozilla@glandium.org (Mike Hommey) r=biesi a=blocking1.9+]
2008-03-12 22:53:18 +00:00
blassey%mozilla.com
b8929025f0
backing out: switching narrow char system calls to wide char in windows b=418703
2008-03-11 22:46:32 +00:00
blassey%mozilla.com
fc37ea022b
switching narrow char system calls to wide char in windows b=418703 r=bsmedberg r=dougt also looked at by stuart and roc a=beltzner and a=damon
2008-03-11 21:49:58 +00:00
blassey%mozilla.com
d66d0b8772
backing out b=418703, caused test 40118 to fail on WINNT 5.2 qm-win2k3-01 dep unit test tinderbox
2008-03-05 22:56:48 +00:00
blassey%mozilla.com
fbc9687a30
switching windows narrow char system calls to wide char b=418703 r=bsmedberg a=beltzner
2008-03-05 21:39:35 +00:00
joshmoz%gmail.com
9760ba6479
protect against obj-c exceptions in uriloader. b=419390 r/sr=roc
2008-03-04 08:14:47 +00:00
vladimir%pobox.com
37b9fcb183
backing out patch for bug 299372 for b4, as per bug 420481
2008-03-03 07:31:38 +00:00
dmose%mozilla.org
a891d57fd8
Use Content-Disposition headers for "Save Link As", when available (bug 299372); r=mconnor (browser bits), r/sr=biesi (uriloader bits), ui-r=beltzner, a1.9b4=beltzner
2008-02-29 23:59:20 +00:00
joshmoz%gmail.com
0e73d615b2
rename files to .mm. b=419390,419392 r/sr=roc
2008-02-27 02:03:09 +00:00
reed%reedloden.com
79ff3c30af
Bug 273524 - "Helper applications with parameters don't work ( GTK2/Gnome )" [p=mh+mozilla@glandium.org (Mike Hommey) r=biesi a1.9=beltzner]
2008-02-27 00:58:15 +00:00
dveditz%cruzio.com
6ecac69e59
bug 417780 prevent tmpfile creation failures due to illegal chars in suggested name, r/sr=bsmedberg,neil
2008-02-26 09:23:02 +00:00
edward.lee%engineering.uiuc.edu
5aaece2ec5
Bug 401316 - Open-with downloads are readonly. r=biesi, sr=biesi, a1.9=damons
2008-02-25 21:38:54 +00:00
joshmoz%gmail.com
310844b09c
When opening a .dmg file downloaded from site, user receives error message. p=shebs b=394342 r=dmose sr=roc
2008-02-22 02:24:42 +00:00
dmose%mozilla.org
647b46f3f1
Fix SunOS build bustage + wrongly typed return value in landing of bug 395277, a=build-bustage
2008-02-20 06:10:34 +00:00
dmose%mozilla.org
38315db6f1
Add an l10n strategy for web-based protocol handler updating (bug 395277); r=myk, sr=biesi, r=gavin (for browser/ pieces), a=blocking-1.9+; late-l10n checkin
2008-02-20 04:46:36 +00:00
enndeakin%sympatico.ca
e4f965b895
Bug 414901, fix failing test due to missing QI
2008-01-31 20:39:02 +00:00
reed%reedloden.com
1fdce86dcd
Bug 373397 - "nsGNOMERegistry could use the mozgnome component" [p=mh+mozilla@glandium.org (Mike Hommey) r=chpe sr=biesi a1.9=beltzner]
2008-01-30 04:36:11 +00:00
edward.lee%engineering.uiuc.edu
e73f37049d
Bug 414306 - exthandler should set STATE_IS_(REQUEST|NETWORK) to conform with nsIWebProgressListener. r=biesi, sr=bzbarsky, b-ff3=beltzner for bug 405107
2008-01-28 08:19:34 +00:00
florian%queze.net
316e987da2
Bug 410297 - Assertion ('Content type should be known by now.') while running netwerk xpcshell tests. r=dmose, sr=biesi, a=blocking1.9+
2008-01-28 05:22:14 +00:00
florian%queze.net
ce6a4f9dcd
Bug 413954 - nsHandlerService.store fails to remove applications. r=myk, sr=dmose, a1.9=beltzner
2008-01-25 21:47:05 +00:00
florian%queze.net
e7232997a4
Bug 412907 - Failure to find the system default application. r+sr=vlad, a1.9=schrep
2008-01-18 19:03:51 +00:00
mozilla%weilbacher.org
e3f7b3d3ae
[OS/2] Bug 305061: use RWS to improve platform integration on OS/2 (base RWS support and helper app handling), p=Rich Walsh and me, testing=abwillis1,daveryeo,wuno, r=mkaply
2008-01-09 22:24:07 +00:00
mkmelin+mozilla%iki.fi
9f0a8eb44d
Bug 410794: temporary downloads no longer cleaned up at shutdown since
...
they are read-only. r+sr=cbiesinger, a=mtschrep
2008-01-07 17:11:09 +00:00
timeless%mozdev.org
6d8db174fc
Bug 235630 nsGNOMERegistry::GetFromType feeds invalid mime type (containing CAPS) to gnome-vfs (assertion in libgnomevfs, CRITICAL)
...
r=biesi a=dsicore
2008-01-06 14:54:41 +00:00
sdwilsh%shawnwilsher.com
bea6c07ff0
Bug 410131 - DM isn't buffering writes when saving a file. r=biesi, sr=bz
2008-01-04 17:55:03 +00:00
benjamin%smedbergs.us
3bdb0832b1
Bug 396052 - Firefox fails to start when run from a directory with non-native characters, r=luser sr=neil
2007-12-31 15:15:46 +00:00
mozilla%weilbacher.org
bf5226364d
[OS/2] Bug 390075: real build break fix to exthandler OS/2 code, r=wuno, sr=mkaply
2007-12-28 22:29:39 +00:00
mozilla%weilbacher.org
6d793d6e47
[OS/2] Bug 391019: correct parameters of external protocol handlers, r=mkaply
2007-12-26 22:01:04 +00:00
dmose%mozilla.org
71972d69a3
Handler service instantiation recurses on fresh profile (bug 403885), patch by florian@mozilla.com, r=dmose, sr=biesi, a=blocking-1.9+
2007-12-03 23:47:45 +00:00
reed%reedloden.com
9c9da141ef
Bug 389766 - "Hard-to-understand presentation of protocol-handlers on Linux" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=biesi a=blocking-firefox3+]
2007-12-03 22:18:03 +00:00
dmose%mozilla.org
a862da7e78
Make protocol handler application 'always ask' status be remembered (bug 397906), r+sr=biesi, a=blocking-firefox3+
2007-12-03 21:45:02 +00:00
sdwilsh%shawnwilsher.com
6c01dcd4bb
Bug 401174 - Allow how exthandler adds downloads to history to be overridden. r=biesi, sr=bz, a=mconnor
2007-11-23 20:20:47 +00:00
reed%reedloden.com
5a9a3d7d87
Bug 282958 - "toolkit/mozapps/downloads/content uses wrong contractid for the MIME service" [p=chpe@gnome.org (Christian Persch) r=biesi a1.9=schrep]
2007-11-21 20:57:39 +00:00
bzbarsky%mit.edu
7b4229a442
Fix leak bug 391978. r=biesi, sr=dmose, a=sayrer
2007-11-09 06:13:26 +00:00
edward.lee%engineering.uiuc.edu
9b7f7c0c87
Bug 402298 - Random base64 file names can contain '/'. r=jst, sr=jst, b1.9=mconnor, a=blockingM9
2007-11-03 17:47:20 +00:00
edward.lee%engineering.uiuc.edu
66da4a9733
Bug 396701 - clicking on .exe file shows wrong download dialog. r=gavin, sr=biesi, b-ff3=beltzner, a=blockingM9
2007-11-01 21:18:55 +00:00
edward.lee%engineering.uiuc.edu
2c76917ed9
Bug 399563 - Don't delete partially downloaded files on canceled exthandler transfers. r=biesi, sr=biesi, aM9=beltzner
2007-10-24 22:12:54 +00:00
dmose%mozilla.org
04c9d4d0cf
Fix web-based protocol handlers not working from Send Link and certain other situations (bug 394483), r=biesi, r=gavin (browser portion), sr=sicking, a=beta blocker
2007-10-23 18:20:57 +00:00
reed%reedloden.com
e210cf79d7
Bug 394974 - "URIs with invalid % encodings launch wrong handler on WinXP+IE7" (use Windows's own rules to vet URIs before handing them off to the shell) [p=jimm r=biesi a=blocking1.9+ for M9]
2007-10-22 23:03:14 +00:00
gavin%gavinsharp.com
eab491d35f
Bug 355222: don't attempt to close "blank" windows if the opener window is also closed, r=biesi, sr=darin
2007-10-19 17:48:23 +00:00
reed%reedloden.com
d439a903e3
Bug 348808 - "use application selector instead of file selector dialog when picking helper apps" [p=jimm r=dolske r=rob_strong r=myk r=biesi a=blocking-firefox3+ for M9]
2007-10-19 04:15:44 +00:00
myk%mozilla.org
6d88e63eea
bug 394838: make nsHandlerService::remove remove all assertions; r=biesi, sr=dmose
2007-10-18 23:46:36 +00:00
myk%mozilla.org
8d35c29df0
backing out bug 394838 in case it caused the regression
2007-10-17 00:09:20 +00:00
myk%mozilla.org
dc76d522f5
bug 394838: make nsHandlerService::remove remove all assertions; r=biesi, sr=dmose
2007-10-16 00:03:38 +00:00
bzbarsky%mit.edu
28352b686b
Fix bug 387258 by hacking in a force-override for the "txt" extension-to-type
...
mapping. r+sr=biesi, a=sayrer
2007-10-14 18:23:06 +00:00
sdwilsh%shawnwilsher.com
baa3ecaeed
Bug 369428 - nsExternalAppHandler::SetUpTempFile uses a poor source of randomness, resulting in predictable filenames. r=biesi, sr=biesi, a=blocking1.9
2007-10-12 22:48:35 +00:00
dtownsend%oxymoronical.com
1dc2443f6a
Backing out part of bug 369428 that seems to be causing unit test failures
2007-10-12 14:30:34 +00:00
sdwilsh%shawnwilsher.com
dac347af97
Bug 369428 - nsExternalAppHandler::SetUpTempFile uses a poor source of randomness, resulting in predictable filenames. r=biesi, sr=biesi, a=blocking1.9
2007-10-12 13:01:10 +00:00
joshmoz%gmail.com
f05b204b25
on Mac OS X, don't ever set creator code and only set type code if the file doesn't have an extension. b=236389 r=smorgan sr=bsmedberg a=mconnor
2007-10-10 15:40:06 +00:00
dmose%mozilla.org
294e367adc
Fixing orangeness from bug 394483 checkin
2007-10-04 07:01:08 +00:00
dmose%mozilla.org
c930b4f459
First part of fix for web-based protocol handlers failing in certain situations (bug 394483); r=biesi, sr=sicking
2007-10-04 06:10:48 +00:00
roc+%cs.cmu.edu
df1d8efba7
Bug 394691. nsTArray should not do default initialization of POD elements. Also, switch nsAutoBuffer users to nsAutoTArray. patch by Chris Pearce, r=bsmedberg, sr=roc, a=bzbarsky
2007-09-18 23:12:10 +00:00
sdwilsh%shawnwilsher.com
86702ded2b
Bug 395308 - Temporary filenames used during download should gain an extra extension. r=biesi, sr=biesi, a=dsicore
2007-09-16 14:40:16 +00:00
mkmelin+mozilla%iki.fi
c6df4aae06
[Bug 280419] When a temporary file is created from the download manager
...
it should be readonly. Also applies to attachments in mail.
r=cbiesinger, sr=dmose, a=bsmedberg
2007-09-15 13:11:37 +00:00
dmose%mozilla.org
9370830135
Make protocol handling dialog appear with protocols that are unknown to the OS if we have handlers (bug 392964), r=myk,biesi; sr=biesi; a=mconnor
2007-09-09 23:58:31 +00:00
dmose%mozilla.org
1ae54da492
Inject default web-based protocol handlers into mimeTypes.rdf (bug 392978), r=myk, sr=biesi, a=mconnor
2007-09-06 22:20:52 +00:00
mkmelin+mozilla%iki.fi
09a416c776
Backing out previous change, didn't notice the orange, sorry:(
2007-09-05 16:28:13 +00:00
mkmelin+mozilla%iki.fi
5dc9a170ff
[Bug 280419] When a temporary file is created from the download manager
...
it should be readonly. Also applies to attachments in mail.
r=cbiesinger, sr=dmose, a=bsmedberg
2007-09-05 16:10:09 +00:00
jag%tty.nl
470bf4ec8c
Bug 394139: Replace a bunch of NS_DEFINE_CIDs with CONTRACTIDs. r=/sr=/a=bsmedberg
2007-09-05 13:05:02 +00:00
myk%mozilla.org
bbcf38e2ee
bug 393492: move mimeTypes.rdf datasource access code from nsExternalHelperAppService.cpp to nsHandlerService.js, fixing bug 393500 (auto-add preferred handler to possible handlers when retrieving them, since they won't be in there already on legacy datasources) in the process; r=biesi; sr=dmose; a=bsmedberg for 1.9
2007-09-04 20:45:58 +00:00
dmose%mozilla.org
248439c2b4
Fix for protocol handling dialog throwing exception when a web handler is selected (bug 392957), r=biesi, sr=mconnor, a=bz
2007-09-03 04:44:26 +00:00
dmose%mozilla.org
53d69c198a
Split nsIHandlerInfo.launchWithURI into nsIHandlerInfo.launchWithURI and nsIMIMEInfo.launchWithFile (bug 391194) r=cbiesinger@gmx.at, sr=bzbarsky@mit.edu
2007-08-21 00:47:48 +00:00
myk%mozilla.org
2bcbd52db6
bug 385740: make the handler service store possible applications when storing a handler info object; r=biesi, sr=dmose
2007-08-14 20:55:06 +00:00
myk%mozilla.org
823348af4c
bug 391152: support enumeration and removal of known handlers; r=biesi, sr=dmose
2007-08-14 20:21:30 +00:00
sdwilsh%shawnwilsher.com
56156f50fa
Bug 391279 - Allow createInstance to work for web handlers. r=cbiesinger, sr=dmose
2007-08-14 16:47:44 +00:00
myk%mozilla.org
8096d920c9
bug 385740: support multiple apps per nsIHandlerInfo via a new nsIHandlerInfo::possibleApplicationHandlers attribute; r=biesi, sr=dmose
2007-08-13 20:41:34 +00:00
myk%mozilla.org
848a502aa8
bug 391150: expose an API for getting an nsIHandlerInfo object for a protocol; r=biesi, sr=dmose
2007-08-13 19:00:35 +00:00
sdwilsh%shawnwilsher.com
c40114278b
Bug 391640 - Unable to use the "Open" link in download manager. r=cbiesinger, sr=dmose, a=bzbarsky
2007-08-12 18:31:34 +00:00
sdwilsh%shawnwilsher.com
7be7d73c2c
Bug 391380 - moz-icon: launches handler dialog. r=bzbarsky, sr=dmose, a=bzbarsky
2007-08-09 22:21:54 +00:00
mozilla%weilbacher.org
56d32eb948
[OS/2] Bug 390075: preliminary OS/2 build break fix for exthandler code, real solution will follow
2007-08-03 19:06:33 +00:00
mozilla%weilbacher.org
16ed4724da
[OS/2] Bug 388701: supplemental build fix for OS/2, r=cbiesinger, sr=dmose
2007-08-02 21:27:28 +00:00
myk%mozilla.org
a6b8004aba
bug 389969: followup patch that makes the protocol handling dialog work on Mac as well;
...
r=biesi
sr=dmose
a=schrep for M7
2007-07-31 04:57:37 +00:00
sdwilsh%shawnwilsher.com
a856e8d5f3
Bug 389969 - There is no protocol handling dialog. r=cbiesinger, sr=dmose, a=schrep
2007-07-30 23:33:17 +00:00
dmose%mozilla.org
069567a146
local protocol handling apps can be chosen but don't work (bug 389758); patch by dolske and me, r=biesi, sr=bz, a=mconnor
2007-07-29 03:38:52 +00:00
sdwilsh%shawnwilsher.com
8c4b3063fe
Bug 389870 - When previous action was to use a local helper app, the protocol never works again. r=cbiesinger, sr=dmose, a=schrep
2007-07-27 20:20:54 +00:00
dmose%mozilla.org
38928a5688
nsExternalHelperAppService::ExternalProtocolHandlerExists (almost) always sets aHandlerExists to PR_TRUE, enabling gnomevfs protocols (bug 389632), patch by Karl Tomlinson <mozbugs@karlt.net>, r+sr=biesi,dmose; a=roc
2007-07-27 18:31:13 +00:00
cbiesinger%gmx.at
c949d7ca95
389611 only treat protocol handlers as protocol handlers
...
r+sr=bz a=schrep
2007-07-27 00:53:09 +00:00
sdwilsh%shawnwilsher.com
ac2b83863a
Bustage fix
2007-07-26 21:36:46 +00:00
sdwilsh%shawnwilsher.com
6dbcb63287
Bug 385065 - protocol handling dialog. I accidentally reverted this change when I landed Bug 385065. This was fixed with Bug 389580 and Bug 389580 r+sr=cbiesinger
2007-07-26 21:26:31 +00:00
sdwilsh%shawnwilsher.com
cafae10102
Bug 385065 - protocol handling dialog. I accidentally reverted this change when I landed Bug 385065. r=cviesinger, sr=dmose
2007-07-26 21:23:57 +00:00
sdwilsh%shawnwilsher.com
c7e7ab3aaa
Bug 388909 - disabled MOZ_RDF build broken after landing 384374. I accidentally reverted this change when I landed Bug 385065. Previous r+sr=cbiesinger
2007-07-26 21:23:49 +00:00
sdwilsh%shawnwilsher.com
3ba1a30ba8
Bug 385065 - protocol handling dialog. r=cbiesinger (forgot to fix two nits)
2007-07-26 06:44:43 +00:00
dmose%mozilla.org
035b67cbe9
Fixes for Linux build bustage
2007-07-26 05:52:27 +00:00
sdwilsh%shawnwilsher.com
a2bab1fbf9
Linux bustage fix
2007-07-26 05:27:43 +00:00
dmose%mozilla.org
f105b36d4c
Add a missing include to fix windows build bustage
2007-07-26 05:03:00 +00:00
sdwilsh%shawnwilsher.com
6282e5361b
Bustage fix
2007-07-26 04:38:56 +00:00
sdwilsh%shawnwilsher.com
23f92a9f8a
Bug 385065 - protocol handling dialog. toolkit: r=mano; uriloader: r=cbiesinger, sr=dmose general: ui-r=beltzner
2007-07-26 04:24:31 +00:00
cbiesinger%gmx.at
3c8dc87baf
389580 don't allow escaped null bytes in URLs for external protocol handlers
...
r=bzbarsky sr=dveditz
2007-07-26 04:04:21 +00:00
dmose%mozilla.org
b7d97bd209
Fix case where FillContentHandlerProperties incorrectly returns NS_ERROR_FAILURE (bug 389446), r+sr=bzbarsky
2007-07-26 02:56:46 +00:00
cbiesinger%gmx.at
dbd1057ad9
backing out last checkin, tree's red
2007-07-25 22:53:46 +00:00
cbiesinger%gmx.at
465f7fe304
389580 don't allow escaped null bytes in URLs for external protocol handlers
...
r=bzbarsky sr=dveditz
2007-07-25 22:48:00 +00:00
myk%mozilla.org
929bfaec5f
bug 388388: (relanding updated patch) differentiate between MIME and protocol nsIHandlerInfo objects by not allowing protocol objects to be QIed to nsIMIMEInfo, and expose the scheme for a protocol object via the new nsIHandlerInfo::type attribute (which also holds the MIME type for a MIME object and deprecates nsIMIMEInfo::MIMEType); r=dmose, sr=biesi
2007-07-25 20:40:42 +00:00
bzbarsky%mit.edu
5ff58abb6b
Add a flag that allows protocol handlers to indicate that they don't return any
...
data. Bug 379819, patch by Ryan Jones <sciguyryan@gmail.com>, r=me, sr=biesi
2007-07-25 17:21:42 +00:00
dmose%mozilla.org
6c90e51562
Back out MIME/protocol handler work from bug 388388 because of difficult to diagnose unit test lossage on windows. Note that Windows tinderboxen will go and stay red until they are clobbered because of dependency system lossage.
2007-07-24 23:38:31 +00:00
dmose%mozilla.org
4a5725d607
Backing out a file that was not part of the build fix.
2007-07-24 21:31:24 +00:00
dmose%mozilla.org
65fa0907a5
Fix windows bustage from bug 388388 landing by correcting base class name.
2007-07-24 21:30:01 +00:00
myk%mozilla.org
bf48d38d93
bug 388388: differentiate between MIME and protocol nsIHandlerInfo objects by not allowing protocol objects to be QIed to nsIMIMEInfo, and expose the scheme for a protocol object via the new nsIHandlerInfo::type attribute (which also holds the MIME type for a MIME object and deprecates nsIMIMEInfo::MIMEType); r=dmose, sr=biesi
2007-07-24 20:29:52 +00:00
myk%mozilla.org
bdb3636827
bug 389323: make the handler service not assume that nsIHandlerInfo::preferredApplicationHandler exists, since it sometimes doesn't, and make the service delete the handler record from the datasource when asked to store a handler info object that doesn't have a preferred handler
2007-07-24 09:22:46 +00:00
sdwilsh%shawnwilsher.com
97739f7458
Check the proper pointer. r+sr=biesi. No bug
2007-07-24 01:14:56 +00:00
cbiesinger%gmx.at
a207f21908
bug 389106 didn't mean to check in this line
2007-07-24 00:12:58 +00:00
asqueella%gmail.com
a474c48759
Bug 388909 - fix build breakage from 384374 for MOZ_RDF-disabled builds
...
p=romaxa <romaxa@gmail.com>
r+sr=biesi
2007-07-23 23:36:16 +00:00
cbiesinger%gmx.at
f1f40049ae
bug 389106 escape quotes
...
r=bz sr=dveditz
2007-07-23 05:10:46 +00:00
sdwilsh%shawnwilsher.com
765b3e67ef
Bustage fix
2007-07-22 18:57:08 +00:00
sdwilsh%shawnwilsher.com
3b46e58a5b
Bug 388701 - nsExternalHelperAppService::GetProtocolHandlerInfo should get OS Specific implementation. r=cbiesinger, sr=dmose
2007-07-22 18:40:25 +00:00
myk%mozilla.org
1b4fcd281c
bug 387930: add an API (nsIHandlerService, implemented by nsHandlerService.js) for modifying the content handling datastore (mimeTypes.rdf)
...
r=dmose
sr=biesi
2007-07-21 07:18:22 +00:00
dmose%mozilla.org
0b87acce9c
Backing out my inadvertant checkin of nsIHandlerService related changes; that checkin was intended for the branch. Sorry, folks!
2007-07-20 22:55:31 +00:00
dmose%mozilla.org
39aff00222
Replace myk's changes that I accidentally horked during the merge.
2007-07-20 20:23:45 +00:00
dmose%mozilla.org
bae119cce7
Fix OS/2 bustage introduced by my launchWithURI landing (bug 386078); thanks to Walter Meini <wuno@lsvw.de> for the patch; r+sr=dmose
2007-07-19 02:30:12 +00:00
dmose%mozilla.org
1f12541aff
Change nsIHandlerInfo::LaunchWithFile to be launchWithURI (bug 386078), r+sr=biesi
2007-07-17 22:59:58 +00:00
bzbarsky%mit.edu
a4cd72103e
Fix build bustage with some g++ versions by not having a curly after NS_HIDDEN
...
for a constructor. Bug 387218, r=dmose, sr=biesi
2007-07-09 02:22:01 +00:00
jwalden%mit.edu
ef68fcf595
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 07:08:56 +00:00
mozilla%weilbacher.org
cb873abba1
[OS/2] Fix build break after bug 384374.
2007-07-06 07:01:42 +00:00
dmose%mozilla.org
a070426807
Remove trailing semicolons after method decls to avoid breaking forthcoming versions of gcc; r+sr=dbaron; no bug.
2007-07-06 00:20:09 +00:00
dmose%mozilla.org
0bb0b203ee
Adding a semicolon in the hopes of fixing the XULRunner Linux tinderbox bustage from my checkin for bug 384374
2007-07-05 23:18:10 +00:00
dmose%mozilla.org
8e09a05e8f
Refactor nsIMIMEInfo and nsExternalHelperAppService to support local and web-based protocol handlers (bug 384374), r=biesi, sr=sicking
2007-07-05 19:31:46 +00:00
flamingice%sourmilk.net
0b8a9d710c
Bug 384856, Replace illegal characters for downloads more consistently, Patch by Edward Lee (Mardak), r+sr=biesi
2007-06-27 22:46:54 +00:00
dmose%mozilla.org
e7405c39ab
These files were not intended to land yet; backing out.
2007-06-15 21:45:17 +00:00
dmose%mozilla.org
9db590cec8
Fix web based protocol handlers to work from link clicks in addition to the URL bar (bug 383396), r=biesi, sr=sicking
2007-06-15 21:43:51 +00:00
sdwilsh%shawnwilsher.com
58574ab1bb
Bug 383807 - Explain why we are not checking the result of new in nsExternalProtocolHander.cpp. Patch by Ryan Jones <sciguyryan@gmail.com>. r=cbiesinger, sr=dmose
2007-06-12 18:31:54 +00:00
sdwilsh%shawnwilsher.com
1622b08c44
Bug 383813 - #include nsHelperAppRDF.h should be inside the ifdef for MOZ_RDF. Patch by Ryan Jones <sciguyryan@gmail.com>. r+sr=cbiesinger
2007-06-10 23:50:53 +00:00
bienvenu%nventure.com
18cf7a1b80
fix 317589 mail body containing ++ produces error message with gnome, patch by brian.lu@sun.com, r=chpe@gnome.org, sr=cbiesinger
2007-06-04 23:07:28 +00:00
dmose%mozilla.org
ea78346a1b
Implement backend changes for web-based protocol handlers a la WhatWG HTML5 draft (bug 380415). r=cbiesinger@gmx.at, sr=jonas@sicking.cc
2007-05-25 15:17:45 +00:00
dbaron%dbaron.org
72339fc24b
Add missing calls to PR_UnloadLibrary (excluding XPCOM component loader and nsPluginsDir*). b=374332 r=bsmedberg
2007-04-15 22:23:00 +00:00
bzbarsky%mit.edu
444408a828
If we have an /etc/mime.types extension for a type, that should NOT make
...
/etc/mailcap override the gnome-vfs handler for that type. Patch partially by
Mike Hommey <mh+mozilla@glandium.org> and partially by me, r+sr=biesi
2007-04-15 20:43:49 +00:00
gijskruitbosch%gmail.com
2d835d35e0
Bug 229168 - Save Page (with mms:// embedded media) invokes Windows Media Player
...
p=sciguyryan@gmail.com (Ryan Jones)
r=silver@warwickcompsoc.co.uk (James Ross)
r+sr=cbiesinger@gmx.at (Christian Biesinger)
2007-04-15 12:31:18 +00:00
joshmoz%gmail.com
4ef372e5e3
remove XP_MAC, detab. b=281889 r/sr=bz
2007-03-06 05:15:44 +00:00
timeless%mozdev.org
4c88c8a7ac
Bug 363390 IS_LOW_SURROGATE conflicts with winnls.h
...
r=darin
2006-12-21 07:03:23 +00:00
jshin%mailaps.org
2c8bf7f42d
bug 359808 : drop support for Win 9x/ME (r/sr=darin)
2006-11-16 00:59:55 +00:00
bzbarsky%mit.edu
142a417a31
Make it possible for protocol handlers to configure how CheckLoadURI should
...
treat them via their protocol flags. Remove the protocol list we used before.
Bug 120373, r=dveditz, sr=darin
2006-11-10 23:49:08 +00:00
jshin%mailaps.org
20129f080d
bug 359148 : when saving a file, "unicode" characters in filename are lost (turned into '_') : r=biesi, sr=darin
2006-11-04 10:09:59 +00:00
myk%mozilla.org
a49123478d
bug 316184: wrap and crop long URLs in the External Protocol Request dialog so they don't cause the dialog to render its buttons offscreen
...
r=bzbarsky
sr=bzbarsky
2006-09-11 13:29:15 +00:00
timeless%mozdev.org
3d9c1a4665
Bug 330331 Building with option --disable-xul failed
...
patch by romaxa@gmail.com r=timeless r=biesi sr=bz
Removing last traces of RDF dependency from HTMLDocument (bug 101995)
Only build toolkit download ifdef MOZ_RDF
Only build windowdatesource and the charset menu ifdef MOZ_RDF
Enable nsExternalHelperAppService to build w/o RDF.
Enable nsDirectoryViewer to build, this is enables geckos to work around bug 347782
Don't build nsHTTPIndex at all.
2006-08-14 22:36:15 +00:00
bryner%brianryner.com
07e3f00ad0
Close the blank browser window from a download earlier, before showing the helper app dialog (bug 343921). Patch by marria@gmail.com, r=biesi, sr=darin.
2006-08-08 18:02:46 +00:00
bzbarsky%mit.edu
19e2574f4b
Follow refresh headers even if we handle the content via the external helper app
...
service. Bug 341806, r=biesi, sr=darin
2006-07-19 01:43:14 +00:00
cbiesinger%web.de
20eeca4260
bug 343107 Make sure to always fire STATE_START before STATE_STOP
...
patch by Dorian <boissomag@free.fr> r=biesi sr=darin
2006-07-06 19:34:28 +00:00
marria%gmail.com
0b13b257bb
Minor tweak to patch for bug 241972. Change mShouldCloseWindow to a PRPackedBool, to be consistent with the other bools around it. r=cbiesinger
2006-07-06 18:41:16 +00:00
marria%gmail.com
eaafa1a039
Bug 241972 (new window opened by window.open('xxx.exe') or target="_blank" isn't closed automatically when a download begins). Fix stores state on the channel indicating whether a window was opened specifically for the download. The external helper app service then closes the window if there is no refresh header and if the window was opened specifically for the download. r=cbiesinger, sr=darin
2006-07-04 20:48:33 +00:00
mozilla%weilbacher.org
4578273740
[OS/2] Bug 301367: Tag Files with Source URL, p=Rich Walsh, r=me, sr=darin
2006-06-26 20:40:08 +00:00
timeless%mozdev.org
64a760c3c0
Bug 337917 Make consumers stop using cids from other modules
2006-06-18 21:18:22 +00:00
mkaply%us.ibm.com
d68143dbb1
#326273
...
r=mkaply, sr=mkaply (OS/2 only)
OS/2 changes from threading checkin
2006-05-11 17:21:18 +00:00
darin%meer.net
7d3e7d7acd
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
2006-05-10 17:30:15 +00:00
bzbarsky%mit.edu
fca88cd9e1
Add an interface for nested URIs (like jar:, view-source:, etc) to implement
...
and use it in various places. Create null principals if asked for a codebase
principal for a codebase that doesn't have an inherent security context (eg
data: or javascript:). Bug 334407, r=biesi,dveditz, sr=darin
2006-05-02 18:54:19 +00:00
mark%moxienet.com
193164c720
335840 nsIMimeInfo doesn't indicate when Mac type/creator are invalid. r=josh sr=bryner
2006-04-28 18:17:11 +00:00
gerv%gerv.net
8268a2e270
Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines.
2006-03-30 07:57:05 +00:00
sergei_d%fi.tartu.ee
2f651f585d
[BeOS] Bug 327296. Improving exthandler. p=sergei_d, r=cbiesinger. BeOS-only
2006-02-20 18:46:35 +00:00
neil%parkwaycc.co.uk
f0100172af
Bug 245725 Make downloads display an approximation to the current transfer rate rather than the overall average speed p=son.le0@gmail.com r=biesi sr=me
2006-02-06 00:34:30 +00:00
cbiesinger%web.de
a898e666b8
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
...
r+sr=darin
2006-02-03 14:18:39 +00:00
bzbarsky%mit.edu
87fe9fb1e9
Only force prompting for non-"can't handle" reasons if the default action is
...
not "save". Silently saving is always ok. Bug 236541, r=biesi, sr=darin
2006-01-15 19:02:08 +00:00
timeless%mozdev.org
b1563cbe2d
Bug 321597 LoadVersionedLibrary calls to PR_GetLibraryName must use PR_FreeLibraryName
...
r=roc sr=roc
2006-01-11 08:28:52 +00:00
cbiesinger%web.de
5a8d5f8a3b
bug 273971 patch by Son Le <son.le0@gmail.com> r=biesi sr=neil
...
- make nsIDownload::currBytes and maxBytes use bytes rather than kilobytes
- make transfers of unknown size use the right size
- send mProgress rather than mContentLength as the current progress in OnStateChange
2005-12-19 15:25:22 +00:00
dougt%meer.net
c49077a41b
Build change to make WinCE build exthandler. r=dougt
2005-11-30 18:36:17 +00:00
timeless%mozdev.org
3db428f6ac
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
timeless%mozdev.org
532329ac75
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 19:48:04 +00:00
timeless%mozdev.org
fbd87d2f6f
Bug 236844 [beos] search for helper apps in mozilla directory before $PATH
...
patch by Niels.Reedijk@gmail.com r=sergei_d
2005-09-27 04:51:22 +00:00
pete.zha%sun.com
ea6203d0f7
bug 309241 a tmp file should be created if open an attachment of an local eml file
...
r=cbiesinger@gmx.at sr=bzbarsky@it.edu
patch=neo.liu@sun.com
2005-09-26 03:14:50 +00:00
dougt%meer.net
4be93dab42
This is a workaround for the WinCE Native Unicode converter. I couldn't figure out how to use the utf8 codepages on certain devices. So, mapping from UTF-8 -> UCS-2 became a problem. This fix simply uses the existing algorithm in intl/uconv. This change only effect the Windoze CE native uconv. NPODB. Also includes further gfx fixup. r/sr=dveditz b=297683 WinCE only.
2005-09-07 19:21:02 +00:00
roc+%cs.cmu.edu
bd09faecd8
Bug 304434. Update link :visited status for URIs downloaded to helper apps. r+sr=dbaron
2005-08-23 22:26:10 +00:00
bzbarsky%mit.edu
eb891afa08
Use the browser.helperApps.deleteTempFileOnExit pref, if set, to decide whether
...
to delete helper app temp files on exit. Bug 302433, r=biesi, sr=sfraser
2005-08-22 17:49:53 +00:00
cbiesinger%web.de
0b6a0a5cb1
bug 283606 make nsOSHelperAppService::GetApplicationDescription get a
...
friendly description
r=darin sr=bz a=asa
2005-08-16 22:00:21 +00:00
dbaron%dbaron.org
4f125b95bb
Make nsIChannel implementations follow the rules that prevent them from leaking due to cycles with their notification callbacks. b=303043 r=biesi sr=darin
2005-08-12 22:53:22 +00:00
mozilla.mano%sent.com
0d6b6ee9e0
Bug 301281 - Remove 10.1 code from nsInternetConfigService. r=jhpedemonte, sr=smfr, a=bsmedberg.
2005-07-20 19:44:54 +00:00
mozilla.mano%sent.com
7537a9c66f
Bug 264648 - Implement nsOSHelperAppService::GetApplicationDescription for OS X (in order to show an application description in the confirmation dialog for). r=jhpedemonte, sr=smfr, a=asa.
2005-07-20 19:03:41 +00:00
cbiesinger%web.de
2f21e9c3ee
Bug 298842 make the temp file part of nsITransfer
...
r=mconnor sr=darin a=shaver
2005-07-06 23:12:22 +00:00
dougt%meer.net
49db0e310b
* Fixes some build problems when trying to build non-static. (removing link
...
libraries that don't exist on Windows CE)
* Taking xxx advice and making GetNAME always return a GDI forcing us to use
GetTextMetrics instead of GetFontData (which doesn't exist on Windows CE)
* Windows CE on ARM doesn't support C++ exceptions. In the windows plugin code
uses catches to ensure that the plugins don't crash mozilla. On windows ce on
arm, we have no choice but to disable CALL_SAFETY_ON.
* On Windows CE, VerQueryValue internal structure can not be modified so
callers must do a bit of string conversion.
* Disabling more code in nsOSHelperAppService for Windows CE.
* Enabling the Windows Registry code in XPCOM since the Window CE shunt now
supports the limited set needed (all but notification).
Bug=297683, r=Ere Maijala, sr=Dan Veditz, a=Asa
2005-06-16 21:20:45 +00:00
jshin%mailaps.org
4be0cce1c3
bug 295202: convert nsOSHelperApplication to use nsIWindowsRegKey (r=cbie, sr=darin, a=asa)
2005-06-13 18:57:10 +00:00
mozilla.mano%sent.com
2241c09f92
Bug 295517 - Build fails in uriloader/extandler under BeOS. r=thesuckiestemail@yahoo.se (BeOS only). a=asa
2005-05-26 19:38:47 +00:00
pedemont%us.ibm.com
950dbb684d
Bug 291512 - Generate Java interface files using nsIInterfaceInfoManager. Fix some type handling as a result of this change. r=biesi, sr=darin, a=asa
2005-05-02 16:30:03 +00:00
cbiesinger%web.de
354da0f60d
Bug 290648 make nsITransfer::init take an nsICancelable, and remove the observer attribute
...
r=bz sr=darin a=asa
2005-04-24 21:16:28 +00:00
cbiesinger%web.de
44c27eb6f1
Bug 289842 Make nsIHelperAppLauncher inherit from nsICancelable
...
r=bz sr=darin a=asa
2005-04-15 19:41:07 +00:00
timeless%mozdev.org
bfb6579205
Bug 220753 mailto: links do not work on BeOS
...
patch by simontaylor2@gawab.com r=thesuckiestemail@yahoo.se a=asa
2005-04-12 16:05:25 +00:00
cbiesinger%web.de
6c453d00e6
228968 r=bz sr=darin
...
- add a new nsIWebProgressListener2 interface, inheriting from
nsIWebProgressListener, providing a 64-bit onProgressChange method
- make nsITransfer inherit from that interface, and remove an unused
progressListener attribute
- make webbrowserpersist support listeners that implement
nsIWebProgressListener2, and give them 64-bit progress values
- make nsIHelperAppLauncher's listener setWebProgressListener function take an
nsIWebProgressListener2 interface
And fix up all implementations according to that.
2005-04-05 23:24:23 +00:00
cbiesinger%web.de
d60432f12c
268150 show correct error if launching a helper applications fails due to a
...
permission problem
r+sr=bz
2005-04-05 18:32:35 +00:00
darin%meer.net
926afe654d
fixes bug 286506 "warning: locally defined symbol ... imported in function ..." r=bsmedberg
2005-03-19 20:35:35 +00:00
cbiesinger%web.de
bf94a50628
Bug 285517 show better message in helper app dialog when the type was sniffed from text/plain
...
r=bz sr=darin
2005-03-13 17:03:44 +00:00
bsmedberg%covad.net
ab0810ddac
Bug 282057 - brand.dtd/properties live in the wrong chrome package... xulrunner apps cannot provide these files, which means they can't use various toolkit features r=darin moa=Neil (seamonkey)
2005-03-10 04:38:35 +00:00
cbiesinger%web.de
a6e99bc242
Bug 285045 Set the content type on the channel when sniffing it
...
r=bz sr=darin
2005-03-07 19:18:12 +00:00
bzbarsky%mit.edu
d624665bc9
Add the prompt-service contract to nsEmbedCID.h
2005-03-07 16:07:11 +00:00
cbiesinger%web.de
7d4275f9d0
Bug 284180 improve comments and error handling in exthandler a bit r+sr=bzbarsky
2005-03-01 21:34:57 +00:00
jwatt%jwatt.org
8e007cdb2b
Bug 283272 : Save Files As... saves .svgz files uncompressed : r+sr=bz
2005-02-25 21:13:36 +00:00
ben%bengoodger.com
9800417931
282196 - need to access arbitrary metdata on default application handler (windows) - make nsMIMEInfoWin implement nsIPropertyBag with property keys to access moz-icon URIs for default and preferred application handlers. r=biesi sr=bz
...
252189 - retrieve proper application handler names from windows registry/binary VERSIONINFO metadata r=biesi sr=bz
2005-02-25 09:02:14 +00:00
cbiesinger%web.de
7fddcf5020
Bug 282246 Improve log output in helper app service
...
r+sr=bz
2005-02-18 18:36:33 +00:00
cbiesinger%web.de
ce1e5bcb15
Bug 281130 rename NS_DOWNLOAD_CONTRACTID to NS_TRANSFER_CONTRACTID to better
...
reflects its purpose
r=bz sr=darin
2005-02-07 14:35:46 +00:00
dougt%meer.net
a4d8546b1e
Fixes 280243. WinCE build support. Disabling helper application on WinCE. r=bryner.
2005-02-06 03:52:47 +00:00
cbiesinger%web.de
e279a2a949
Bug 241082 exthandler should require just nsITransfer, not nsIDownload
...
patch by Zbigniew Braniecki <gandalf@firefox.pl> r=biesi sr=darin
2005-01-04 13:40:51 +00:00
bzbarsky%mit.edu
194e16cd98
Make docshell inherit from docloader; clean up related code, move toward
...
eliminating the nsIWebShell, nsIWebShellContainer, nsIDocumentLoader
interfaces and clarifying the other docshell-related interfaces.
r=darin, biesi, sr=jst
2004-12-08 17:32:06 +00:00
bzbarsky%mit.edu
0c1dfb26c6
Treat an empty disposition string the same as it not being set. Bug 272541,
...
r=biesi, sr=darin
2004-12-04 17:46:49 +00:00
pedemont%us.ibm.com
c6f2de7c1e
Bug 269553 - Integrate JavaXPCOM into build. r=bsmedberg, sr=bryner
2004-12-01 17:33:16 +00:00
bryner%brianryner.com
1435145ce6
Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin.
2004-11-24 22:48:45 +00:00
mkaply%us.ibm.com
d33b2e33c8
#264647
...
r=mkaply, sr=blizzard (platform specific), a=mkaply (OS/2 only)
Patch from Peter Weilbacher - Add protocols to ExternalProtocolHandlerExists/Add GetApplicationDescription for OS/2
2004-11-22 19:28:24 +00:00
darin%meer.net
c79cfdbf74
fixes bug 261083 "Channels do not uniformly query their notification callbacks" r=biesi sr=bzbarsky
2004-11-15 20:16:52 +00:00
jshin%mailaps.org
b40406da6b
bug 267475 Clicking links to JPEG file with Chinese name download the file instead of displaying it in browser r=cbie, sr=bz
2004-11-07 02:22:55 +00:00
cbiesinger%web.de
709c9bc234
bumping IID after bug 263546's checkin
2004-10-29 16:48:38 +00:00
dveditz%cruzio.com
ab1ad1555f
bug 263546: move external protocol warning down a level, r=jsr,sr=darin
2004-10-25 07:46:01 +00:00
cbiesinger%web.de
a942f3ba46
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
9c6451ce9e
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
179ee55168
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
cbiesinger%web.de
85a73f60f5
fixing bustage
2004-10-03 17:19:08 +00:00
cbiesinger%web.de
dce292d250
259084 some cleanup after bug 173010 r=bz sr=darin
2004-10-03 17:06:57 +00:00
cbiesinger%web.de
b4c746aa1d
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
cbiesinger%web.de
8a7a839057
Bug 259890 don't call Remove(PR_TRUE) to delete a file
...
r=bzbarsky sr=darin
2004-09-17 19:13:00 +00:00
dveditz%cruzio.com
841d71848f
bug 173010 prompt before launching external protocol handler,r=mscott,sr=darin/jst
2004-09-10 23:24:49 +00:00