Open
Bug 1920793
Opened 1 year ago
Updated 1 year ago
Remove isFirstRun from Fenix context
Categories
(Firefox for Android :: Experimentation and Telemetry, task)
Tracking
()
NEW
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.
| Reporter | ||
Updated•1 year ago
|
| Reporter | ||
Updated•1 year ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•