Bug 1737899 - Ensure the Amazon TAM SmartBlock shim is only active in ETP strict mode; r=denschub,webcompat-reviewers

Differential Revision: https://phabricator.services.mozilla.com/D129578
This commit is contained in:
Thomas Wisniewski 2021-10-27 11:33:09 +00:00
parent 28d35af021
commit c7a6b9b858
2 changed files with 2 additions and 1 deletions

View File

@ -167,6 +167,7 @@ const AVAILABLE_SHIMS = [
bug: "1713698",
file: "apstag.js",
matches: ["*://c.amazon-adsystem.com/aax2/apstag.js"],
onlyIfBlockedByETP: true,
},
{
id: "BmAuth",

View File

@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "Web Compatibility Interventions",
"description": "Urgent post-release fixes for web compatibility.",
"version": "27.5.0",
"version": "27.6.0",
"applications": {
"gecko": {
"id": "webcompat@mozilla.org",