commit 9b36fedaa48c02cbee1b96694ae89b64bd16258a
parent 1bc20331e8ec1211ddf9d37c141e571bf3e7b06c
Author: Thomas Wisniewski <twisniewski@mozilla.com>
Date: Wed, 22 Oct 2025 14:47:06 +0000
Bug 1980129 - add a UA override for app.simplenote.com; r=webcompat-reviewers,ksenia
Differential Revision: https://phabricator.services.mozilla.com/D269595
Diffstat:
1 file changed, 15 insertions(+), 0 deletions(-)
diff --git a/browser/extensions/webcompat/data/interventions.json b/browser/extensions/webcompat/data/interventions.json
@@ -5384,6 +5384,21 @@
}
]
},
+ "1980129": {
+ "label": "app.simplenote.com",
+ "bugs": {
+ "1980129": {
+ "issue": "broken-interactive-elements",
+ "matches": ["*://app.simplenote.com/*"]
+ }
+ },
+ "interventions": [
+ {
+ "platforms": ["all"],
+ "ua_string": ["change_Firefox_to_FireFox"]
+ }
+ ]
+ },
"1980382": {
"label": "www.fidrec.com.sg",
"bugs": {