Bug 1693053 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Integrate a new strategy for displaying “free retriggers” from subtests. It should be the new default.

The UI should still keep the old strategy around, via a user-facing toggle mechanic.

#### Risks:
* *performance*: all replicates are stored remotely as JSON files + there's a JSON for each subtest displayed + there can be MANY subtests. We'll likely need a scalable solution.
* *refactor*: will definitely be required to have both strategies available.

Jira link: https://jira.mozilla.com/browse/FXP-1485
Integrate a new strategy for displaying “free retriggers” from subtests. It should be the new default.

The UI should still keep the old strategy around, via a user-facing toggle mechanic.

#### Risks:
* *performance*: all replicates are stored remotely as JSON files + there's a JSON for each subtest displayed + there can be MANY subtests. We'll likely need a scalable solution.
* *refactor*: will definitely be required to have both strategies available.

**Jira link:** https://jira.mozilla.com/browse/FXP-1485

Back to Bug 1693053 Comment 0