On 4/29/13 1:57 PM, Andrew McCreight wrote:
A WebIDL callback interface thing could probably be set up to make calling from C++ into JS less awful, if somebody has a need.
Sort of. IndexedDB keys are done on raw JS values ("any" in the IDL) because they want to tell apart Arrays from other objects, want to tell apart the number 5 and the string "5", etc.
-Boris _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform