From 245d87d3b23b789368099cc0a4052609be1191d0 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 9092827..41a8533 100644 --- a/user.js +++ b/user.js @@ -1449,10 +1449,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 ,