Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/modules/indexeddb/
DWindowIndexedDatabase.idl41 …[DeprecateAs=PrefixedIDBTransactionConstructor] attribute IDBTransactionConstructor webkitIDBTrans…
DWorkerGlobalScopeIndexedDatabase.idl37 …[DeprecateAs=PrefixedIDBTransactionConstructor] attribute IDBTransactionConstructor webkitIDBTrans…
/external/chromium_org/third_party/WebKit/Source/core/frame/
DUseCounter.h357 PrefixedIDBTransactionConstructor = 370, enumerator
DUseCounter.cpp717 case PrefixedIDBTransactionConstructor: in deprecationMessage()