Find
C
ase-sensitive
R
egexp search
Path
Showing
72b8ba07
from
2026-06-11
:
Bug
2047018
- Add channel parent process tracking to message channels. r=coreycb
comm-central
/
mailnews
/
mime
/
cthandlers
/
glue
Navigation
Enable keyboard shortcuts
Name
Description
Size
Coverage
moz.build
359
-
nsMimeContentTypeHandler.cpp
The following macros actually implement addref, release and query interface for our component.
1686
-
nsMimeContentTypeHandler.h
This interface is implemented by content type handlers that will be called upon by libmime to process various attachments types. The primary purpose of these handlers will be to represent the attached data in a viewable HTML format that is useful for the user Note: These will all register by their content type prefixed by the following: mimecth:text/vcard libmime will then use the XPCOM Component Manager to locate the appropriate Content Type handler
1702
-