Open Bug 1881353 Opened 8 months ago Updated 7 months ago

Update to fetch search engine crawl websites from Remote Servers and remove the hard coded values

Categories

(Fenix :: Search, task)

All
Android
task

Tracking

(Not tracked)

People

(Reporter: skhan, Unassigned)

References

(Depends on 1 open bug, Blocks 1 open bug)

Details

(Whiteboard: [fxdroid])

This is a follow up to https://github.com/mozilla-mobile/firefox-android/pull/5524
As a part of removing hard coded configurations and fetch them from remote servers.

Ask: The crawl websites for different search engines present in

  1. ads/manifest.template.json (https://github.com/sarah541/firefox-android/blob/bd8075c2f02de666c697d88b8addc3a790cdae43/android-components/components/feature/search/src/main/assets/extensions/ads/manifest.template.json#L14)
  2. search/manifest.template.json (https://github.com/sarah541/firefox-android/blob/bd8075c2f02de666c697d88b8addc3a790cdae43/android-components/components/feature/search/src/main/assets/extensions/search/manifest.template.json)

need to be eventually removed as they become available in remote server serp telemetry config (https://firefox.settings.services.mozilla.com/v1/buckets/main/collections/search-telemetry-v2/records).

How would we know when it's done? Being tracked here : Bug 1827536

(In reply to [:skhan] from comment #0)

need to be eventually removed as they become available in remote server serp telemetry config (https://firefox.settings.services.mozilla.com/v1/buckets/main/collections/search-telemetry-v2/records).

Bug 1827536 is adding the match expressions, so adding a dependency on that bug.

Depends on: 1827536
Whiteboard: [fxdroid]
Severity: -- → N/A
You need to log in before you can comment on or make changes to this bug.