debug
This commit is contained in:
2
dist/autoloader.js
vendored
2
dist/autoloader.js
vendored
@@ -1,4 +1,4 @@
|
|||||||
/*Generated on:Fri Feb 15 2019 17:33:25 GMT+0100 (CET)*/
|
/*Generated on:Fri Feb 15 2019 17:36:30 GMT+0100 (CET)*/
|
||||||
var AutomaticDispose_Branch = "master";
|
var AutomaticDispose_Branch = "master";
|
||||||
var AutomaticDispose_URL = "https://jf.git.rest/Jomaar/automatic-dispose/raw/branch/";
|
var AutomaticDispose_URL = "https://jf.git.rest/Jomaar/automatic-dispose/raw/branch/";
|
||||||
var da_lss_adis_time = new Date().getTime();
|
var da_lss_adis_time = new Date().getTime();
|
||||||
|
|||||||
4
dist/autoloaderV2.js
vendored
4
dist/autoloaderV2.js
vendored
@@ -1,4 +1,4 @@
|
|||||||
/*Generated on:Fri Feb 15 2019 17:33:25 GMT+0100 (CET)*/
|
/*Generated on:Fri Feb 15 2019 17:36:30 GMT+0100 (CET)*/
|
||||||
/*
|
/*
|
||||||
* Dexie.js - a minimalistic wrapper for IndexedDB
|
* Dexie.js - a minimalistic wrapper for IndexedDB
|
||||||
* ===============================================
|
* ===============================================
|
||||||
@@ -20522,6 +20522,7 @@
|
|||||||
clearTimeout(ppppp);
|
clearTimeout(ppppp);
|
||||||
}
|
}
|
||||||
ppppp = setTimeout(function () {
|
ppppp = setTimeout(function () {
|
||||||
|
window.console.log('DEBUG:::', 'Start Observer AutomaticDispose()')
|
||||||
window.AutomaticDisposeCall = new AutomaticDispose();
|
window.AutomaticDisposeCall = new AutomaticDispose();
|
||||||
}, 250);
|
}, 250);
|
||||||
}
|
}
|
||||||
@@ -20543,6 +20544,7 @@
|
|||||||
})
|
})
|
||||||
$div.click();
|
$div.click();
|
||||||
} else {
|
} else {
|
||||||
|
window.console.log('DEBUG:::', 'Start AutomaticDispose()')
|
||||||
window.AutomaticDisposeCall = new AutomaticDispose();
|
window.AutomaticDisposeCall = new AutomaticDispose();
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
@@ -2489,6 +2489,7 @@
|
|||||||
clearTimeout(ppppp);
|
clearTimeout(ppppp);
|
||||||
}
|
}
|
||||||
ppppp = setTimeout(function () {
|
ppppp = setTimeout(function () {
|
||||||
|
window.console.log('DEBUG:::', 'Start Observer AutomaticDispose()')
|
||||||
window.AutomaticDisposeCall = new AutomaticDispose();
|
window.AutomaticDisposeCall = new AutomaticDispose();
|
||||||
}, 250);
|
}, 250);
|
||||||
}
|
}
|
||||||
@@ -2510,6 +2511,7 @@
|
|||||||
})
|
})
|
||||||
$div.click();
|
$div.click();
|
||||||
} else {
|
} else {
|
||||||
|
window.console.log('DEBUG:::', 'Start AutomaticDispose()')
|
||||||
window.AutomaticDisposeCall = new AutomaticDispose();
|
window.AutomaticDisposeCall = new AutomaticDispose();
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
Reference in New Issue
Block a user