Closed Bug 1549230 Opened 5 years ago Closed 5 years ago

Hotfix for addons issue will run even on r66.0.4 which already has the fix

Categories

(Toolkit :: Add-ons Manager, defect)

defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: pauljt, Unassigned)

References

Details

I don't think this is an issue, but the hotfix shipped via normandy runs even for release versions which already have the patch from 1549061. It doesn't cause any issues (both do the same thing) but I was asked to file for posterity. opening the browser console on a fresh build shows:

WebExtensions: new intermediate certificate added api.js:15
WebExtensions: signatures re-verified api.js:23

From a quick glance, this is because while the patch landed for release checks and then sets extensions.signer.hotfixed prior to adding the new intermediate, normandy does not check do this (presumably since normandy has its own mechanism for tracking whether the recipe has been run or not).

Closing as invalid, this is just for posterity.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.