Open Bug 1810212 Opened 1 year ago Updated 1 year ago

Remove NotFound error squelching from bug 1810205

Categories

(Toolkit :: Storage, task, P3)

task

Tracking

()

People

(Reporter: chutten, Unassigned)

References

Details

In bug 1810205 we squelched NotFound errors in rkv's commit(). Eventually we want to remove them when we sort out what to do about simultaneous access.

Once bug 1807010 lands, that takes care of the system we know has the concurrent access. Any other system that exhibits problems in the wild will end up throwing exceptions in the JS layer (recall KeyValueStore is a JS interface) which will be uncaught, but will not bring down the browser.

Depends on: 1807010
Severity: -- → N/A
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.