Closed Bug 1710919 Opened 3 years ago Closed 3 years ago

Make "early startup" for nimbus features remotely configurable

Categories

(Firefox :: Nimbus Desktop Client, enhancement, P1)

enhancement

Tracking

()

RESOLVED FIXED
90 Branch
Tracking Status
firefox90 --- fixed

People

(Reporter: k88hudson, Assigned: andreio)

References

Details

Attachments

(1 file)

Right now we hardcode which features get sync storage, but this doesn't work for experiments that need holdbacks (since the features don't exist ahead of time). We ran into this with the upgradeDialog experiment in 89

I think we should make this a remote-configurable property v.s. something landed in the code

We want to move the is early startup to the manifest, by default we will use this value. However, it can be overridden by a remote value included in the feature config e.g.

{
  "featureId": "aboutwelcome",
  "isEarlyStartup": true,
  ..
}
Assignee: nobody → andrei.br92
Pushed by aoprea@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5ee036d7115c
Make early startup for Nimbus features remotely configurable r=k88hudson
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: