Ensure Mobile Clients are requesting/consuming mobile specific sponsored suggestions
Categories
(Firefox for Android :: Search, task)
Tracking
()
People
(Reporter: ttran, Assigned: ttran)
References
Details
(Whiteboard: [disco])
Attachments
(2 files)
|
59 bytes,
text/x-github-pull-request
|
Details | Review | |
|
59 bytes,
text/x-github-pull-request
|
diannaS
:
approval-mozilla-beta+
|
Details | Review |
Once we have mobile specific suggestions in RS, we would want to ensure that mobile clients are requesting and consuming suggestions that are meant for mobile
Updated•2 years ago
|
Comment 1•2 years ago
|
||
moving into Fenix, since App Services Suggest, does not have the correct beta uplift form.
Comment on attachment 9381910 [details] [review]
[mozilla-mobile/firefox-android] [DRAFT] Bug 1880004 - Add Sponsored Mobile Provider (#5712)
adding beta request to the wrong thing edited
Apologies, if i filled this out incorrectly....
[Tracking Requested - why for this release]: We would like this to be part of 124, so that we're able to experiment with different types of suggestions in 124
Comment 5•2 years ago
|
||
Comment on attachment 9388488 [details] [review]
[mozilla-mobile/firefox-android] Bug 1880004 - Add Sponsored Mobile Provider (backport #5712) (#5827)
Beta/Release Uplift Approval Request
- User impact if declined: There is no impact to users, as this patch introduces a nimbus var, to switch types of sponsored suggestions. We would like the ability to experiment in 124
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: No
- 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): e introduced a nimbus var to switch types of sponsored suggestions, but it defaults to false, so there should not be any changes to existing behaviour, unless the variable is changed in an experiment.
- String changes made/needed:
- Is Android affected?: Yes
Updated•2 years ago
|
Updated•2 years ago
|
Comment 7•2 years ago
|
||
Updated•2 years ago
|
Comment 8•2 years ago
|
||
Authored by https://github.com/tiftran
https://github.com/mozilla-mobile/firefox-android/commit/7261527f57ad425b88114da3003831f66c004257
[releases_v124] Bug 1880004 - Add Sponsored Mobile Provider
Description
•