dumbmatter / fakeIndexedDB

A pure JS in-memory implementation of the IndexedDB API
Apache License 2.0
562 stars 69 forks source link

Follow spec better when converting ArrayBuffer views to keys #90

Closed dumbmatter closed 10 months ago

dumbmatter commented 10 months ago

See #89 and these references:

https://w3c.github.io/IndexedDB/#convert-value-to-key https://webidl.spec.whatwg.org/#dfn-get-buffer-source-copy