Add support for overriding search engine URLs from remote settings
Categories
(Firefox :: Search, task)
Tracking
()
People
(Reporter: mkaply, Assigned: mkaply)
References
Details
(Whiteboard: [sng])
Attachments
(3 files)
48 bytes,
text/x-phabricator-request
|
Details | Review | |
2.34 KB,
text/plain
|
travis_
:
data-review+
|
Details |
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-beta+
|
Details | Review |
We'd like the ability to override some search engine params from remote settings.
This will allow us to update just some URLs for search engines without changing the entire search config.
Assignee | ||
Comment 1•11 months ago
|
||
Updated•11 months ago
|
Updated•10 months ago
|
Assignee | ||
Updated•10 months ago
|
Assignee | ||
Comment 2•10 months ago
|
||
Data review request for new search with contextual services ping.
Assignee | ||
Updated•10 months ago
|
Comment 3•10 months ago
|
||
Comment on attachment 9371123 [details]
DATA REVIEW REQUEST.txt
Data Review
- Is there or will there be documentation that describes the schema for the ultimate data set in a public, complete, and accurate way?
Yes, through the metrics.yaml file and the Glean Dictionary.
- Is there a control mechanism that allows the user to turn the data collection on and off?
Yes, through the data preferences in the application settings.
- If the request is for permanent data collection, is there someone who will monitor the data over time?
Permanent collection to be monitored over time by mkaply@mozilla.com
- Using the category system of data types on the Mozilla wiki, what collection type of data do the requested measurements fall under?
Category 1 & 2
- Is the data collection request for default-on or default-off?
Default-on
- Does the instrumentation include the addition of any new identifiers (whether anonymous or otherwise; e.g., username, random IDs, etc. See the appendix for more details)?
No
- Is the data collection covered by the existing Firefox privacy notice?
Yes
- Does the data collection use a third-party collection tool?
No
Result
data-review+
Comment 5•10 months ago
|
||
bugherder |
Assignee | ||
Comment 6•10 months ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D196490
Updated•10 months ago
|
Comment 7•10 months ago
|
||
Uplift Approval Request
- Code covered by automated testing: yes
- Risk associated with taking this patch: Low
- String changes made/needed: None
- Fix verified in Nightly: yes
- Explanation of risk level: Automated test, tested by QA and only affects search if remote settings is active
- Is Android affected?: no
- Needs manual QE test: yes
- Steps to reproduce for manual QE testing: QE is on the hook and has the steps
- User impact if declined: Amazon searches not attributed to us.
Updated•10 months ago
|
Comment 8•10 months ago
|
||
Uplift Approval Request
- Code covered by automated testing: yes
- User impact if declined: Amazon searches not attributed to us.
- Is Android affected?: no
- Needs manual QE test: yes
- Steps to reproduce for manual QE testing: QE is on the hook and has the steps
- Fix verified in Nightly: yes
- Explanation of risk level: Automated test, tested by QA and only affects search if remote settings is active
- Risk associated with taking this patch: Low
- String changes made/needed: None
Updated•10 months ago
|
Updated•10 months ago
|
Comment 10•10 months ago
|
||
Beta testing (Fx122.0b8) for the uplift was completed. The test results can be viewed here.
RS changes can be pushed to production once the code reaches the RC branch.
Updated•10 months ago
|
Description
•