Open Bug 1800110 Opened 1 year ago Updated 1 year ago

Refactor and propagate an error while generating a key in IndexedDBCipherKeyManager::Ensure back to the caller.

Categories

(Core :: Storage: IndexedDB, task)

task

Tracking

()

People

(Reporter: hsingh, Unassigned)

Details

Refactor and propagate an error while generating a key in IndexedDBCipherKeyManager::Ensure back to the caller. After that, comment here: https://searchfox.org/mozilla-central/source/dom/indexedDB/ActorsParent.cpp#3779 should be removed.

The current callers in ObjectStoreAddOrPutRequestOp::StoredFileInfo::EnsureCipherKey and FactoryOp::Open just swallow the return value.

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