IDBEnvironmentSync

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.

 

License

© 2016 Mozilla Contributors
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-us/docs/web/api/idbenvironmentsync

API Experimental Expérimental Interface Obsolete Reference Référence