Searched refs:NOT_ALLOWED_ERR (Results 1 – 18 of 18) sorted by relevance
12 PASS code is webkitIDBDatabaseException.NOT_ALLOWED_ERR16 PASS code is webkitIDBDatabaseException.NOT_ALLOWED_ERR21 PASS code is webkitIDBDatabaseException.NOT_ALLOWED_ERR25 PASS code is webkitIDBDatabaseException.NOT_ALLOWED_ERR37 PASS code is webkitIDBDatabaseException.NOT_ALLOWED_ERR41 PASS code is webkitIDBDatabaseException.NOT_ALLOWED_ERR
14 PASS code is webkitIDBDatabaseException.NOT_ALLOWED_ERR18 PASS code is webkitIDBDatabaseException.NOT_ALLOWED_ERR22 PASS code is webkitIDBDatabaseException.NOT_ALLOWED_ERR
28 PASS code is webkitIDBDatabaseException.NOT_ALLOWED_ERR38 PASS code is webkitIDBDatabaseException.NOT_ALLOWED_ERR
160 PASS code is webkitIDBDatabaseException.NOT_ALLOWED_ERR165 PASS code is webkitIDBDatabaseException.NOT_ALLOWED_ERR170 PASS code is webkitIDBDatabaseException.NOT_ALLOWED_ERR175 PASS code is webkitIDBDatabaseException.NOT_ALLOWED_ERR
11 PASS webkitIDBDatabaseException.NOT_ALLOWED_ERR is 6
22 PASS code is webkitIDBDatabaseException.NOT_ALLOWED_ERR
81 ec = IDBDatabaseException::NOT_ALLOWED_ERR; in update()94 ec = IDBDatabaseException::NOT_ALLOWED_ERR; in continueFunction()116 ec = IDBDatabaseException::NOT_ALLOWED_ERR; in deleteFunction()
110 ec = IDBDatabaseException::NOT_ALLOWED_ERR; in openCursor()120 ec = IDBDatabaseException::NOT_ALLOWED_ERR; in openKeyCursor()149 ec = IDBDatabaseException::NOT_ALLOWED_ERR; in get()158 ec = IDBDatabaseException::NOT_ALLOWED_ERR; in getKey()
90 ec = IDBDatabaseException::NOT_ALLOWED_ERR; in get()136 ec = IDBDatabaseException::NOT_ALLOWED_ERR; in put()284 ec = IDBDatabaseException::NOT_ALLOWED_ERR; in deleteFunction()318 ec = IDBDatabaseException::NOT_ALLOWED_ERR; in clear()376 ec = IDBDatabaseException::NOT_ALLOWED_ERR; in createIndex()387 ec = IDBDatabaseException::NOT_ALLOWED_ERR; in createIndex()426 ec = IDBDatabaseException::NOT_ALLOWED_ERR; in deleteIndex()440 ec = IDBDatabaseException::NOT_ALLOWED_ERR; in deleteIndex()459 ec = IDBDatabaseException::NOT_ALLOWED_ERR; in openCursor()
78 ec = IDBDatabaseException::NOT_ALLOWED_ERR; in createObjectStore()99 ec = IDBDatabaseException::NOT_ALLOWED_ERR; in deleteObjectStore()125 ec = IDBDatabaseException::NOT_ALLOWED_ERR; in transaction()
77 ec = IDBDatabaseException::NOT_ALLOWED_ERR; in result()86 ec = IDBDatabaseException::NOT_ALLOWED_ERR; in errorCode()95 ec = IDBDatabaseException::NOT_ALLOWED_ERR; in webkitErrorMessage()
116 ec = IDBDatabaseException::NOT_ALLOWED_ERR; in createObjectStore()153 ec = IDBDatabaseException::NOT_ALLOWED_ERR; in deleteObjectStore()189 ec = IDBDatabaseException::NOT_ALLOWED_ERR; in setVersion()
52 NOT_ALLOWED_ERR = IDBDatabaseExceptionOffset + 6, enumerator
106 ec = IDBDatabaseException::NOT_ALLOWED_ERR; in continueFunction()
87 ec = IDBDatabaseException::NOT_ALLOWED_ERR; in objectStore()
66 ec = IDBDatabaseException::NOT_ALLOWED_ERR; in objectStore()
48 const unsigned short NOT_ALLOWED_ERR = 6;
6246 * When not in a setVersion transaction, throw a NOT_ALLOWED_ERR.