Find
C
ase-sensitive
R
egexp search
Path
Showing
48f5587e
from
2026-04-05
:
Backed out changeset 1c98edcb1957 (bug
2027629
) for causing test failures. r=backout
comm-central
/
mailnews
/
mime
/
cthandlers
/
glue
Navigation
Enable keyboard shortcuts
Name
Description
Size
Coverage
moz.build
387
-
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
-