IE8 complains, if catch block is missing
This commit is contained in:
parent
146c75e703
commit
b08a6e522f
@ -57,6 +57,7 @@ function makeChangesetTracker(scheduler, apool, aceCallbacksProvider)
|
|||||||
{
|
{
|
||||||
changeCallback();
|
changeCallback();
|
||||||
}
|
}
|
||||||
|
catch(pseudoError) {}
|
||||||
finally
|
finally
|
||||||
{
|
{
|
||||||
changeCallbackTimeout = null;
|
changeCallbackTimeout = null;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user