Use groups configuration to control message lifetime and frequency
Categories
(Firefox :: Messaging System, defect, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox82 | --- | fixed |
People
(Reporter: andreio, Assigned: andreio)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Lets remove the provider(pref) specified message configuration, this is limiting because we want to share the same values with experiment messages of the same type. These should be configured through remote messages.
Additionally for the cfr
provider we run into this bug where turning it off (don't recommend addons or features) hides it from our devtools because of this line which we don't need anymore.
Tech doc https://docs.google.com/document/d/1Q_kR5vwp1f--v67D9whPZcr8pxJtl4kIW7qqz84thaA/edit
Assignee | ||
Comment 1•4 years ago
|
||
Comment 2•4 years ago
|
||
The severity field is not set for this bug.
:tspurway, could you have a look please?
For more information, please visit auto_nag documentation.
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Comment 4•4 years ago
|
||
Backed out for node failures.
backout: https://hg.mozilla.org/integration/autoland/rev/8483fa90d65993f5e294e350b93797bf494f6ce5
failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=315038996&repo=autoland&lineNumber=91
[task 2020-09-07T19:30:18.299Z] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/karma/node_modules/fsevents):
[task 2020-09-07T19:30:18.299Z] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
[task 2020-09-07T19:30:18.299Z]
[task 2020-09-07T19:30:18.303Z] added 1205 packages from 1801 contributors and audited 1283 packages in 13.707s
[task 2020-09-07T19:30:18.785Z]
[task 2020-09-07T19:30:18.785Z] 39 packages are looking for funding
[task 2020-09-07T19:30:18.785Z] runnpm fund
for details
[task 2020-09-07T19:30:18.785Z]
[task 2020-09-07T19:30:18.786Z] found 110 vulnerabilities (103 low, 3 moderate, 4 high)
[task 2020-09-07T19:30:18.786Z] runnpm audit fix
to fix them, ornpm audit
for details
[task 2020-09-07T19:30:18.858Z] + node bin/try-runner.js
[task 2020-09-07T19:30:18.913Z] TEST START | checkBundles
[task 2020-09-07T19:30:25.276Z] TEST-UNEXPECTED-FAIL checkBundles | Activity Stream bundle out of date
[task 2020-09-07T19:30:25.278Z] { checkBundles: false }
[task 2020-09-07T19:30:25.278Z] CODE 1
[taskcluster 2020-09-07 19:30:25.706Z] === Task Finished ===
[taskcluster 2020-09-07 19:30:25.707Z] Unsuccessful task run with exit code: 1 completed in 174.399 seconds
Comment 6•4 years ago
|
||
Backed out for bc failures on browser_asrouter_group_frequency.js
Backout link: https://hg.mozilla.org/integration/autoland/rev/72b35f2259e8f62f11f95ddb5e8efdbe8b527536
Log link: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=315101252&repo=autoland&lineNumber=6202
Also failures on browser_asrouter_group_userprefs.js -> https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=315099355&repo=autoland&lineNumber=2282
Comment 8•4 years ago
|
||
bugherder |
Assignee | ||
Updated•4 years ago
|
Description
•