Closed
Bug 803653
Opened 12 years ago
Closed 12 years ago
Parse Firefox OS user agents as OS: Firefox OS
Categories
(Input :: General, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: cww, Assigned: mythmon)
Details
(Whiteboard: s=2012.21 p=2)
For B2G input work. Parse Firefox OS user agents as OS: Firefox OS
User agent: Mozilla/5.0 (Mobile; rv:19.0) Gecko/19.0 Firefox/19.0
Submitting feedback with Firefox OS browser results in the user agent being parsed as "Other". Please detect it as Firefox OS.
Also, add the Firefox OS option to the left hand filter bar if possible.
Assignee | ||
Updated•12 years ago
|
Whiteboard: [2012q4] → s=2012.21 p=2
Comment 1•12 years ago
|
||
Commit pushed to firefox-os-803653 at https://github.com/mozilla/input.mozilla.org
https://github.com/mozilla/input.mozilla.org/commit/cb4f3094b9d2843d4d54b57e45c8aa7b38aa844d
[Bug 803653] Detect Firefox OS as a platform.
Firefox OS doesn't declare a platform because "the web is the platform".
This is really unhelpful for Input's purposes, so we are faking it. If
something is mobile and doesn't declare a platform, then it must be
Firefox OS as a fallback.
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → mcooper
Priority: -- → P2
Comment 2•12 years ago
|
||
Commit pushed to master at https://github.com/mozilla/input.mozilla.org
https://github.com/mozilla/input.mozilla.org/commit/cb4f3094b9d2843d4d54b57e45c8aa7b38aa844d
[Bug 803653] Detect Firefox OS as a platform.
Assignee | ||
Comment 3•12 years ago
|
||
Marking as resolved for now, but this won't get pushed out to production for a while.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•