Closed
Bug 781721
Opened 13 years ago
Closed 13 years ago
implement browser detection code
Categories
(Input :: General, defect)
Input
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: willkg, Assigned: mythmon)
References
Details
(Whiteboard: u=dev c=infrastructure p=2 s=2012.16)
There's a bunch of browser detection code in the existing input.mozilla.org codebase.
If there's a better way to do this, that'd be super. If we can rely on the mozilla product details, that'd be super. Regardless, we need to be able to parse out the data for the feedback forms.
In addition to implementing this, we should make sure it's well tested and also that we document how to maintain it going forward through browser version changes et al.
Reporter | ||
Updated•13 years ago
|
Reporter | ||
Updated•13 years ago
|
Reporter | ||
Comment 1•13 years ago
|
||
Adding whiteboard and blocks data.
Blocks: 780626
Whiteboard: u=dev c=infrastructure p=2 s=2012.16
Reporter | ||
Comment 2•13 years ago
|
||
Mike's already mostly done with this. Assigning it to him.
Assignee: nobody → mcooper
Assignee | ||
Comment 3•13 years ago
|
||
Code for this here: https://github.com/mozilla/fjord/pull/5
Assignee | ||
Comment 4•13 years ago
|
||
Landed in 3d7ceb4 and e518ee8.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•