Open
Bug 1774005
Opened 3 years ago
Updated 1 year ago
[meta] Interventions for InstallTrigger-related site breakage
Categories
(Web Compatibility :: Interventions, task)
Web Compatibility
Interventions
Tracking
(Not tracked)
ASSIGNED
People
(Reporter: denschub, Assigned: denschub)
References
(Depends on 1 open bug)
Details
(Keywords: meta)
Let's have a metabug for all interventions related to InstallTrigger, as that makes it easier for us to keep an eye on everything.
Comment 1•3 years ago
|
||
It seems like typeof InstallTrigger !== 'undefined' is a very common way to detect Firefox. Here's a stackoverflow answer recommending it:
Looking at a 1% sample of httparchive gives 10282 results (which is ~8.9% of pages) including pages in rank bucket 1000:
https://docs.google.com/spreadsheets/d/1VUdR2zfiqQgCW9D9qf5HGmACfX4Jcei-yL-RRNw3TfQ/edit?usp=sharing
For the browser detection to continue to work, InstallTrigger needs to exist. (The value could be an empty object or null.)
Updated•1 year ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•