Closed
Bug 1506225
Opened 7 years ago
Closed 7 years ago
Support blocking by campaign id
Categories
(Firefox :: Messaging System, defect, P1)
Firefox
Messaging System
Tracking
()
People
(Reporter: k88hudson, Assigned: k88hudson)
References
(Blocks 1 open bug)
Details
Attachments
(1 file, 1 obsolete file)
This is required in order to support versioning of messages
Assignee | ||
Comment 1•7 years ago
|
||
Assignee | ||
Updated•7 years ago
|
Attachment #9024065 -
Attachment description: GitHub Pull Request → GitHub PR - Bug 1506225 - Support blocking by campaign
Comment 2•7 years ago
|
||
Commit pushed to master at https://github.com/mozilla/activity-stream
https://github.com/mozilla/activity-stream/commit/971d6cf3f8f1f2b7fb8cb88340b71ad720147a03
Bug 1506225 - Support blocking by campaign in ASR
Comment 3•7 years ago
|
||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 65
Comment 4•7 years ago
|
||
Bug 1505929 comment 4 backout link: https://hg.mozilla.org/mozilla-central/rev/4efd19ac076280abf1365b0bb7fd2018ce162b38
status-firefox65:
fixed → ---
Target Milestone: Firefox 65 → ---
Comment 5•7 years ago
|
||
status-firefox65:
--- → fixed
Target Milestone: --- → Firefox 65
Assignee | ||
Comment 6•7 years ago
|
||
[Tracking Requested - why for this release]: This would cause different versions of the same snippet to be shown multiple times
status-firefox64:
--- → ?
tracking-firefox64:
--- → ?
Assignee | ||
Comment 7•7 years ago
|
||
Assignee | ||
Comment 8•7 years ago
|
||
Comment on attachment 9026768 [details]
Bug 1506225 - Support blocking by campaign id in ASR
[Beta/Release Uplift Approval Request]
Feature/Bug causing the regression: Bug 1506225
User impact if declined: Users will see multiple snippets from the same campaign even after dismissing them. This will result in decreased performance for campaigns critical to retention/marketing goals.
Is this code covered by automated tests?: Yes
Has the fix been verified in Nightly?: Yes
Needs manual test from QE?: Yes
If yes, steps to reproduce: QA steps:
Open about:newtab#asrouter
Show snippets test provider messages
click "Show" next to SIMPLE_TEST_1_SAME_CAMPAIGN
On the actual snippet that appears, click the x to close/block the snippet
Ensure that BOTH SIMPLE_TEST_1_SAME_CAMPAIGN and SIMPLE_TEST_1 are now blocked
Restart, ensure they are still blocked
Try unblocking one, ensure both are unblocked
Try blocking another snippet (not one of the test ones mentioned above)
Try blocking a CFR message
List of other uplifts needed: None
Risk to taking this patch: Low
Why is the change risky/not risky? (and alternatives if risky): Patch has been in nightly for at least a week and undergone manual QA
String changes made/needed: None
Attachment #9026768 -
Flags: approval-mozilla-beta?
Updated•7 years ago
|
Comment 9•7 years ago
|
||
I have verified this fix on the latest Nightly 65.0a1 (Build ID 20181121220101) on Windows 10, Mac 10.13.3, and Arch Linux.
Comment 10•7 years ago
|
||
Comment on attachment 9026768 [details]
Bug 1506225 - Support blocking by campaign id in ASR
tweak AS ability to block campaigns, approved for 64.0b12
Attachment #9026768 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Comment 11•7 years ago
|
||
bugherder uplift |
Updated•7 years ago
|
Flags: qe-verify+
Comment 12•7 years ago
|
||
I have verified the fix on the latest Beta build 64.0b12 (Build ID 20181122182000) on Windows 10 x64, Mac 10.13.3, and Arch Linux 4.16.
Flags: qe-verify+
Updated•6 years ago
|
Attachment #9026768 -
Attachment is obsolete: true
Updated•6 years ago
|
Component: Activity Streams: Newtab → Messaging System
You need to log in
before you can comment on or make changes to this bug.
Description
•