Closed
Bug 1932101
Opened 1 year ago
Closed 1 year ago
QM: Add ScopedLogExtraInfo context for QuotaManager::GetOrCreateTemporaryOriginDirectory
Categories
(Core :: Storage: Quota Manager, task, P2)
Core
Storage: Quota Manager
Tracking
()
RESOLVED
FIXED
134 Branch
| Tracking | Status | |
|---|---|---|
| firefox134 | --- | fixed |
People
(Reporter: janv, Assigned: janv)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
The band-aid fix for bug 1925418 has landed, so the crash should no longer occur. However, this crash served as an indicator of whether the issue of having initialized origins after origin clearing still exists. Adding additional context will ensure that any failures in QuotaManager::GetOrCreateTemporaryOriginDirectory are captured by our QM_TRY telemetry.
| Assignee | ||
Comment 1•1 year ago
|
||
Pushed by jvarga@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/efd8bdeae999
QM: Add ScopedLogExtraInfo context for QuotaManager::GetOrCreateTemporaryOriginDirectory; r=dom-storage-reviewers,jari
Comment 3•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox134:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 134 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•