Backed out changeset 43af938350db (bug 1713694) for eslint failure on data/shims.js. CLOSED TREE

This commit is contained in:
Cosmin Sabou 2021-08-17 19:09:44 +03:00
Родитель 673a394c5a
Коммит 383665d07c
2 изменённых файлов: 1 добавлений и 12 удалений

Просмотреть файл

@ -96,17 +96,6 @@ const AVAILABLE_SHIMS = [
matches: [ matches: [
"*://example.com/browser/browser/extensions/webcompat/tests/browser/shims_test_3.js", "*://example.com/browser/browser/extensions/webcompat/tests/browser/shims_test_3.js",
], ],
},
id: "AddThis",
platform: "all",
name: "AddThis",
bug: "1713694",
file: "empty-script.js",
matches: [
"*://s7.addthis.com/js/300/addthis_widget.js",
"*://s7.addthis.com/icons/official-addthis-angularjs/current/dist/official-addthis-angularjs.min.js",
],
onlyIfBlockedByETP: true,
}, },
{ {
id: "Adform", id: "Adform",

Просмотреть файл

@ -2,7 +2,7 @@
"manifest_version": 2, "manifest_version": 2,
"name": "Web Compatibility Interventions", "name": "Web Compatibility Interventions",
"description": "Urgent post-release fixes for web compatibility.", "description": "Urgent post-release fixes for web compatibility.",
"version": "25.6.0", "version": "25.5.0",
"applications": { "applications": {
"gecko": { "gecko": {