Closed Bug 1946622 Opened 7 months ago Closed 6 months ago

Desktop integration for Suggest geo expansion

Categories

(Firefox :: Address Bar, task, P1)

task

Tracking

()

RESOLVED FIXED
138 Branch
Tracking Status
firefox138 --- fixed

People

(Reporter: adw, Assigned: adw)

References

Details

(Whiteboard: [sng])

Attachments

(1 file)

If the Rust component can't/doesn't internally detect the client's region/locale, desktop will need to do that and pass it in to the Rust component on ingest.

I don't think we need any new Nimbus variables. We can use the existing ones to enable Suggest. We also shouldn't need any new telemetry because the existing telemetry includes locale, and for experiments, we'll know beforehand that we're targeting a certain locale in an experiment branch.

This depends on the vendoring in bug D240919. With that vendor, it's very easy
for consumers like desktop to implement support for Suggest in new countries,
locales, device form factors, etc. All we need to do is pass an appropriate
client app context (also known as a remote settings context) that contains the
client's region, form factor, locale, etc. The Rust component handles everything
after that.

Depends on D240919

Pushed by dwillcoxon@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/c22642f50cdc Implement desktop integration for Suggest geo expansion. r=daisuke
Status: ASSIGNED → RESOLVED
Closed: 6 months ago
Resolution: --- → FIXED
Target Milestone: --- → 138 Branch
Summary: Desktop integration for AMP geo expansion → Desktop integration for Suggest geo expansion
Blocks: 1957158
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: