Closed Bug 1731961 Opened 3 years ago Closed 2 years ago

Add ToResultTransform for transforming Result<V, E2> to Result<V, E>

Categories

(Core :: Storage: Quota Manager, task, P2)

task

Tracking

()

RESOLVED FIXED
96 Branch
Tracking Status
firefox96 --- fixed

People

(Reporter: janv, Assigned: janv)

Details

Attachments

(1 file)

This can be used for calling functions which return Result<V, nsresult> in functions which return Result<V, QMResult>.

There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:janv, could you have a look please?
For more information, please visit auto_nag documentation.

Flags: needinfo?(jvarga)
Flags: needinfo?(jjalkanen)

The previously unreviewed parent D126324 is now in review.

Flags: needinfo?(jjalkanen)
Pushed by jvarga@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/107a7b6f5284
Add ToResultTransform for transforming Result<V, E2> to Result<V, E>; r=dom-storage-reviewers,jari
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 96 Branch

Landed long time ago.

Flags: needinfo?(jvarga)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: