]> git.parisson.com Git - pdf.js.git/commit
Replace clearTimeout by clearInterval, otherwise we could end up drawing the page...
authorVivien Nicolas <21@vingtetun.org>
Fri, 17 Jun 2011 21:39:17 +0000 (23:39 +0200)
committerVivien Nicolas <21@vingtetun.org>
Fri, 17 Jun 2011 21:39:17 +0000 (23:39 +0200)
commit9eae948c2e31f15d3d9af4032a284e5720234565
tree7fd252e31a32e884e3697fc0c433c9b4566a4cf2
parent21ee01eb7c75e3727dea6a1a498fa85c11e684d1
Replace clearTimeout by clearInterval, otherwise we could end up drawing the page in an infinite loop
test.js