Open
Bug 1929651
Opened 24 days ago
Updated 24 days ago
Fix Windows (MSIX) `isFirstStartup` (similar to `isFirstRun`) targeting
Categories
(Toolkit :: Background Tasks, enhancement)
Toolkit
Background Tasks
Tracking
()
NEW
People
(Reporter: nalexander, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidedi-msix])
We just discovered that isFirstStartup
is never true for MSIX installs, and that trips people up. This ticket tracks addressing that, although I don't have a technical path to address that at this time. In particular, from a Slack conversation: "So for first run we evaluate all the experiments on disk, which would be none here b/c the installer didn’t run to download them. So no enrollments, then onboarding shows, then we sync again, only then would this experiment be able to enroll, but it’ll be too late then."
Reporter | ||
Updated•24 days ago
|
Summary: Fix Windows (MSIX) `isFirstRun` targeting → Fix Windows (MSIX) `isFirstStartup` (similar to `isFirstRun`) targeting
Updated•24 days ago
|
Reporter | ||
Comment 1•24 days ago
|
||
See also https://bugzilla.mozilla.org/show_bug.cgi?id=1867871#c3 for some of the confusion arising here.
You need to log in
before you can comment on or make changes to this bug.
Description
•