commit 46bf658f7956ec2aaf121a22d49f7ebd39931dbe
parent 14a5b18a7b1e5a12400cadabfb3fbff074200df5
Author: Thomas Wisniewski <twisniewski@mozilla.com>
Date: Thu, 2 Oct 2025 15:11:00 +0000
Bug 1924718 - remove our UA override for invideo.io; r=webcompat-reviewers,ksenia
Differential Revision: https://phabricator.services.mozilla.com/D266996
Diffstat:
2 files changed, 1 insertion(+), 16 deletions(-)
diff --git a/browser/extensions/webcompat/data/interventions.json b/browser/extensions/webcompat/data/interventions.json
@@ -3784,21 +3784,6 @@
}
]
},
- "1924718": {
- "label": "ai.invideo.io",
- "bugs": {
- "1924718": {
- "issue": "blocked-content",
- "matches": ["*://ai.invideo.io/*"]
- }
- },
- "interventions": [
- {
- "platforms": ["all"],
- "ua_string": ["add_Chrome"]
- }
- ]
- },
"1925276": {
"label": "xtralife.com",
"bugs": {
diff --git a/browser/extensions/webcompat/manifest.json b/browser/extensions/webcompat/manifest.json
@@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "Web Compatibility Interventions",
"description": "Urgent post-release fixes for web compatibility.",
- "version": "145.3.0",
+ "version": "145.4.0",
"browser_specific_settings": {
"gecko": {
"id": "webcompat@mozilla.org",