History of Using IndexedDB Revision history for: English (US) Sep 9, 2016, 3:46:44 PM Sheppy Previous Sep 9, 2016, 2:13:26 PM Sheppy Updates for bug 1151017 Previous Jul 20, 2016, 3:26:22 AM TalAter Reverted one of my two previous changes in Revision 1086515. One of the wrong uses I fixed was a commented out example of what not to do, so I returned it to its previously messy state. The other fix I made is good. Previous Jul 20, 2016, 3:21:32 AM TalAter Updated two code samples where the result of the request was retrieved from the the request itself (which is in a different scope, and might have been changed or overwritten) instead of from the event in the function's own scope. Previous Jun 6, 2016, 12:33:26 AM yuanchuan Previous May 25, 2016, 8:04:58 AM jakubmal Previous Jan 26, 2016, 2:30:51 AM chrisdavidmills Previous Jan 25, 2016, 10:54:38 AM chrisdavidmills Previous Jan 24, 2016, 6:38:26 AM MarkusStange Previous Dec 2, 2015, 5:38:09 PM idupree Browsers -- at least Chrome and Firefox -- don't prompt for basic IndexedDB usage anymore. https://stackoverflow.com/questions/30872202/indexeddb-user-permissions