Software Update:Tasklist: Difference between revisions
Jump to navigation
Jump to search
Line 30: | Line 30: | ||
== Chase Phillips == | == Chase Phillips == | ||
* | * sample update URL to use in about:config: [https://aus-staging.mozilla.org:8711/update2/0/%PRODUCT%/%VERSION%/%BUILD_ID%/%BUILD_TARGET%/%LOCALE%/update.xml test URL] | ||
* package update and integrate build systems with AUS | * package update and integrate build systems with AUS | ||
** Firefox | ** Firefox | ||
**# ensure systems are notifying AUS | **# ensure systems are notifying AUS | ||
**#* <strike>Fx-Windows</strike>... [https://aus-staging.mozilla.org:8711/update2/0/Firefox/1.0+/2005061318/WINNT_x86-msvc/en-US/update.xml Windows | **#* <strike>Fx-Windows</strike>... [https://aus-staging.mozilla.org:8711/update2/0/Firefox/1.0+/2005061318/WINNT_x86-msvc/en-US/update.xml Windows example] | ||
**#* <strike>Fx-Linux</strike>... [https://aus-staging.mozilla.org:8711/update2/0/Firefox/1.0+/2005061318/Linux_x86-gcc3/en-US/update.xml Linux | **#* <strike>Fx-Linux</strike>... [https://aus-staging.mozilla.org:8711/update2/0/Firefox/1.0+/2005061318/Linux_x86-gcc3/en-US/update.xml Linux example] | ||
**#* Fx-Mac (work started)... [https://aus-staging.mozilla.org:8711/update2/0/Firefox/1.0+/2005061318/Darwin_ppc-gcc3/en-US/update.xml Mac | **#* Fx-Mac (work started)... [https://aus-staging.mozilla.org:8711/update2/0/Firefox/1.0+/2005061318/Darwin_ppc-gcc3/en-US/update.xml Mac example] | ||
**# verify | **# verify client update works end-to-end with sample app.update.url URL | ||
** Thunderbird | ** Thunderbird | ||
**# ensure systems are notifying AUS | **# ensure systems are notifying AUS |
Revision as of 00:02, 24 June 2005
Software Update "Feature Complete" Task List
Darin Fisher
- Mac Updater UI (spawn callback, quit app loop) [complete]
- Win32 registry "healing" after update (necessary when we change product name or bump version from 1.0+ to 1.1)
- Make restarter work properly (have patch; need to test)
- Tune Downloader (this may involve giving AUS a way to control bandwidth)
Ben Goodger
- major memory leak on balsa
- update history list UI
- Finish notification page (incompatible extensions)
- Edge case UI - transfer failure, etc.
- Administration locking
- Fix downloading page to show secs remaining, update within first few seconds
- Fix pause/resume UI updating
- user accepts license once then download begins, app quits, user must accept license again on next check
- update service must clean out failed or applied updates!
ensure randomness of update checking / timer firingupdate window should be dependent
ETA - ~5 working days
Mike Morgan
- AUS Lite server app development
Chase Phillips
- sample update URL to use in about:config: test URL
- package update and integrate build systems with AUS
- Firefox
- ensure systems are notifying AUS
Fx-Windows... Windows exampleFx-Linux... Linux example- Fx-Mac (work started)... Mac example
- verify client update works end-to-end with sample app.update.url URL
- ensure systems are notifying AUS
- Thunderbird
- ensure systems are notifying AUS
- Firefox
- track build config changes by others here fixing blockers and ensure build systems mirror changes
- ensure mirrors treat .mar as binary file (publish as application/octet-stream)
- investigate unset TARGET_XPCOM_ABI on atlantia
- Is this a general issue with Mac OS X PowerPC? Hopefully not.
Benjamin Smedberg
- MAR using packages-static