Merge branch 'master' into 3.0-features

This commit is contained in:
Gregg Van Hove
2018-02-02 16:33:38 -08:00
15 changed files with 543 additions and 206 deletions

View File

@@ -124,6 +124,7 @@ getJasmineRequireObj().DelayedFunctionScheduler = function(j$) {
}
do {
deletedKeys = [];
var newCurrentTime = scheduledLookup.shift();
tickDate(newCurrentTime - currentTime);