mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
The frontend connection metadata was not consistently synchronized with backend object store state during open/upgrade, and upgrade abort did not fully restore the connection object store set in all cases. Testing: More indexeddb tests should pass. part of https://github.com/servo/servo/issues/40983 --------- Signed-off-by: Taym Haddadi <haddadi.taym@gmail.com>