Confirmed users
2,492
edits
No edit summary |
|||
| Line 81: | Line 81: | ||
I didn't break these down by user since I thought it was easier to list all the various use cases and the resulting behavior then we can figure out what groups are effected by each use case. | I didn't break these down by user since I thought it was easier to list all the various use cases and the resulting behavior then we can figure out what groups are effected by each use case. | ||
* 1. User installs and runs the Nightly build. | |||
** Nightly runs side by side with other releases. Users are prompted for regular updates. | |||
** There is no access to the channel switcher from the nightly build. | |||
** It doesn't matter what other versions the user has installed. | |||
* 2. A user downloads the Aurora build from the [http://www.mozilla.com/en-US/firefox/channel/ download] page | |||
** If they are on the Aurora channel, they will receive updates automatically. | |||
* 3. A user downloads the Beta build from the [http://www.mozilla.com/en-US/firefox/channel/ download] page. | |||
** If they are on the Beta channel, they will receive updates automatically. | |||
** | * 4. A user downloads the Release build from the [http://www.mozilla.com/en-US/firefox/channel/ download] page. | ||
** If the Release build is put in the same directory at the Beta build, it replaces it since the app name is the same. | |||
* | ** If I put the Release build in a different directory, I can have multiple versions of firefox.app. | ||
** | |||