Коммит
1cb77b0617
|
@ -1787,7 +1787,7 @@ mergeInto(LibraryManager.library, {
|
|||
openRequest.onerror = onerror;
|
||||
},
|
||||
|
||||
// asychronously loads a file from IndexedDB.
|
||||
// asynchronously loads a file from IndexedDB.
|
||||
loadFilesFromDB: function(paths, onload, onerror) {
|
||||
onload = onload || function(){};
|
||||
onerror = onerror || function(){};
|
||||
|
|
Загрузка…
Ссылка в новой задаче