Software Update:Tasklist: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 36: Line 36:
**#* <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-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 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 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 example]
**#* <strike>Fx-Mac</strike>... [https://aus-staging.mozilla.org:8711/update2/0/Firefox/1.0+/2005061318/Darwin_ppc-gcc3/en-US/update.xml Mac example]
**# verify client update works end-to-end with sample app.update.url URL
**# verify client update works end-to-end with sample app.update.url URL
** Thunderbird
** Thunderbird

Revision as of 01:30, 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 firing
  • update 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
  • package update and integrate build systems with AUS
    • Firefox
      1. ensure systems are notifying AUS
      2. verify client update works end-to-end with sample app.update.url URL
    • Thunderbird
      1. ensure systems are notifying AUS
  • 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
    1. Is this a general issue with Mac OS X PowerPC? Hopefully not.

Benjamin Smedberg

  • MAR using packages-static