Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Gaba
fenix
Commits
23db7423
Commit
23db7423
authored
Oct 07, 2020
by
Matthew Finkel
Browse files
Bug 40072: Disable Tracking Protection
parent
f79b5b7a
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/src/main/java/org/mozilla/fenix/utils/Settings.kt
View file @
23db7423
...
...
@@ -427,7 +427,7 @@ class Settings(private val appContext: Context) : PreferencesHolder {
var
shouldUseTrackingProtection
by
booleanPreference
(
appContext
.
getPreferenceKey
(
R
.
string
.
pref_key_tracking_protection
),
default
=
tru
e
default
=
fals
e
)
/**
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment