[tor-commits] [torbutton/master] Bug 30464: Add WebGL to safer descriptions

gk at torproject.org gk at torproject.org
Fri May 17 05:59:41 UTC 2019


commit f4836d963fb71af377d6834a6a2bd58663afbac8
Author: Georg Koppen <gk at torproject.org>
Date:   Fri May 10 09:31:47 2019 +0000

    Bug 30464: Add WebGL to safer descriptions
---
 src/chrome/locale/en-US/securityLevel.properties | 4 ++--
 src/chrome/locale/en-US/torbutton.dtd            | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/chrome/locale/en-US/securityLevel.properties b/src/chrome/locale/en-US/securityLevel.properties
index 6ccbb033..1b941b5c 100644
--- a/src/chrome/locale/en-US/securityLevel.properties
+++ b/src/chrome/locale/en-US/securityLevel.properties
@@ -9,7 +9,7 @@ securityLevel.safer.tooltip = Security Level : Safer
 securityLevel.safer.summary = Disables website features that are often dangerous, causing some sites to lose functionality.
 securityLevel.safer.description1 = JavaScript is disabled on non-HTTPS sites.
 securityLevel.safer.description2 = Some fonts and math symbols are disabled.
-securityLevel.safer.description3 = Audio and video (HTML5 media) are click-to-play.
+securityLevel.safer.description3 = Audio and video (HTML5 media), and WebGL are click-to-play.
 securityLevel.safest.level = Safest
 securityLevel.safest.tooltip = Security Level : Safest
 securityLevel.safest.summary = Only allows website features required for static sites and basic services. These changes affect images, media, and scripts.
@@ -19,4 +19,4 @@ securityLevel.safest.description3 = Audio and video (HTML5 media) are click-to-p
 securityLevel.custom.summary = Your custom browser preferences have resulted in unusual security settings. For security and privacy reasons, we recommend you choose one of the default security levels.
 securityLevel.learnMore = Learn more
 securityLevel.restoreDefaults = Restore Defaults
-securityLevel.advancedSecuritySettings = Advanced Security Settingsā€¦
\ No newline at end of file
+securityLevel.advancedSecuritySettings = Advanced Security Settingsā€¦
diff --git a/src/chrome/locale/en-US/torbutton.dtd b/src/chrome/locale/en-US/torbutton.dtd
index 83b1ffb5..2e106f60 100644
--- a/src/chrome/locale/en-US/torbutton.dtd
+++ b/src/chrome/locale/en-US/torbutton.dtd
@@ -36,6 +36,6 @@
 <!ENTITY torbutton.prefs.sec_js_disabled "JavaScript is disabled by default on all sites.">
 <!ENTITY torbutton.prefs.sec_limit_typography "Some fonts and math symbols are disabled.">
 <!ENTITY torbutton.prefs.sec_limit_graphics_and_typography "Some fonts, icons, math symbols, and images are disabled.">
-<!ENTITY torbutton.prefs.sec_click_to_play_media "Audio and video (HTML5 media) are click-to-play.">
+<!ENTITY torbutton.prefs.sec_click_to_play_media "Audio and video (HTML5 media), and WebGL are click-to-play.">
 <!ENTITY torbutton.circuit_display.title "Tor Circuit">
 <!ENTITY torbutton.circuit_display.new_circuit "New Circuit for this Site">





More information about the tor-commits mailing list