Closed
Bug 1158119
Opened 10 years ago
Closed 10 years ago
Update Hello FTU to show screen sharing for 38.0.5
Categories
(www.mozilla.org :: Pages & Content, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: agibson, Assigned: agibson)
Details
(Whiteboard: [kb=1730716])
Attachments
(1 file)
The current logic for the Hello FTU in master is to show the screen sharing feature for users on FF 38.1 and above.
https://github.com/mozilla/bedrock/blob/master/bedrock/firefox/views.py#L588
This has now changed to 38.0.5, so we should update the logic to reflect the new milestone set for release.
Assignee | ||
Updated•10 years ago
|
Whiteboard: [kb=1730716]
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → agibson
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•10 years ago
|
||
Comment 2•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/bedrock
https://github.com/mozilla/bedrock/commit/2fac11b147c8e15a9ca0d2d39c53eaa2bfe45a23
[fix bug 1158119] Update Hello FTU to show screen sharing for 38.0.5
https://github.com/mozilla/bedrock/commit/e3dfc5d234ce4294aef256467f75ba2ab5803e2e
Merge pull request #2930 from alexgibson/bug-1158119-hello-show-screen-sharing-38.0.5
[fix bug 1158119] Update Hello FTU to show screen sharing for 38.0.5
Updated•10 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•