Software Update:Channels: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
 
(Update the page to reflect reality today)
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
* Release Channel (default)
* Release Channel (default)
* Beta Channel
* Beta Channel
* Alpha Channel (includes betas)
* Firefox Developer Edition (Aurora) Channel
* Nightly Channel
* Nightly Channel
(Firefox)


A "Channel Manager" extension that offers a UI for managing the channel setting, and preferences such as update frequency etc can be offered to people wishing to join the Beta/Alpha/Nightly channels.
Which channel you are in is determined by the app.update.channel pref, which will be typically set to ‘release’, ‘beta’, ‘aurora’ and ‘nightly’. This setting is passed along in the software update URL.
 
See [[Software_Update:Checking_For_Updates]] and [[Software_Update:Nightly_update_infrastructure]] for more information on the update URL.

Latest revision as of 03:15, 1 September 2016

  • Release Channel (default)
  • Beta Channel
  • Firefox Developer Edition (Aurora) Channel
  • Nightly Channel

(Firefox)

Which channel you are in is determined by the app.update.channel pref, which will be typically set to ‘release’, ‘beta’, ‘aurora’ and ‘nightly’. This setting is passed along in the software update URL.

See Software_Update:Checking_For_Updates and Software_Update:Nightly_update_infrastructure for more information on the update URL.