Closed Bug 1357356 Opened 8 years ago Closed 7 years ago

Add the capability to open "What's new" page so that the end users get notified for version updates and so on

Categories

(Firefox for Android Graveyard :: General, enhancement)

55 Branch
enhancement
Not set
normal

Tracking

(firefox55 fixed)

RESOLVED FIXED
Firefox 55
Tracking Status
firefox55 --- fixed

People

(Reporter: wesley_huang, Assigned: maliu)

References

Details

Attachments

(1 file)

The page will be automatically opened at user's first launch after upgrading. The target page is configured from kinto server.
Note that we can already trigger a what's new notification via switchboard (experiment: whatsnew-notification). However I think we haven't used this in production yet.
(In reply to Sebastian Kaspari (:sebastian) from comment #1) > Note that we can already trigger a what's new notification via switchboard > (experiment: whatsnew-notification). However I think we haven't used this in > production yet. Implemented in bug 1004734.
See Also: → 1004734
Assignee: nobody → max
Status: NEW → ASSIGNED
Comment on attachment 8863604 [details] Bug 1357356 - Open aurora transition page once user upgrade from aurora to nightly, https://reviewboard.mozilla.org/r/135368/#review138420 * Note that we already have code to show a notification with a URL attached for specific versions via Switchboard. Could we use that? * What's new, One time notifications, end of life messaging - it looks like we want more of those going forward. Is there the opportunity to build something generic? ::: mobile/android/base/java/org/mozilla/gecko/dawn/DawnHelper.java:1 (Diff revision 1) > +package org.mozilla.gecko.dawn; nit: License ::: mobile/android/base/java/org/mozilla/gecko/dawn/DawnHelper.java:15 (Diff revision 1) > +import org.mozilla.gecko.R; > +import org.mozilla.gecko.Tabs; > + > +import java.util.Locale; > + > +public class DawnHelper { Someone who starts tomorrow will have no idea what this class is about. Can we find a better name? Or at least add a big javadoc explaining what this is about?
Attachment #8863604 - Flags: review?(s.kaspari) → review+
Depends on: 1357360
Pushed by max@mxli.us: https://hg.mozilla.org/integration/autoland/rev/c219c4a401b0 Open aurora transition page once user upgrade from aurora to nightly, r=sebastian
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 55
Should we remove this DawnHelper in the future?
Flags: needinfo?(max)
Yes, would you help to file a follow up bug to remove it please? Thanks! :)
Flags: needinfo?(max)
Blocks: 1432619
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: