 Chromium Code Reviews
 Chromium Code Reviews Issue 
            1087923003:
    Indexed DB: Adopt BufferSource model for binary keys  (Closed)
    
  
    Issue 
            1087923003:
    Indexed DB: Adopt BufferSource model for binary keys  (Closed) 
  | DescriptionIndexed DB: Adopt BufferSource model for binary keys
An experimental feature adds support for "binary" key types to IDB.
Previously these were restricted to Uint8Arrays in/out. Since then
the spec world has semi-converged on BufferSource as an input
type (typedef for ArrayBuffer or ArrayBufferView) and returning
raw ArrayBuffers rather than a specific view type.
After further discussions with Mozilla, adopt the BufferSource
model for IDB binary keys.
Draft spec:
https://w3c.github.io/IndexedDB/#key-construct
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196017
   Patch Set 1 #
      Total comments: 8
      
     Patch Set 2 : Comment tweaks #Patch Set 3 : Update test's shared lib usage #
 Messages
    Total messages: 12 (4 generated)
     | ||||||||||||||||||||||||||||||||||||||||||||||