This commit is contained in:
Tom Payne
2013-11-21 12:15:37 +01:00
parent c0eb7bb1f6
commit f09de84011

View File

@@ -167,7 +167,7 @@ ol.render.canvas.Replay.prototype.draw = function(context, transform) {
++i;
} else {
goog.asserts.fail();
++i; // consume the instruction anyway, to avoid an infite loop
++i; // consume the instruction anyway, to avoid an infinite loop
}
}
// assert that all data were consumed