Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FHR + Shield vs release channels [note Bug 1447226] #381

Closed
Thorin-Oakenpants opened this issue Mar 20, 2018 · 1 comment
Closed

FHR + Shield vs release channels [note Bug 1447226] #381

Thorin-Oakenpants opened this issue Mar 20, 2018 · 1 comment

Comments

@Thorin-Oakenpants
Copy link
Contributor

Thorin-Oakenpants commented Mar 20, 2018

snip

@earthlng
Copy link
Contributor

the 2 extensions.shield-recipe-client.* in 0512 are removed in FF60 and Normandy/Shield is no longer a system addon. Therefore I would create a new 0503 because at 0510+ are the actual system addons.

/* 0503: disable Normandy/Shield (FF60+)
 * Shield is an telemetry system (including Heartbeat) that can also push and test "recipes"
 * [1] https://wiki.mozilla.org/Firefox/Shield
 * [2] https://github.com/mozilla/normandy ***/
user_pref("app.normandy.enabled", false);
user_pref("app.normandy.api_url", "");
user_pref("app.shield.optoutstudies.enabled", false);

@Thorin-Oakenpants Thorin-Oakenpants changed the title FHR + Shield vs release channels FHR + Shield vs release channels [note Bug 1447226] Mar 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants