Difference between revisions of "Development:Planning:Software Update"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
* https capabilities | * https capabilities | ||
** Everything needs to be either https or signed (signing is an option for the Sparkle downloads, but there's a logistical issue that would come with that) | ** Everything needs to be either https or signed (signing is an option for the Sparkle downloads, but there's a logistical issue that would come with that) | ||
+ | * Update checking (OS version, etc.) | ||
+ | ** say, 1.6.x updates to 2.0.x at some point unless you're running 10.3, in which case you only get 1.6.x updates | ||
+ | ** and if you move to 10.4, do you get re-offered 2.0.x | ||
== Potential requirements== | == Potential requirements== |
Revision as of 09:36, 22 August 2007
Requirements
- can build in a 10.3/10.3.9 SDK/gcc3.3 and 10.4/10.4u/gcc4 Universal configuration
- Compatible license
- Approval to land in cvs (if not using mozUpdate)
- https capabilities
- Everything needs to be either https or signed (signing is an option for the Sparkle downloads, but there's a logistical issue that would come with that)
- Update checking (OS version, etc.)
- say, 1.6.x updates to 2.0.x at some point unless you're running 10.3, in which case you only get 1.6.x updates
- and if you move to 10.4, do you get re-offered 2.0.x
Potential requirements
- Resuming lost connections
- Background/throttled downloads?
Concerns
- QA
- Generation
- Gecko