Open Bug 1799968 Opened 2 years ago Updated 5 days ago

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

Categories

(Web Compatibility :: Interventions, defect)

defect

Tracking

(Not tracked)

REOPENED

People

(Reporter: twisniewski, Unassigned)

References

(Blocks 1 open bug, )

Details

(Keywords: webcompat:needs-contact, webcompat:sitepatch-applied)

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

Reopening this one, since we're now tracking the status of webcompat issues with interventions differently.

Status: RESOLVED → VERIFIED
Status: VERIFIED → REOPENED
Resolution: FIXED → ---

FYI, Google the problem with including Linux in the user agent, so in theory we could make the Android change...

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