Closed
Bug 1678988
Opened 4 years ago
Closed 1 year ago
Stop passing raw ErrorResult over IPC
Categories
(Core :: Storage: Cache API, task)
Core
Storage: Cache API
Tracking
()
RESOLVED
FIXED
121 Branch
Tracking | Status | |
---|---|---|
firefox121 | --- | fixed |
People
(Reporter: sg, Assigned: mvanstraten)
Details
Attachments
(1 file)
In dom/cache/PCacheOp.ipdl, a raw ErrorResult is passed via an IPC message. This should be changed.
Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → mvanstraten
Status: NEW → ASSIGNED
Pushed by jjalkanen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9fc33ef03cab
Stopped passing raw ErrorResult over IPC r=dom-storage-reviewers,janv
Comment 3•1 year ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox121:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 121 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•