Closed
Bug 1658874
Opened 5 years ago
Closed 5 years ago
Change return type of QuotaManager::CreateLocalStorageArchiveConnection to Result<V, E>
Categories
(Core :: Storage: Quota Manager, task, P2)
Core
Storage: Quota Manager
Tracking
()
RESOLVED
FIXED
81 Branch
Tracking | Status | |
---|---|---|
firefox81 | --- | fixed |
People
(Reporter: janv, Assigned: janv)
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•5 years ago
|
||
Depends on D86912
Pushed by jvarga@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4939692a9047
Change return type of QuotaManager::CreateLocalStorageArchiveConnection to Result<V, E>; r=dom-workers-and-storage-reviewers,sg
Backout by abutkovits@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/25c926bdf346
Backed out 3 changesets (bug 1658874, bug 1658324, bug 1659660) for bustage at ActorsParent.cpp. CLOSED TREE
Pushed by jvarga@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ae35e23830dc
Change return type of QuotaManager::CreateLocalStorageArchiveConnection to Result<V, E>; r=dom-workers-and-storage-reviewers,sg
Comment 5•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox81:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•