Re: IndexedDB: IDBIndex.multientry attribute?

Yes! Please file a bug on this. We really should be tracking these types of
things in bugs as we approach last call. We noticed tidy that .cmp still
returns reversed results for example.

/ Jonas

On Tuesday, November 8, 2011, Joshua Bell <jsbell@chromium.org> wrote:
> Should IDBIndex (and IDBIndexSync) expose a readonly boolean "multientry"
attribute reflecting the multientry flag of the index?
> The index's unique flag is exposed in this way. Is there a reason the
multientry flag is not?
>

Received on Tuesday, 8 November 2011 23:37:43 UTC