Closed Bug 1489500 Opened 8 years ago Closed 7 years ago

Unpacked WebExtensions can't be updated to packed on Firefox 62

Categories

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

enhancement

Tracking

()

RESOLVED WONTFIX

People

(Reporter: mkaply, Unassigned)

Details

If a user has an unpacked WebExtension, with Firefox 62, that add-ons is marked as unverified and legacy. Because of that, we can't read the manifest.json to get an update URL in order to update them to a new version that is packed. This is a major problem for distributions where a WebExtension could be unpacked in the user profile directory and hasn't been updated. We should either: 1. Pack the extension ourselves (we can do that. We can create Zips). or 2. At least read the manifest.json so the add-on can be updated.
Would we spin a dot release for 62 for this?
Flags: needinfo?(mozilla)
So it looks like the data is in the addons database, so updates will still happen. So this is probably a won't fix.
Flags: needinfo?(mozilla)
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.