Closed Bug 1824240 Opened 3 years ago Closed 1 year ago

Update xpi-manifest so the version format generated by the addons-pipeline is compatible with MV3

Categories

(Release Engineering :: Applications: Shipit, enhancement, P3)

enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: gabriel, Assigned: gabriel)

References

()

Details

The addon+version uniqueness implemented in xpi-manifest will not be compatible with web-extension MV3. The version on the extension manifest should comply with the following guidelines:

  • No letters
  • The string should have between 1 and 4 numbers separated with dots
  • Each number should have up to 9 digits
  • For non-zero numbers, leading zeros are not allowed
Assignee: nobody → gabriel
Status: NEW → ASSIGNED
Summary: Update xpi-manifest so the version format on the addons-pipeline is compatible with MV3 → Update xpi-manifest so the version format generated by the addons-pipeline is compatible with MV3

We will also have to update the code in xpi-template to reflect the new version format, which will be major.minor.date.time to emulate the langpack versions implemented in rev. D169888 - Update langpack manifest version string generation to follow the recommended versioning format.

Severity: -- → N/A
Priority: -- → P3

Looks like we're done here!

Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.