mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-09 04:25:38 +00:00
Use a valid MIME type for mailto: channels. Bug 302213, r=bienvenu, sr=darin,
a=shaver
This commit is contained in:
parent
ff5a862f10
commit
fa2d70f5b4
@ -64,7 +64,7 @@
|
||||
{0x9d, 0xaa, 0x91, 0xb6, 0x57, 0xeb, 0x31, 0x3c}}
|
||||
|
||||
#define NS_MSGCOMPOSECONTENTHANDLER_CONTRACTID \
|
||||
NS_CONTENT_HANDLER_CONTRACTID_PREFIX"x-application-mailto"
|
||||
NS_CONTENT_HANDLER_CONTRACTID_PREFIX"application/x-mailto"
|
||||
|
||||
//
|
||||
// nsMsgCompose
|
||||
|
Loading…
x
Reference in New Issue
Block a user