Re: [w3c/IndexedDB] Shouldn't keyPath properties be (DOMString or sequence<DOMString>)? (#235)

Hi @inexorabletash, thank you for reminding the rule!

We still have FrozenArray that can be used for attributes: https://heycam.github.io/webidl/#idl-frozen-array.

[Web Components have migrated from sequences to FrozenArrays](https://github.com/w3c/webcomponents/commit/6d79c8997caf2762751e20314c1c110110d8dc73), how about we doing the same thing?

-- 
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/235#issuecomment-380613204

Received on Wednesday, 11 April 2018 22:16:28 UTC