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.

我们的志愿者还没有将这篇文章翻译为 中文 (简体)加入我们帮助完成翻译!

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,