FirstStartup provides an optional mechanism to run synchronous services
before the UI appears. This is intended to be called as a post-install
action from an installer, such as the Windows Stub Installer, to allow
for downloading critical data and performance tuning before the first
run of a new Firefox install.
Details
Details
Diff Detail
Diff Detail
- Repository
- rMOZILLACENTRAL mozilla-central
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Code analysis found 1 defect in the diff 153705:
- 1 defect found by mozlint
You can run this analysis locally with:
- ./mach lint --warnings path/to/file (JS/Python/etc)
If you see a problem in this automated review, please report it here.
| toolkit/modules/FirstStartup.jsm | ||
|---|---|---|
| 31 | Error: Delete ⏎·· [eslint: prettier/prettier] | |
Comment Actions
Code analysis found 1 defect in the diff 153715:
- 1 defect found by mozlint
You can run this analysis locally with:
- ./mach lint --warnings path/to/file (JS/Python/etc)
If you see a problem in this automated review, please report it here.
| toolkit/modules/FirstStartup.jsm | ||
|---|---|---|
| 31 | Error: Delete ⏎·· [eslint: prettier/prettier] | |