canmove, Confirmed users
1,570
edits
| Line 144: | Line 144: | ||
'' What failure modes or decision points are presented to the user?'' | '' What failure modes or decision points are presented to the user?'' | ||
When a user installs an add-on without a secure update path then they are presented with an error dialog informing them of the failure. | |||
Most other failures are hidden from the user, | Most other failures are hidden from the user, failures during automatic attempts to check for updates are not shown. | ||
'' Can its files be corrupted by failures? Does it clean up any locks/files after crashes?'' | '' Can its files be corrupted by failures? Does it clean up any locks/files after crashes?'' | ||
There is nothing new introduced that will corrupt the extension managers state files. | |||
== l10n and a11y == | == l10n and a11y == | ||