timbru31 commented on a change in pull request #405:
URL: 
https://github.com/apache/cordova-plugin-file/pull/405#discussion_r448953932



##########
File path: src/browser/FileProxy.js
##########
@@ -56,11 +57,6 @@
     var File = require('./File');
 
     (function (exports, global) {
-        var indexedDB = global.indexedDB || global.mozIndexedDB;

Review comment:
       Removed this check for Firefox( OS?). Caniuse is pretty green in terms 
of IndexedDB: https://caniuse.com/#feat=indexeddb




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to