Bug 1654555 - Import v13.0.1 webcompat addon sources. r=webcompat-reviewers,miketaylr

Differential Revision: https://phabricator.services.mozilla.com/D84544
This commit is contained in:
Ksenia Berezina 2020-07-22 16:33:52 +00:00
Родитель cffa889f0e
Коммит eab4e2c6da
2 изменённых файлов: 4 добавлений и 4 удалений

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

@ -581,13 +581,13 @@ const AVAILABLE_UA_OVERRIDES = [
* xmlDoc.onload whose support has been dropped. It results in missing labels in forms
* and some other issues. Adding 'like Gecko' fixes those issues.
*/
id: "bug1563839",
id: "bug1646791",
platform: "all",
domain: "santanderbank.com",
bug: "1563839",
bug: "1646791",
config: {
matches: [
"*://*.bancosantander.es*",
"*://*.bancosantander.es/*",
"*://*.santander.co.uk/*",
"*://bob.santanderbank.com/*",
"*://rolb.santanderbank.com/*",

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

@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "Web Compat",
"description": "Urgent post-release fixes for web compatibility.",
"version": "13.0.0",
"version": "13.0.1",
"applications": {
"gecko": {