Closed
Bug 1164440
Opened 10 years ago
Closed 9 years ago
Implement a way to detect Firefox 38 ESR users
Categories
(www.mozilla.org :: Pages & Content, enhancement)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 939470
People
(Reporter: kohei, Assigned: kohei)
Details
(Whiteboard: [kb=1747800])
So Firefox 38 is here and we need a way to detect ESR again. This time we can utilize the mozUITour API.
Assignee | ||
Updated•10 years ago
|
Summary: Implement a way to detect Firefox channels → Implement a way to detect Firefox 38 ESR
Comment 1•10 years ago
|
||
:kohei - does https://github.com/mozilla/bedrock/blob/a3796bb451c6d525e2e61e64e6f53e50beadeeac/bedrock/firefox/utils.py#L19 already do this?
Flags: needinfo?(kohei.yoshino)
Assignee | ||
Comment 2•10 years ago
|
||
This is a front-end work to detect ESR 38 users visiting the site. The current hacky code for ESR 31 users is here:
https://github.com/mozilla/bedrock/blob/master/media/js/base/global.js#L126-L139
https://github.com/mozilla/bedrock/blob/master/bedrock/tabzilla/templates/tabzilla/tabzilla.js#L516
Flags: needinfo?(kohei.yoshino)
Summary: Implement a way to detect Firefox 38 ESR → Implement a way to detect Firefox 38 ESR users
Assignee | ||
Comment 3•9 years ago
|
||
Now I think we don't need a separate bug for this.
You need to log in
before you can comment on or make changes to this bug.
Description
•