Jan Varga db701f0dde Bug 1919428 - SDB: Error out open requests if the connection is allowed to close; r=dom-storage-reviewers,jari
Open requests currently succeed even if the underlying connection is allowed to
close (triggered by a clear operation). Open requests should rather fail in
that case because the connection is unsable anyway (a new open request must be
started).

Differential Revision: https://phabricator.services.mozilla.com/D220579
2024-09-30 17:01:50 +00:00
..