Re: [w3c/IndexedDB] Specify keyPath sequence caching behavior on IDBObjectStore (#283)

The spec says:

However, if this attribute returns an object (specifically an Array), it returns the same object instance every time it is inspected. Changing the properties of the object has no effect on the object store.

So it would just be an implementation bug. File pls?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/IndexedDB/issues/283#issuecomment-503639980

Received on Wednesday, 19 June 2019 16:45:58 UTC