Closed Bug 1273290 Opened 8 years ago Closed 4 years ago

Incorrect Usage Example of IDBTransaction

Categories

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

All
Other
defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: ricejasonf, Unassigned)

References

()

Details

:: Developer Documentation Request

      Request Type: Correction
     Gecko Version: unspecified
 Technical Contact: 

:: Details

I'm new to using the IndexedDB API, but the usage example implies that IDBTransaction has a `put` method, which I think is incorrect. Otherwise it may be implying that `db.transaction` returns an instance of IDBObjectStore which is also incorrect.
Component: General → API: IndexedDB
Just to clarify, I am speaking of the four line code snippet near the top of the page.
MDN Web Docs' bug reporting has now moved to GitHub. From now on, please file content bugs at https://github.com/mdn/sprints/issues/ and platform bugs at https://github.com/mdn/kuma/issues/.
Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.