Home
last modified time | relevance | path

Searched refs:PrefixedIDBFactoryConstructor (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/indexeddb/
DWindowIndexedDatabase.idl36 [DeprecateAs=PrefixedIDBFactoryConstructor] attribute IDBFactoryConstructor webkitIDBFactory;
DWorkerGlobalScopeIndexedDatabase.idl32 [DeprecateAs=PrefixedIDBFactoryConstructor] attribute IDBFactoryConstructor webkitIDBFactory;
/external/chromium_org/third_party/WebKit/Source/core/frame/
DUseCounter.h352 PrefixedIDBFactoryConstructor = 365, enumerator
DUseCounter.cpp702 case PrefixedIDBFactoryConstructor: in deprecationMessage()