Closed Bug 1357624 Opened 8 years ago Closed 6 years ago

List of IDBKeyRange methods should call out which methods can be called on the global IDBKeyRange object, and which ones can be called on a IDBKeyRange instance

Categories

(Developer Documentation Graveyard :: API: IndexedDB, enhancement, P5)

All
Other
enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mstange, Assigned: cmills)

References

()

Details

:: Developer Documentation Request Request Type: Correction Gecko Version: unspecified Technical Contact: :: Details As far as I can tell, keyRange.includes() is the only proper instance method, and the rest are class methods.
Component: General → API: IndexedDB
I've sorted this out, putting the class methods under "Static methods", and includes under "Instance methods". Does that work for you?
Assignee: nobody → cmills
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.