Confirmed users, Bureaucrats and Sysops emeriti
674
edits
m (Reverted edit of Polo Bluxo, changed back to last version by Morgamic) |
|||
(30 intermediate revisions by 5 users not shown) | |||
Line 7: | Line 7: | ||
* Make restarter work properly (have temporary solution checked in) | * Make restarter work properly (have temporary solution checked in) | ||
* Tune Downloader (this may involve giving AUS a way to control bandwidth) | * Tune Downloader (this may involve giving AUS a way to control bandwidth) | ||
* Deal with conditionally updating optional components: DOM inspector, talkback, etc. | * Deal with conditionally updating optional components: DOM inspector, talkback, etc. (See [https://bugzilla.mozilla.org/show_bug.cgi?id=299021 bug 299021]) | ||
* Updater exe should use an icon for taskbar display on Windows. | |||
== Ben Goodger == | == Ben Goodger == | ||
* major memory leak on balsa | * [b1] major memory leak on balsa | ||
* update history list UI | * [b1] restore background update checking for Extensions | ||
* [b1] mac UI is really broken (wizard pages don't fit, wrong window features, modality snafu, etc) | |||
* [b1] resurrect background extension update | |||
* [b1] add additional extension update checks to update process to avoid showing UI if at all necessary | |||
* [b1] other bugfixing | |||
* <strike>[a2] UI weirdness - bogus wizard state</strike> | |||
* <strike>[a2] prompt on patch application error/install success</strike> | |||
* <strike>[a2] comprehensive system test</strike> | |||
* <strike>[a2] failover to complete download on patch application failure</strike> | |||
* <strike>pretty up history list</strike> | |||
* <strike>make update history list not show multiple entries for single updates</strike> | |||
* <strike>make update history list not show zombie entries</strike> | |||
* <strike>remove "More Details>>" button from notification page</strike> | |||
* <strike>Administration locking</strike> | |||
* <strike>Fix pause/resume UI updating</strike> | |||
* <strike>user accepts license once then download begins, app quits, user must accept license again on next check</strike> | |||
* <strike>Fix downloading page to show secs remaining, update within first few seconds, show ??.? for KBRate before determination</strike> | |||
* <strike>Finish notification page (incompatible extensions)</strike> | * <strike>Finish notification page (incompatible extensions)</strike> | ||
* <strike>Edge case UI - transfer failure, etc. </strike> | * <strike>Edge case UI - transfer failure, etc. </strike> | ||
* <strike>update service must clean out failed or applied updates!</strike> | * <strike>update service must clean out failed or applied updates!</strike> | ||
* <strike>ensure randomness of update checking / timer firing</strike> | * <strike>ensure randomness of update checking / timer firing</strike> | ||
Line 25: | Line 38: | ||
* <strike>Resurrect verification of partial failover to complete</strike> | * <strike>Resurrect verification of partial failover to complete</strike> | ||
ETA - | ETA - 10d for DPb1 | ||
== Mike Morgan == | == Mike Morgan == | ||
* AUS Lite server app development | * <strike>AUS Lite server app development</strike> | ||
* [https://aus-staging.mozilla.org:8711/update2/0/%PRODUCT%/%VERSION%/%BUILD_ID%/%BUILD_TARGET%/%LOCALE%/update.xml sample update URL to use in about:config] | |||
* Bouncer 2 modifications -> AUS 1.0 | |||
** <strike>Modify database to account for update->patch relationships</strike> | |||
** Create main script, much like auslite, that pulls information from Bouncer v2.0 database and generates proper XML output for all possible combinations of updates. | |||
ETA - 08/03 | |||
== Chase Phillips == | == Chase Phillips == | ||
* | === alpha 2 === | ||
* 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) | |||
=== alpha 2 + 2 weeks === | |||
* package update and integrate build systems with AUS | * package update and integrate build systems with AUS | ||
** Firefox | ** Firefox | ||
Line 43: | Line 68: | ||
** Thunderbird | ** Thunderbird | ||
**# 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] | ||
* | **#* 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] | |||
* investigate unset TARGET_XPCOM_ABI on atlantia | * investigate unset TARGET_XPCOM_ABI on atlantia | ||
*# Is this a general issue with Mac OS X PowerPC? Hopefully not. | *# Is this a general issue with Mac OS X PowerPC? Hopefully not. | ||
*# Bug on file with fix pending landing once approval granted | |||
== Benjamin Smedberg == | == Benjamin Smedberg == | ||
* MAR using packages-static | * MAR using packages-static |