Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

IDBEnvironmentSync

Nos bénévoles n'ont pas encore traduit cet article en Français. Aidez-nous à réaliser cette tâche !

Draft
This page is not complete.

Important: The synchronous version of the IndexedDB API was originally intended for use only with Web Workers, and was eventually removed from the spec because its need was questionable. It may however be reintroduced in the future if there is enough demand from web developers.

The Unimplemented IDBEnvironmentSync interface of the IndexedDB API will be implemented by worker objects.

Attributes

Attribute Type Description
indexedDBSync readonly IDBFactorySync Provides a synchronous means of accessing the capabilities of indexed databases.
Note: Until the Indexed Database API specification is finalized, this attribute should be accessed as moz_indexedDBSync.

 

Étiquettes et contributeurs liés au document

 Contributeurs à cette page : chrisdavidmills, fscholz, teoli, pdm, khushboo_Dwivedi, jswisher
 Dernière mise à jour par : chrisdavidmills,