[IndexedDB] KeyRange factory methods

I was going to file a bug on this but wanted to make sure I'm not missing something first.

All the factory methods for ranges (e.g. bound, lowerBound, etc.) are in the IDBKeyRangeConstructors interface now, but I don't see the interface referenced anywhere. Who implements this interface, the Window object, IDBFactory[Sync], something else?

Thanks
-pablo

Received on Thursday, 16 December 2010 22:53:11 UTC