Open Bug 1418455 Opened 7 years ago Updated 2 years ago

Remove callback from `migrate` functions for profile migration

Categories

(Firefox :: Migration, enhancement, P3)

enhancement

Tracking

()

People

(Reporter: alexical, Unassigned)

References

(Blocks 1 open bug)

Details

Since many of these functions are already async, having the callback seems redundant. It would simplify things to have them simply be async / return promises, and resolve with success/failure as a boolean.
Agreed… this code pre-dates Promises in m-c IIRC.
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.