Closed
Bug 1062345
Opened 10 years ago
Closed 10 years ago
Breakdown: Implement "Reset Firefox" from Mozilla websites
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
FIXED
Iteration:
35.1
People
(Reporter: verdi, Assigned: adw)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxgrowth])
Attachments
(1 file)
(deleted),
application/pdf
|
Details |
Break down the engineering work for implementing the reset from web feature described in http://people.mozilla.org/~mverdi/mockups/reset/refresh-from-web.pdf
The basic experience would work like this:
1. A user determines that something is wrong with Firefox.
2. They go to mozilla.org/firefox/new to download and install a new version of Firefox.
3. If they already have the latest version of Firefox, we display a reset button in addition to the normal "download a fresh copy" link.
4. The user clicks the reset button on /new and our existing reset feature is invoked.
Comment 1•10 years ago
|
||
Let's get this functionality from both www.mozilla.org and support.mozilla.org as it would be helpful to be able to do this from either the download page or support website.
Summary: Breakdown: Implement "Reset Firefox" from mozilla.org download page feature → Breakdown: Implement "Reset Firefox" from Mozilla websites
Comment 2•10 years ago
|
||
Michael, have we decided on one of the flows yet?
If not, does that need to happen before this can be broken down?
Flags: needinfo?(mverdi)
Reporter | ||
Comment 3•10 years ago
|
||
(In reply to Philipp Sackl [:phlsa] from comment #2)
> Michael, have we decided on one of the flows yet?
> If not, does that need to happen before this can be broken down?
Ultimately we'd like to do everything (changes in v1 + 2 + 3) but the changes in 1 and 2 might be a good first pass.
Flags: needinfo?(mverdi)
Comment 4•10 years ago
|
||
Just spoke to Phillip, and we agreed that for phase 1, we want:
- user flow 1
- user flow 2 excluding the improvements to about:welcomeback
Comment 5•10 years ago
|
||
Speaking to Michael, we also agreed that the FHR stuff from bug bug 860238 is an important part of this.
Updated•10 years ago
|
Assignee: nobody → adw
Iteration: --- → 35.1
Points: --- → 3
Flags: qe-verify-
Flags: firefox-backlog+
Updated•10 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 6•10 years ago
|
||
Breakdown complete: https://bugzilla.mozilla.org/showdependencytree.cgi?id=1062345&hide_resolved=0
As part of this breakdown I also did breakdown bug 860238, the FHR part.
Bug 988725 is kind of a soft dependency. It's potentially necessary to distinguish between ESR users and non-ESR users so that ESR users aren't told to update to non-ESR builds. But as noted in that bug, it's also possible to just ask ESR users to update anyway, especially on the assumption that most of them won't be visiting the download page.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Comment 7•10 years ago
|
||
Thanks Drew!
I see you added bug 988725 - when I reviewed that last week, I was thinking it might be simpler to add a way to query the version number via UITour instead (e.g. a "requestVersion" command that responds with the version, similar to the "is sync enabled?" thing). Any thoughts on that?
Flags: needinfo?(adw)
Reporter | ||
Comment 8•10 years ago
|
||
Do we want to consider changing the text and button copy related to this in about:support? http://cl.ly/image/3r3p062S261Y
Comment 9•10 years ago
|
||
We'll cover that in bug 1063702.
Assignee | ||
Comment 10•10 years ago
|
||
I removed the dependency on bug 988725 in favor of a dependency on bug 1065525 and broadened bug 1063702's scope to update all reset-related strings and UI in the app.
No longer depends on: 988725
Flags: needinfo?(adw)
Updated•10 years ago
|
Whiteboard: [fxgrowth]
Updated•10 years ago
|
Blocks: reset-firefox
Comment 11•10 years ago
|
||
(In reply to Chris More [:cmore] from comment #1)
> Let's get this functionality from both www.mozilla.org and
> support.mozilla.org as it would be helpful to be able to do this from either
> the download page or support website.
See also Bug 1087856
You need to log in
before you can comment on or make changes to this bug.
Description
•