Open Bug 1903816 Opened 3 months ago

GetDatabasesOp::SendResults doesn't check if operation failed

Categories

(Core :: Storage: IndexedDB, defect, P2)

defect

Tracking

()

People

(Reporter: janv, Assigned: janv)

Details

GetDatabasesOp::SendResults should call HasFailed and resolve the promise based on that.
It should probably also check if the associated actor is still alive and resolve the promise only when it's safe.

You need to log in before you can comment on or make changes to this bug.