Skip to content

feat(nimbus): warn on deprecated fxms-message placeholder features - #17154

Draft
jaredlockhart wants to merge 1 commit into
mainfrom
17149
Draft

feat(nimbus): warn on deprecated fxms-message placeholder features#17154
jaredlockhart wants to merge 1 commit into
mainfrom
17149

Conversation

@jaredlockhart

Copy link
Copy Markdown
Collaborator

Because

  • The numbered fxms-message placeholder features cannot co-enroll with other deliveries.
  • Firefox 152 added a single co-enrolling fxms-message feature that replaces them.

This commit

  • Warns when a desktop delivery uses a numbered placeholder and every targeted version supports the co-enrolling feature.
  • Determines availability from the feature manifest rather than a hardcoded version.

Fixes #17149

Because

* The numbered fxms-message placeholder features cannot co-enroll with other deliveries.
* Firefox 152 added a single co-enrolling fxms-message feature that replaces them.

This commit

* Warns when a desktop delivery uses a numbered placeholder and every targeted version supports the co-enrolling feature.
* Determines availability from the feature manifest rather than a hardcoded version.

Fixes #17149
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Warn when a desktop delivery uses deprecated fxms-message-N placeholder features

1 participant