497
edits
(Created page with '== Summary == Startup dialogs significantly impact the amount of time it takes users to get on the Web and retrieve a piece of information or complete a task, which is Firefox'…') |
No edit summary |
||
| Line 13: | Line 13: | ||
== Related Bugs == | == Related Bugs == | ||
* Extension updates | |||
** Automatically update in the background, users can opt-out in the add-ons manager | |||
* Extensions may not be compatible | |||
* Updating progress bar | |||
** Install the update with a separate process so the time to switch over on load is insignificant | |||
* Master Password | |||
** Only request it when it is needed | |||
* Default browser | |||
* {{bug|513419}} Close Firefox dialog | |||
** Wait a few seconds and try again, kill the process | |||
* http Auth | |||
** Content area page instead of a dialog box | |||
** Automatically log in | |||
** Consolidate by login domain | |||
* Possible to get a postdata dialog on session restore? | |||
Might not be worth removing (significant problems): | |||
* Locked sqllite file | |||
* Locked profile | |||
Dialogs on exit | |||
* Save and quit | |||
* Downloads in progress that can't be resumed | |||
== Team == | == Team == | ||
edits