Closed
Bug 1860644
Opened 2 years ago
Closed 2 years ago
enable `isEarlyStartup` for `attribution` nimbus feature
Categories
(Firefox :: Installer, defect)
Firefox
Installer
Tracking
()
VERIFIED
FIXED
121 Branch
People
(Reporter: bhearsum, Assigned: bhearsum)
Details
Attachments
(1 file)
|
48 bytes,
text/x-phabricator-request
|
diannaS
:
approval-mozilla-beta+
|
Details | Review |
Follow-up to bug 1858545. It turns out that anything that feeds into the Telemetry Environment requires isEarlyStartup.
| Assignee | ||
Updated•2 years ago
|
Summary: enable `isEarlyStartup` for `attribution nimbus feature → enable `isEarlyStartup` for `attribution` nimbus feature
| Assignee | ||
Comment 1•2 years ago
|
||
It turns out that anything that feeds into the Telemetry Environment requires isEarlyStartup.
Pushed by bhearsum@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/076c9103aad5
enable isEarlyStartup for `attribution` Nimbus feature r=nalexander
Comment 3•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox121:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 121 Branch
| Assignee | ||
Comment 4•2 years ago
|
||
Comment on attachment 9359878 [details]
Bug 1860644: enable isEarlyStartup for attribution Nimbus feature r?nalexander!
Beta/Release Uplift Approval Request
- User impact if declined: No user impact, but we will not be able to gradually roll out macOS attribution reporting with Nimbus on Beta or Release 120.
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): This is a simple flag flip for an existing Nimbus feature.
- String changes made/needed:
- Is Android affected?: No
Attachment #9359878 -
Flags: approval-mozilla-beta?
Comment 5•2 years ago
|
||
Comment on attachment 9359878 [details]
Bug 1860644: enable isEarlyStartup for attribution Nimbus feature r?nalexander!
Approved for 120.0b2
Attachment #9359878 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Updated•2 years ago
|
status-firefox120:
--- → fixed
Comment 7•2 years ago
|
||
This issue was part of the work done on the QA-2161 request. Considering this I am marking this issue as verified.
You need to log in
before you can comment on or make changes to this bug.
Description
•