Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/modules/indexeddb/
DWindowIndexedDatabase.idl39 …[DeprecateAs=PrefixedIDBObjectStoreConstructor] attribute IDBObjectStoreConstructor webkitIDBObjec…
DWorkerGlobalScopeIndexedDatabase.idl35 …[DeprecateAs=PrefixedIDBObjectStoreConstructor] attribute IDBObjectStoreConstructor webkitIDBObjec…
/external/chromium_org/third_party/WebKit/Source/core/frame/
DUseCounter.h355 PrefixedIDBObjectStoreConstructor = 368, enumerator
DUseCounter.cpp711 case PrefixedIDBObjectStoreConstructor: in deprecationMessage()