Closed
Bug 1780299
Opened 2 years ago
Closed 2 years ago
Add `isBackgroundTaskMode` and `backgroundTaskName` to `ASRouterTargeting`
Categories
(Toolkit :: Background Tasks, enhancement)
Toolkit
Background Tasks
Tracking
()
RESOLVED
FIXED
104 Branch
Tracking | Status | |
---|---|---|
firefox104 | --- | fixed |
People
(Reporter: nalexander, Assigned: nalexander)
References
Details
(Whiteboard: [fidedi-notifications])
Attachments
(1 file)
During review of Bug 1776514, :barret pointed out to me that the implementation I proposed would allow to target messages but not the encompassing Nimbus messaging experiment. To allow experiments to target background task mode (profiles) while not enrolling regular Desktop browsing (profiles), this ticket tracks adding isBackgroundTaskMode
and backgroundTaskName
to ASRouterTargeting
.
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
These will allow targeting Nimbus experiments and Firefox Messaging
System messages only to background tasks.
Pushed by nalexander@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d9f8ed310fdc
Add `isBackgroundTaskMode` and `backgroundTaskName` to `ASRouterTargeting`. r=barret
Comment 3•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox104:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 104 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•