cursor.onsuccess = function () { if(cursor.result) { var file = cursor.result; if(file.type.match('audio/*')) { fileURL = URL.createObjectURL(file) if(jsmediatags ...
There are several places in the codebase where URL.createObjectURL() is used without a corresponding URL.revokeObjectURL(). This can retain large Blob / File objects in memory (especially PDFs and ...
Sommige resultaten zijn verborgen omdat ze mogelijk niet toegankelijk zijn voor u.
Niet-toegankelijke resultaten weergeven