On Fri, Sep 30, 2011 at 4:57 PM, Joshua Bell <[email protected]> wrote:
> In the WebIDL snippet and description for IDBFactory, the cmp method is
> defined as returning "int" which isn't defined in WebIDL (that I can see);
> presumably this should be "long" or one of the other signed numeric types?
> (short, byte, long long, float, double)

Yeah, this should return a short. Thanks for the catch!

/ Jonas

Reply via email to