mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
Implement the missing IDBObjectStore.name duplicate name checks so renaming an object store to an existing store now throw ConstraintError Testing: more indexeddb WPT test passed. Signed-off-by: Taym Haddadi <haddadi.taym@gmail.com>