270
edits
(→emre) |
|||
Line 154: | Line 154: | ||
===== emre ===== | ===== emre ===== | ||
* Mainly | * Mainly worked on {{bug|257942}} UI of the Activity Manager and error handling. | ||
** Announced the interface at mda.thunderbird and started to get feedback. | ** Announced the interface at mda.thunderbird and started to get feedback. | ||
** https://wiki.mozilla.org/User:Emre/tb/activitymanagerInterface is the documentation for Activity Manager interface. | ** https://wiki.mozilla.org/User:Emre/tb/activitymanagerInterface is the documentation for Activity Manager interface. | ||
** Constructing, destructing the binding based on the state attribute cause lifetime problems with XBL. This model used in Download Manager but it is not recommended. We should change it in Activity Manager. | ** Constructing, destructing the binding based on the state attribute cause lifetime problems with XBL. This model used in Download Manager but it is not recommended. We should change it in Activity Manager. | ||
** Nesting items into richlistitem causes keyboard navigation problems. We should come up with a better solution. | ** Nesting items into richlistitem causes keyboard navigation problems. We should come up with a better solution. | ||
** Adapting the new error handling mechanism poses | ** Adapting the new error handling mechanism poses challenges. Some progress has been made. | ||
===== gozer ===== | ===== gozer ===== |
edits