Open Bug 1920793 Opened 3 days ago Updated 2 days ago

Remove isFirstRun from Fenix context

Categories

(Fenix :: Experimentation and Telemetry, task)

All
Android
task

Tracking

(Not tracked)

People

(Reporter: beth, Unassigned)

References

Details

We expose is_first_run: boolean and isFirstRun: string (searchfox), which has lead to bug 1920702 accidentally overwriting isFirstRun with the wrong type.

We should remove isFirstRun and replace all usages with is_first_run.

You need to log in before you can comment on or make changes to this bug.