Skip to content

Commit

Permalink
Fix lost context unit test in IE11
Browse files Browse the repository at this point in the history
  • Loading branch information
brianchirls committed Oct 13, 2014
1 parent e368754 commit 899c181
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/seriously.unit.js
Original file line number Diff line number Diff line change
Expand Up @@ -2185,6 +2185,7 @@
return;
}
canvas = WebGLDebugUtils.makeLostContextSimulatingCanvas(canvas);
canvas.setRestoreTimeout(-1);
ext = canvas;
}

Expand Down

0 comments on commit 899c181

Please sign in to comment.