Closed Bug 1482282 Opened 6 years ago Closed 2 years ago

Add content blocking pref to the TP policies

Categories

(Firefox :: Enterprise Policies, enhancement, P3)

enhancement

Tracking

()

RESOLVED WONTFIX

People

(Reporter: francois, Unassigned)

References

Details

Bug 1476217 introduced browser.contentblocking.enabled which will control all user-visible content blocking in Firefox (e.g. tracking protection).

Since we have enterprise policies for tracking protection:

https://searchfox.org/mozilla-central/rev/aff5d4ad5d7fb2919d267cbc23b1d87ae3cf0110/browser/components/enterprisepolicies/Policies.jsm#395-410

should we also add this new pref?
Yes we should. It looks like there are other new prefs besides this one?
Priority: -- → P1
(In reply to Mike Kaply [:mkaply] from comment #1)
> Yes we should. It looks like there are other new prefs besides this one?

Yes, there's also the new FastBlock feature (browser.fastblock.enabled, https://bugzilla.mozilla.org/show_bug.cgi?id=fastblock) and Third Party Cookie Restrictions (which is managed through network.cookie.cookieBehavior, https://bugzilla.mozilla.org/show_bug.cgi?id=1473978)
Note that a decision on whether or not FastBlock will ship is pending the results from a Shield study (bug 1475424). The same is true of the third-party cookie restrictions, though there's no bug for that Shield study yet.
Priority: P1 → P3

Here's what Microsoft's policy looks like:

https://docs.microsoft.com/en-us/deployedge/microsoft-edge-policies#trackingprevention

Should this new policy just map directly to

Standard
Strict
Off

Not sure what the right thing to do is.

I can discuss this with the team

Flags: needinfo?(jhofmann)

I think Mike and I discussed this on Slack some time ago, I think that our policies should map to Standard and Strict, though I'm not sure whether we want to provide an "Off" option or a "Custom" option where more advanced settings can be applied (e.g. to disable referrer protection, which could be useful to some internal tools).

Flags: needinfo?(jhofmann)

So we added new Cookies policies which I think is as far as we're going to go with this.

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.