Software Update:Tasklist: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 44: Line 44:
**# ensure systems are notifying AUS
**# ensure systems are notifying AUS
**#* <strike>Tb-Windows</strike>... [https://aus-staging.mozilla.org:8711/update2/0/Thunderbird/1.0+/2005061318/WINNT_x86-msvc/en-US/update.xml Windows example]
**#* <strike>Tb-Windows</strike>... [https://aus-staging.mozilla.org:8711/update2/0/Thunderbird/1.0+/2005061318/WINNT_x86-msvc/en-US/update.xml Windows example]
**#* Tb-Linux... [https://aus-staging.mozilla.org:8711/update2/0/Thunderbird/1.0+/2005061318/Linux_x86-gcc3/en-US/update.xml Linux example]
**#* Tb-Mac... [https://aus-staging.mozilla.org:8711/update2/0/Thunderbird/1.0+/2005061318/Darwin_ppc-gcc3/en-US/update.xml Mac example]
* track build config changes by others here fixing blockers and ensure build systems mirror changes
* 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)
* ensure mirrors treat .mar as binary file (publish as application/octet-stream)

Revision as of 23:10, 27 June 2005

Software Update "Feature Complete" Task List

Darin Fisher

  • Mac Updater UI (spawn callback, quit app loop)
  • 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 temporary solution checked in)
  • Tune Downloader (this may involve giving AUS a way to control bandwidth)
  • Deal with conditionally updating optional components: DOM inspector, talkback, etc.

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, show ??.? for KBRate before determination
  • 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
  • ensure we aren't sending spurious pings/downloads
  • Resurrect verification of partial failover to complete

ETA - ~3 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
  • 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