Closed
Bug 1724897
Opened 4 years ago
Closed 4 years ago
QM: Introduce QM_TO_RESULT sub-macro
Categories
(Core :: Storage: Quota Manager, task, P2)
Core
Storage: Quota Manager
Tracking
()
RESOLVED
FIXED
93 Branch
Tracking | Status | |
---|---|---|
firefox93 | --- | fixed |
People
(Reporter: janv, Assigned: janv)
Details
Attachments
(1 file)
See https://phabricator.services.mozilla.com/D121947#inline-674769
So instead of writting ToResult(ToQMResult(expr))
we will just write QM_TO_RESULT(expr)
.
Assignee | ||
Comment 1•4 years ago
|
||
Depends on D122206
Pushed by jvarga@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/32497aa95536
QM: Introduce QM_TO_RESULT sub-macro; r=jari
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox93:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 93 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•