Name Description Size
components.conf 577
content
jar.mn 1891
metrics.yaml 14777
moz.build 802
ProfilesChild.sys.mjs 342
ProfilesDatastoreService.sys.mjs Gets a connection to the database. Use this connection to query existing tables, but never to create or modify schemas. Any schema changes should be added as a new migration, see `createTables()`. Rethrows errors thrown by `Sqlite.openConnection()`; see details in `Sqlite.sys.mjs`. TODO: document and handle errors (bug 1960963). 9791
ProfilesParent.sys.mjs 13316
SelectableProfile.sys.mjs The selectable profile 5619
SelectableProfileService.sys.mjs The service that manages selectable profiles 50209
tests