Closed
Bug 1856698
Opened 2 years ago
Closed 2 years ago
Make adsEnabled and adsEnabledByUser the names of the props on the child actor, and have canFetchAndShowAds check both
Categories
(Firefox Graveyard :: Shopping, task, P3)
Tracking
(firefox120 wontfix, firefox121 wontfix, firefox122 fixed)
RESOLVED
FIXED
122 Branch
People
(Reporter: Gijs, Assigned: kpatenio)
References
Details
(Whiteboard: [fidefe-shopping])
Attachments
(1 file)
Renaming these would make it a bit clearer and allow simplifying some of the conditions to only check one thing (canFetchAndShowAds
) rather than having to manually check both that and whether the user pref is also set to true.
Updated•2 years ago
|
Comment 1•2 years ago
|
||
Moving "fast follow" items to top-level in the shopping backlog. Apologies for bug spam
Blocks: shopping2023
Updated•2 years ago
|
Updated•2 years ago
|
Attachment #9364060 -
Attachment description: WIP: Bug 1856698 - simplify ads props for shopping sidebar child actor → Bug 1856698 - simplify ads props for shopping sidebar child actor
Pushed by kpatenio@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4a249d62c87b
simplify ads props for shopping sidebar child actor r=shopping-reviewers,Gijs
Comment 4•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox122:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 122 Branch
Comment 5•2 years ago
|
||
Since nightly and release are affected, beta will likely be affected too.
For more information, please visit BugBot documentation.
status-firefox121:
--- → affected
Comment 6•2 years ago
|
||
Does this need a Beta (and Release?) approval request?
Flags: needinfo?(kpatenio)
(In reply to Ryan VanderMeulen [:RyanVM] from comment #6)
Does this need a Beta (and Release?) approval request?
Hi Ryan, this patch doesn't need to be uplifted. We'll let it ride the trains.
Flags: needinfo?(kpatenio)
Updated•2 years ago
|
Updated•1 month ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•