Open Bug 1720083 Opened 3 years ago Updated 1 year ago

[QM_TRY] Failures in dom/quota/QuotaCommon.h:CollectWhileHasResult

Categories

(Core :: Storage: Quota Manager, defect, P3)

defect

Tracking

()

People

(Reporter: jstutte, Unassigned)

References

(Blocks 1 open bug)

Details

We map both SQLITE_CORRUPT and SQLITE_NOTADB to NS_ERROR_FILE_CORRUPTED. It would be more surprising to find a file that is not even recognized as a SQLite file, though.

See Also: → 1704442
Severity: -- → S3
Priority: -- → P3

Taken from Attachment 9314916 [details].

Clients Sessions Hits Anchor (Context) Stack
1 8 64 dom/quota/QuotaCommon.h:CollectWhileHasResult (dom::localstorage::FirstOriginInitializationAttempt::Datastore) dom/quota/QuotaCommon.h#1479:NS_ERROR_FILE_CORRUPTED <- dom/localstorage/ActorsParent.cpp#2909:NS_ERROR_FILE_CORRUPTED <- dom/localstorage/ActorsParent.cpp#6963:NS_ERROR_FILE_CORRUPTED
You need to log in before you can comment on or make changes to this bug.