Find
C
ase-sensitive
R
egexp search
Path
Showing
8a42d0b9
:
Bug
1878375
- Synchronize vendored Rust libraries with mozilla-central. r=freaktechnik
comm-central
/
mailnews
/
mime
/
cthandlers
/
glue
Navigation
Enable keyboard shortcuts
Name
Description
Size
Coverage
moz.build
379
-
nsMimeContentTypeHandler.cpp
The following macros actually implement addref, release and query interface for our component.
1766
-
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
1780
-