[IndexedDB] Allow renaming object stores and indexes (#22)

Make `name` on IDBObjectStore and IDBIndex non-readonly, and allow renames during upgrade transactions.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/IndexedDB/issues/22

Received on Friday, 29 May 2015 22:21:44 UTC