Closed Bug 1799968 Opened 2 years ago Closed 2 years ago

Add a Linux-specific intervention for Samsung's Watch product pages

Categories

(Web Compatibility :: Interventions, defect)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: twisniewski, Unassigned)

References

()

Details

Samsung's Watch product pages read navigator.appVersion to check for Windows, MacOS or Linux, and fail to load properly if they do not find one. Since Firefox returns 5 (X11) on Linux, this is a problem, as they expect the string "linux" instead. We can add an intervention (which only applies on Linux) which changes the value to 5 (Linux) to fix this.

This is shipping in Firefox 108 via bug 1776677.

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
See Also: → 1860417
Blocks: 1860417
See Also: 1860417
You need to log in before you can comment on or make changes to this bug.