Closed Bug 1596146 Opened 6 years ago Closed 6 years ago

CFR experiment requires synchronization to RemoteSettings

Categories

(Firefox :: Messaging System, task, P1)

Other
Other
task

Tracking

()

RESOLVED FIXED
Iteration:
73.1 - Dec 2 - Dec 15
Tracking Status
firefox72 --- affected

People

(Reporter: vng, Assigned: vng, NeedInfo)

References

Details

The new CFR experiment will write out new CFR messages into new RemoteSettings collections.

Note that what RemoteSettings calls a 'collection' is called a 'Provider ID' in the about:newtab#devtools console. The set of all collections or 'Provider ID's forms a RemoteSettings bucket.

Each new experimental CFR collection must be prefixed with 'cfr-exp-'.

The service will be required to sign and approve content for the Remote Setting on it's own without human intervention.

Each JSON output should be validated against the schema as defined in https://searchfox.org/mozilla-central/source/browser/components/newtab/content-src/asrouter/schemas/provider-response.schema.json

The service should be able to clone RS collections, and perform basic CRUD operations against individual records within the collection.

Iteration: --- → 72.3 - Nov 18 - Dec 1
Priority: -- → P1
Blocks: 1595869
Flags: needinfo?(samuellormand2003)
Iteration: 72.3 - Nov 18 - Dec 1 → 73.1 - Dec 2 - Dec 15
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.