Closed Bug 1962432 Opened 23 days ago Closed 21 days ago

Add an available locales record type for search-config-v2

Categories

(Firefox :: Search, task, P2)

task

Tracking

()

RESOLVED FIXED
139 Branch
Tracking Status
firefox-esr128 --- fixed
firefox138 --- fixed
firefox139 --- fixed

People

(Reporter: standard8, Assigned: standard8)

References

Details

(Whiteboard: [sng])

Attachments

(3 files)

As part of the work we're doing on the rust based search engine selector, we need to add a new record type to search-config-v2. The record is an optimisation to avoid need to go through the config and find all the locales it references. The selector can use the record to determine if the user's locale is present, if it isn't and the locale is of the form ab-CD, then it will try the ab form and see if that is present and if so, it will use that as the user's locale.

In this bug, I want to land the documentation & schema update, and get them uplifted to appropriate places, so that we'll be able to update remote settings without issue.

Pushed by mbanner@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ecdd0e6ee856 Add an available locales record type for search-config-v2. r=jteow,search-reviewers
Status: NEW → RESOLVED
Closed: 21 days ago
Resolution: --- → FIXED
Target Milestone: --- → 139 Branch
Attachment #9484263 - Flags: approval-mozilla-release?
Attachment #9484264 - Flags: approval-mozilla-esr128?

release Uplift Approval Request

  • User impact if declined: None - Test only change to support the next remote-settings update of search-config-v2. Without this, the tests wil fail.
  • Code covered by automated testing: yes
  • Fix verified in Nightly: yes
  • Needs manual QE test: no
  • Steps to reproduce for manual QE testing: N/A
  • Risk associated with taking this patch: None
  • Explanation of risk level: Non-production code changes
  • String changes made/needed: None
  • Is Android affected?: no

esr128 Uplift Approval Request

  • User impact if declined: None - Test only change to support the next remote-settings update of search-config-v2. Without this, the tests wil fail.
  • Code covered by automated testing: yes
  • Fix verified in Nightly: yes
  • Needs manual QE test: no
  • Steps to reproduce for manual QE testing: None
  • Risk associated with taking this patch: None
  • Explanation of risk level: Non-production code changes
  • String changes made/needed: None
  • Is Android affected?: no
Attachment #9484264 - Flags: approval-mozilla-esr128? → approval-mozilla-esr128+
Attachment #9484263 - Flags: approval-mozilla-release? → approval-mozilla-release+
QA Whiteboard: [qa-triage-done-c140/b139]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: