The non-standard storage option for the indexedDB.open method, deprecated since Firefox 60, has been disabled by default with Firefox 62. Use the standardized Storage API’s navigator.storage.persist method instead. Given that the option has been implemented only in Firefox, the compatibility risk should be very low.
storage option for indexedDB.open() has been removed
Published: | Categories: DOM