From 44136f00c359f0b1d0c64201ed50911f1c9d242c Mon Sep 17 00:00:00 2001 From: Samuel FORESTIER Date: Sat, 1 Aug 2026 17:20:07 +0200 Subject: [PATCH] Adds "mailnews.display.html_sanitizer.drop_media" and "mailnews.display.html_sanitizer.drop_non_css_presentation" --- user.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/user.js b/user.js index aa81165..2453e1f 100644 --- a/user.js +++ b/user.js @@ -1420,10 +1420,16 @@ user_pref("mailnews.display.disallow_mime_handlers", 3); * (0=Display the HTML normally (default), 1=Convert it to text and then back again * 2=Display the HTML source, 3=Sanitize the HTML, 4=Display all body parts) * (in trunk builds later than 2011-07-23) + * + * drop_media=true : control whether ,