Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
torbutton
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Automate
Agent sessions
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Georg Koppen
torbutton
Commits
f4836d96
Unverified
Commit
f4836d96
authored
May 10, 2019
by
Georg Koppen
Browse files
Options
Downloads
Patches
Plain Diff
Bug 30464: Add WebGL to safer descriptions
parent
8b4b0c76
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/chrome/locale/en-US/securityLevel.properties
+2
-2
2 additions, 2 deletions
src/chrome/locale/en-US/securityLevel.properties
src/chrome/locale/en-US/torbutton.dtd
+1
-1
1 addition, 1 deletion
src/chrome/locale/en-US/torbutton.dtd
with
3 additions
and
3 deletions
src/chrome/locale/en-US/securityLevel.properties
+
2
−
2
View file @
f4836d96
...
...
@@ -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.
...
...
This diff is collapsed.
Click to expand it.
src/chrome/locale/en-US/torbutton.dtd
+
1
−
1
View file @
f4836d96
...
...
@@ -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">
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment