[Bug 23332] Support Binary Keys

https://www.w3.org/Bugs/Public/show_bug.cgi?id=23332

--- Comment #3 from Jonas Sicking <jonas@sicking.cc> ---
I think it would be confusing to accept a Float64Array, but then not sort
according to float values.

Why not restrict to ArrayBuffers and Uint8Array?

Though it also feels strange to accept one type and then return another, so
maybe limit to Uint8Array?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 23 September 2013 21:50:33 UTC