Closed Bug 787052 Opened 12 years ago Closed 6 years ago

Add additional logging for addon update check/compatibility update check errors

Categories

(Toolkit :: Add-ons Manager, defect)

defect
Not set
normal

Tracking

()

RESOLVED INACTIVE

People

(Reporter: Unfocused, Unassigned)

Details

(Whiteboard: [lang=js])

There's a couple of holes in our logging, when there's an error in an addon update check:

* When the certificate check fails. AddonUpdateCheck.jsm, line 459
* When the XHR onError handler is called, where it checks |this.request.channel.requestSucceeded|, there's no matching else statement. AddonUpdateChecker.jsm, line 522
* When attempting install of an incompatible addon, and a compat update is attempted - if the addon is still incompatible, it should explicitly log that. XPIProvider.jsm, line 4808
Whiteboard: [mentor=irving][lang=js]
Mentor: irving
Whiteboard: [mentor=irving][lang=js] → [lang=js]
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.