Closed Bug 553487 Opened 14 years ago Closed 6 years ago

Install progress binding should describe what error occurred

Categories

(Toolkit :: Add-ons Manager, defect)

defect
Not set
normal

Tracking

()

RESOLVED INACTIVE

People

(Reporter: Unfocused, Assigned: jboriss)

References

Details

(Whiteboard: [rewrite])

When there is a download or install error, the install progress binding should describe what error occured. Currently, it shows a generic "Download error"/"Install error"/etc message.
Do we already have a wording for all of those errors?
Version: unspecified → Trunk
Not in the current code, no. The old extension manager had wording for some of them, which we can take inspiration from. The current error codes are:

  INSTALLERROR_INVALID_VERSION
  INSTALLERROR_INVALID_GUID
  INSTALLERROR_INCOMPATIBLE_VERSION
  INSTALLERROR_INCOMPATIBLE_PLATFORM
  INSTALLERROR_BLOCKLISTED
  INSTALLERROR_INSECURE_UPDATE
  INSTALLERROR_INVALID_MANIFEST
  INSTALLERROR_RESTRICTED
  INSTALLERROR_SOFTBLOCKED

They will also need tooltips, better explaining them.
Keywords: uiwanted
Depends on: 552965
Assignee: nobody → jboriss
Keywords: uiwanted
Per policy at https://wiki.mozilla.org/Bug_Triage/Projects/Bug_Handling/Bug_Husbandry#Inactive_Bugs. If this bug is not an enhancement request or a bug not present in a supported release of Firefox, then it may be reopened.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INACTIVE
You need to log in before you can comment on or make changes to this bug.