mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-08 16:58:38 +09:00
Telemetry: Remove stubs and related code
This commit is contained in:
parent
10053448d6
commit
aea50f182f
134 changed files with 68 additions and 3422 deletions
|
|
@ -597,7 +597,7 @@ Database::BackupAndReplaceDatabaseFile(nsCOMPtr<mozIStorageService>& aStorage)
|
|||
// If anything fails from this point on, we have a stale connection or
|
||||
// database file, and there's not much more we can do.
|
||||
// The only thing we can try to do is to replace the database on the next
|
||||
// startup, and report the problem through telemetry.
|
||||
// startup.
|
||||
{
|
||||
enum eCorruptDBReplaceStage : int8_t {
|
||||
stage_closing = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue