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.

この記事はまだボランティアによって 日本語 に翻訳されていません。ぜひ MDN に参加して翻訳を手伝ってください!

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.

 

ドキュメントのタグと貢献者

 このページの貢献者: chrisdavidmills, fscholz, teoli, pdm, khushboo_Dwivedi, jswisher
 最終更新者: chrisdavidmills,