DescriptionIndexedDB: Array-type keypaths should not be returned as DOMStringLists
Spec (and Gecko) return plain Array objects when inspecting key paths
via an IDBIndex's keyPath attributed. This was never specified or
documented to return a DOMStringList. It looks like it fell out of
Blink's use of an IDBAny variant type for IDL 'any', and was not
changed when keypath-specific bindings code was added.
BUG=499998
R=philipj@opera.com
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=197064
Patch Set 1 #
Messages
Total messages: 6 (1 generated)
|
|||||||||||||||||||||||||||||||||||||