| 1 | // Coverage for the background startup chain in src/modules/defaults.js + |
| 2 | // src/modules/prefs.js. Verifies that defaults.init() and the |
| 3 | // defaultsInitialized gate behave correctly for every storage state, and that |
| 4 | // gate consumers (initScriptInjection-style) can race the init chain without |
nothing calls this directly
no test coverage detected