Closed
Bug 1744953
Opened 3 years ago
Closed 3 years ago
Add support for rollouts in the Nimbus platform API
Categories
(Firefox :: Nimbus Desktop Client, enhancement)
Firefox
Nimbus Desktop Client
Tracking
()
RESOLVED
FIXED
98 Branch
Tracking | Status | |
---|---|---|
firefox98 | --- | fixed |
People
(Reporter: andreio, Assigned: andreio)
References
Details
Attachments
(1 file)
Right now the Nimbus platform API checks for experiments and fallback preferences when returning variable values but not rollouts.
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Attachment #9258293 -
Attachment description: Bug 1744953 - Add support for rollouts in the Nimbus platform API → WIP: Bug 1744953 - Add support for rollouts in the Nimbus platform API
Updated•3 years ago
|
Assignee: nobody → andrei.br92
Attachment #9258293 -
Attachment description: WIP: Bug 1744953 - Add support for rollouts in the Nimbus platform API → Bug 1744953 - Add support for rollouts in the Nimbus platform API
Status: NEW → ASSIGNED
Pushed by aoprea@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/70e003e2b5e4
Add support for rollouts in the Nimbus platform API r=barret
Comment 3•3 years ago
|
||
Backed out for causing hybrid bustages on NimbusFeatures.cpp.
- Backout link
- Push with failures
- Failure Log
- Failure line: /builds/worker/checkouts/gecko/toolkit/components/nimbus/lib/NimbusFeatures.cpp:104:10: error: 'return' will never be executed [-Werror,-Wunreachable-code-return]
Flags: needinfo?(andrei.br92)
Pushed by aoprea@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f3eef4d419e9
Add support for rollouts in the Nimbus platform API r=barret
Comment 5•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox98:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 98 Branch
Assignee | ||
Updated•3 years ago
|
Flags: needinfo?(andrei.br92)
You need to log in
before you can comment on or make changes to this bug.
Description
•