Closed Bug 1500208 Opened 6 years ago Closed 6 years ago

Update Fastblock Prefs in Nightly/Beta (Disable FB)

Categories

(Firefox :: Protections UI, enhancement, P1)

64 Branch
enhancement

Tracking

()

RESOLVED FIXED
Firefox 64
Tracking Status
firefox64 --- fixed

People

(Reporter: tcinotto, Assigned: johannh)

Details

Attachments

(1 file)

For beta and nightly, remove all UI around fastblock and turn the feature off by default:
browser.contentblocking.fastblock.ui.enabled  = false
browser.contentblocking.fastblock.control-center.ui.enabled = false
browser.fastblock.enabled = false

For beta, no global toggle.  (This requires no change, its already off in beta):
browser.contentblocking.global-toggle.enabled = false

For Nightly, keep the global toggle (this requires no change, it is already on in nightly):
browser.contentblocking.global-toggle.enabled = true
Status: NEW → ASSIGNED
Priority: -- → P1
Also, let's remove the special-case for beta/release here: https://searchfox.org/mozilla-central/rev/c56977420df7a1b692ce0f7e499ddb364d9fd7b2/modules/libpref/init/all.js#5913-5917

and have a single "pref("browser.fastblock.limit", 20000);".
Pushed by jhofmann@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3e62b3523fb5
Disable FastBlock, hide FastBlock UI everywhere. r=francois,Ehsan
https://hg.mozilla.org/mozilla-central/rev/3e62b3523fb5
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 64
Could someone please share some details on why this was disabled and removed from the Firefox roadmap?
(In reply to Daniel from comment #7)
> Could someone please share some details on why this was disabled and removed
> from the Firefox roadmap?

See https://blog.mozilla.org/futurereleases/2018/10/23/the-path-to-enhanced-tracking-protection/, the part titled "Sometimes plans change – that’s why we test"...
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: