Open Bug 1507255 Opened 6 years ago Updated 2 years ago

System addons aren't updated if media.gmp-manager.updateEnabled is false

Categories

(Toolkit :: Add-ons Manager, enhancement, P5)

60 Branch
enhancement

Tracking

()

ASSIGNED

People

(Reporter: aswan, Assigned: rhelmer)

References

Details

The system addon update checker uses ProductAddonChecker.jsm which is shared with GMP updates, but code inside ProductAddonChecker checks media.gmp-provider.updateEnabled unconditionally, which means that if that pref is set to false, we skip system addon update checks.

Since we also have a separate pref extensions.systemAddon.update.enabled, I don't believe this was intentional.
See Also: → 1500975
Definitely not intended. I can fix this up.
Assignee: nobody → rhelmer
Status: NEW → ASSIGNED
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.