Blocklisting/Testing: Difference between revisions

Line 3: Line 3:
To test a staged block:
To test a staged block:


# Go to about:config, find the <code>extensions.blocklist.url</code> pref and change the <code>https://blocklists.settings.services.mozilla.com/v1/blocklist/</code> part of the value to <code>https://settings.prod.mozaws.net/v1/preview/</code>
# Before https://bugzilla.mozilla.org/show_bug.cgi?id=1618188 was fixed , go to about:config, find the <code>extensions.blocklist.url</code> pref and change the <code>https://blocklists.settings.services.mozilla.com/v1/blocklist/</code> part of the value to <code>https://settings.prod.mozaws.net/v1/preview/</code>
# After https://bugzilla.mozilla.org/show_bug.cgi?id=1618188 is fixed , go to about:config find the <code>services.settings.server</code> pref and change its value <code>https://settings.stage.mozaws.net/v1</code> .
# Also, please note that in both cases, if you want to check that the webextensions installations are indeed blocked after blocklist them, you have to create and set the "xpinstall.signatures.dev-root" pref to true AND to modify the value of "xpinstall.signatures.required" to False in Nightly versions of Firefox. For Release and Beta , you have to use an unbranded builds of Firefox(https://wiki.mozilla.org/Add-ons/Extension_Signing#Unbranded_Builds) in order to be able to apply these prefs.


= Forcing a Blocklist Ping =
= Forcing a Blocklist Ping =
181

edits