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)

Reply via email to