Find
C
ase-sensitive
R
egexp search
Path
Showing
79c9ed0d
from
2026-04-04
:
Bug
2029333
- Preserve multipart/related attachments when editing or forwarding. r=mkmelin
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
-