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)
Web Compatibility
Interventions
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.
Comment 1•2 years ago
|
||
This is shipping in Firefox 108 via bug 1776677.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Updated•8 months ago
|
Reporter | ||
Comment 2•8 days ago
|
||
Reopening this one, since we're now tracking the status of webcompat issues with interventions differently.
Status: RESOLVED → VERIFIED
Reporter | ||
Updated•8 days ago
|
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
Comment 3•5 days ago
|
||
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.
Description
•