Open Bug 1774005 Opened 2 years ago Updated 1 year ago

[meta] Interventions for InstallTrigger-related site breakage

Categories

(Web Compatibility :: Interventions, task)

Tracking

(Not tracked)

ASSIGNED

People

(Reporter: denschub, Assigned: denschub)

References

(Blocks 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.

Depends on: 1774006
Depends on: 1777597
Depends on: 1778382
Depends on: 1797400
Depends on: 1806423
Depends on: 1821439
Depends on: 1817520

It seems like typeof InstallTrigger !== 'undefined' is a very common way to detect Firefox. Here's a stackoverflow answer recommending it:

https://stackoverflow.com/questions/9847580/how-to-detect-safari-chrome-ie-firefox-and-opera-browsers

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.)

Depends on: 1830203
You need to log in before you can comment on or make changes to this bug.