Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Tor Browser
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
The Tor Project
Applications
Tor Browser
Commits
72b72c25
Verified
Commit
72b72c25
authored
Aug 18, 2023
by
Pier Angelo Vendrame
Browse files
Options
Downloads
Patches
Plain Diff
Bug 41739: Remove "Website appearance" from about:preferences.
It is ignored because of RFP and it is confusing for users.
parent
92ea6d6a
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!815
Rebased onto Firefox 115.3.1esr
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
browser/components/preferences/main.inc.xhtml
+1
-1
1 addition, 1 deletion
browser/components/preferences/main.inc.xhtml
with
1 addition
and
1 deletion
browser/components/preferences/main.inc.xhtml
+
1
−
1
View file @
72b72c25
...
...
@@ -138,7 +138,7 @@
<
/hbox
>
<!--
Website
appearance
-->
<
groupbox
id
=
"
webAppearanceGroup
"
data
-
category
=
"
paneGeneral
"
hidden
=
"
true
"
>
<
groupbox
id
=
"
webAppearanceGroup
"
data
-
category
=
"
paneGeneral
"
hidden
=
"
true
"
data
-
hidden
-
from
-
search
=
"
true
"
>
<
html
:
h2
data
-
l10n
-
id
=
"
preferences-web-appearance-header
"
/>
<
html
:
div
id
=
"
webAppearanceSettings
"
>
<
description
data
-
l10n
-
id
=
"
preferences-web-appearance-description
"
/>
...
...
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
register
or
sign in
to comment