Kaspar Brand
|
2a6b53a9a0
|
Bug 541334 - Add recognition of SHA-2 hashes when verifying S/MIME messages with detached signatures (application/pkcs7-signature); Patch for recognizing SHA-2 micalgs in libmime (m-c part).
r=cbiesinger sr=bzbarsky.
|
2010-02-23 06:06:29 +01:00 |
|
Frédéric Wang
|
e55eb6a822
|
Bug 124709. Treat application/mathml+xml as an XML type. r=bzbarsky
|
2009-11-29 23:18:53 +01:00 |
|
Frédéric Wang
|
8b46e8bd69
|
Bug 530275. Move more MIME types into nsMimeTypes.h so we don't have to hardcode the strings in various places. r=bzbarsky
|
2009-11-21 00:12:42 +01:00 |
|
Dave Townsend
|
3771e35013
|
Bug 526635: Interfaces changed on the 1.9.2 branch with no IID rev. r=enn, r=vlad, r=josh, r=mak77, r=ted, r=roc
|
2009-11-06 11:31:22 -08:00 |
|
Jim Mathies
|
02bf065ee8
|
Bug 473045 - Update to nsIHandlerApp for win7 jump lists (plus tests). r=bz
|
2009-09-24 21:45:16 -05:00 |
|
Benjamin Smedberg
|
2e9438fd2f
|
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
|
2009-08-25 08:59:31 -07:00 |
|
Masatoshi Kimura
|
fd105e7c22
|
Bug 468351 - "display of header values with unencoded special characters broken" - core fix [r=smontagu sr=bienvenu]
|
2009-07-28 10:04:14 +01:00 |
|
Steven Michaud
|
3cf940577e
|
get rid of nsIInternetConfigService. b=489864 r=josh sr=roc
|
2009-06-23 14:09:19 -05:00 |
|
Chris Pearce
|
dd26dee475
|
Bug 463830. Use the video file name as the window title for standalone video objects, for now. r+sr=roc,r+sr=bzbarsky
--HG--
extra : rebase_source : b9ee2200c86a0c3fa06cdb163a39a183aa313380
|
2009-01-16 22:07:26 +13:00 |
|
Bernard Alleysson ext:(%2C%20Ryan%20VanderMeulen%20%3Cryanvm%40gmail.com%3E)
|
2903e168b8
|
do_GetIOService should use nsGetServiceByCID - bug 271823 r=biesi sr=jag
|
2008-08-18 17:19:27 -07:00 |
|
"Brad Lassey"
|
a6b45b982b
|
Bug 441636 - Add support for DBus Handler Apps r=biesi
|
2008-07-25 12:36:07 -04:00 |
|
smontagu@smontagu.org
|
3e8c717a6d
|
Fallback to null-padding in nsMimeHeaderParam::GetParameter if all other conversions fail. Bug 419157, r+sr=biesi, b=beltzner
|
2008-04-08 11:45:55 -07:00 |
|
dmose@mozilla.org
|
d2176f0f87
|
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 11:20:56 -07:00 |
|
reed@reedloden.com
|
5b7c6fe237
|
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-18 21:15:41 -07:00 |
|
dmose@mozilla.org
|
9474dbc670
|
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 |
|
myk@mozilla.org
|
173de02b64
|
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
|
b3b2ff44a4
|
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 |
|
bzbarsky@mit.edu
|
a65e95ce03
|
Make <object> do the same text/plain sniffing that <iframe> does, and use the content type hint if the type comes back as application/octet-stream or sniffed-binary. Bug 389677, r+sr=biesi, a=sicking
|
2007-08-20 20:26:12 -07:00 |
|
dmose@mozilla.org
|
91643370ed
|
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 |
|
sdwilsh@shawnwilsher.com
|
d98abd5a78
|
Bug 391279 - Allow createInstance to work for web handlers. r=cbiesinger, sr=dmose
|
2007-08-14 09:47:41 -07:00 |
|
myk@mozilla.org
|
b91c618d6f
|
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 |
|
sdwilsh@shawnwilsher.com
|
e50a443cd2
|
Bug 389969 - There is no protocol handling dialog. r=cbiesinger, sr=dmose, a=schrep
|
2007-07-30 16:33:16 -07:00 |
|
myk@mozilla.org
|
58273b5215
|
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 |
|
dmose@mozilla.org
|
ee90fd6056
|
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 |
|
myk@mozilla.org
|
388545f1a3
|
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 |
|
dmose@mozilla.org
|
f17228f4ff
|
Change nsIHandlerInfo::LaunchWithFile to be launchWithURI (bug 386078), r+sr=biesi
|
2007-07-17 15:59:58 -07:00 |
|
dmose@mozilla.org
|
d28396462d
|
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 |
|
benjamin@smedbergs.us
|
2e25a321f8
|
Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me
|
2007-04-23 07:21:53 -07:00 |
|
hg@mozilla.com
|
465265d0d4
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
|