width, and don't wrap quotes in <pre> or <span>, to work around various
editor bugs. Detect quoted blocks at output time, and continue our
existing behavior of not wrapping quoted text. r=jfrancis,bratell, sr=alecf.
git-svn-id: svn://10.0.0.236/trunk@119175 18797224-902f-48f8-a5cc-f745e15eee43
correct a mistake in gb18030 machine, class number is incorrect.
r=ftang, sr=shaver@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@119168 18797224-902f-48f8-a5cc-f745e15eee43
biff icon. This can cause a yellow triangle to appear instead of the icon.
r=naving
sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@119155 18797224-902f-48f8-a5cc-f745e15eee43
Embedding tests need module name to work with modsquad scripts.
r=cls sr=alecf
git-svn-id: svn://10.0.0.236/trunk@119149 18797224-902f-48f8-a5cc-f745e15eee43
(Checking in patch for saari)
r=blythe, sr=waterson, a=adt for checkin to trunk
git-svn-id: svn://10.0.0.236/trunk@119141 18797224-902f-48f8-a5cc-f745e15eee43
New HTML message body options for Mailnews
Provide a work around / fix for some of the security and usability problems that HTML mails currently impose, by not rendering everything the sender throws at the user.
We achieve that by either
- removing offending HTML tags/attributes
- using the plaintext alternative (if existing) or converting HTML to plaintext and back to HTML (if there's only HTML) or
- rendering the HTML source.
r=ducarroz, sr=bienvenu
This is the libmime backend. It adds 2 new libmime classes for the HTML conversion, code to select the right libmime classes and some other helperstuff/tweaks.
git-svn-id: svn://10.0.0.236/trunk@119124 18797224-902f-48f8-a5cc-f745e15eee43
New HTML message body options for Mailnews
Provide a work around / fix for some of the security and usability problems that HTML mails currently impose, by not rendering everything the sender throws at the user.
We achieve that by either
- removing offending HTML tags/attributes
- using the plaintext alternative (if existing) or converting HTML to plaintext and back to HTML (if there's only HTML) or
- rendering the HTML source.
r=ducarroz, sr=bienvenu
This is the libmime backend. It adds 2 new libmime classes for the HTML conversion and some other switching code.
Adding new files
git-svn-id: svn://10.0.0.236/trunk@119123 18797224-902f-48f8-a5cc-f745e15eee43
New HTML message body options for Mailnews
Provide a work around / fix for some of the security and usability problems that HTML mails currently impose, by not rendering everything the sender throws at the user.
We achieve that by either
- removing offending HTML tags/attributes
- converting HTML to plaintext and back to HTML or
- rendering the HTML source.
This is the pref UI, a View submenu
git-svn-id: svn://10.0.0.236/trunk@119122 18797224-902f-48f8-a5cc-f745e15eee43
New HTML message body options for Mailnews
Provide a work around / fix for some of the security and usability problems that HTML mails currently impose, by not rendering everything the sender throws at the user.
We achieve that by either
- removing offending HTML tags/attributes
- converting HTML to plaintext and back to HTML or
- rendering the HTML source.
git-svn-id: svn://10.0.0.236/trunk@119120 18797224-902f-48f8-a5cc-f745e15eee43
probably the last viewer fix for the viewer-Goliath, as David is
already around the corner ...
git-svn-id: svn://10.0.0.236/trunk@119119 18797224-902f-48f8-a5cc-f745e15eee43
New HTML message body options for Mailnews
Provide a work around / fix for some of the security and usability problems that HTML mails currently impose, by not rendering everything the sender throws at the user.
This class removes every HTML tag/attribute that is not explicitly allowed from the source.
Adding new class to build
r=akk, sr=jst
git-svn-id: svn://10.0.0.236/trunk@119118 18797224-902f-48f8-a5cc-f745e15eee43
New HTML message body options for Mailnews
Provide a work around / fix for some of the security and usability problems that HTML mails currently impose, by not rendering everything the sender throws at the user.
This class removes every HTML tag/attribute that is not explicitly allowed from the source.
Adding new files
r=akk, sr=jst
git-svn-id: svn://10.0.0.236/trunk@119117 18797224-902f-48f8-a5cc-f745e15eee43