Closed
Bug 1685098
Opened 4 years ago
Closed 4 years ago
Migrate dom/quota/ActorsParent.cpp to use QM_TRY et al.
Categories
(Core :: Storage: Quota Manager, task)
Core
Storage: Quota Manager
Tracking
()
RESOLVED
FIXED
86 Branch
Tracking | Status | |
---|---|---|
firefox86 | --- | fixed |
People
(Reporter: sg, Assigned: sg)
References
(Blocks 1 open bug)
Details
Attachments
(3 files)
No description provided.
Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Attachment #9195413 -
Attachment description: Bug 1685098 - Use QM_TRY in ActorsParent.cpp. r=#dom-workers-and-storage → Bug 1685098 - Use QM_TRY in dom/quota/ActorsParent.cpp. r=#dom-workers-and-storage
Pushed by sgiesecke@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2db62a63a3f8
Use QM_TRY in dom/quota/ActorsParent.cpp. r=dom-workers-and-storage-reviewers,janv
Backout by nbeleuzu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/dea356fe0c57
Backed out 2 changesets (bug 1685098, bug 1683826) for causing xpcshell failures on test_archive.js. CLOSED TREE
Pushed by sgiesecke@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/31ff358d6225
Use QM_TRY in dom/quota/ActorsParent.cpp. r=dom-workers-and-storage-reviewers,janv
Comment 6•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox86:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
Assignee | ||
Comment 7•4 years ago
|
||
Pushed by sgiesecke@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/931df846cbf4
Migrate one more call to QM_TRY in QuotaManager::InitializeRepository. r=dom-workers-and-storage-reviewers,janv
Assignee | ||
Comment 9•4 years ago
|
||
Updated•4 years ago
|
Attachment #9197732 -
Attachment description: Bug 1685098 - Remove now unused REPORT_TELEMETRY_INIT_ERR macro. r=#dom-workers-and-storage → Bug 1685098 - Remove now unused REPORT_TELEMETRY_INIT_ERR macro and telemetry definition. r=#dom-workers-and-storage
Comment 10•4 years ago
|
||
Pushed by sgiesecke@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/023bb0d90caa
Remove now unused REPORT_TELEMETRY_INIT_ERR macro and telemetry definition. r=dom-workers-and-storage-reviewers,janv
Comment 11•4 years ago
|
||
bugherder |
You need to log in
before you can comment on or make changes to this bug.
Description
•