Confirmed users, Bureaucrats and Sysops emeriti
998
edits
No edit summary |
No edit summary |
||
Line 166: | Line 166: | ||
***// TODO Handle this case | ***// TODO Handle this case | ||
** components/preferences/applications.xul | ** components/preferences/applications.xul | ||
***TODO - The panes below need more thought | ***<strike>TODO - The panes below need more thought (mconley)</strike> (Done March 6th) | ||
** locales/en-US/chrome/messenger/preferences/applications.dtd | ** locales/en-US/chrome/messenger/preferences/applications.dtd | ||
***TODO: Access keys | ***TODO: Access keys | ||
Line 189: | Line 189: | ||
* Switch from global attachment nsIObserver events to window-specific DOM events (squib) | * Switch from global attachment nsIObserver events to window-specific DOM events (squib) | ||
* Test that URL insertions happen in expected locations | * Test that URL insertions happen in expected locations | ||
* Use a better graphic to indicate "loading" in the main selected item panel in the preferences dialog when loading account information. | |||
* Spinner doesn't give enough information. (Mar 9th) | * Spinner doesn't give enough information. (Mar 9th) | ||
** We can't determine upload progress using nsIRequestObserver, so satisfying this requirement would likely involve changing the nsIMsgCloudFileProvider interface, along with a bunch of our code. | ** We can't determine upload progress using nsIRequestObserver, so satisfying this requirement would likely involve changing the nsIMsgCloudFileProvider interface, along with a bunch of our code. |