IndexedDB UnknownError "A request was aborted, for example through a call to IDBTransaction.abort." occurs in Firefox OS app -
IndexedDB UnknownError "A request was aborted, for example through a call to IDBTransaction.abort." occurs in Firefox OS app -
when trying insert more 10000 records indexeddb in firefox os app,
unknownerror "a request aborted, illustration through phone call idbtransaction.abort."
i trying insert records 3 different tables.
anybody can help me?
maybe hitting storage limit of indexed db?
https://developer.mozilla.org/en-us/docs/web/api/indexeddb_api#storage_limits
indexeddb firefox-os
Comments
Post a Comment