]> git.parisson.com Git - pdf.js.git/commit
oops, interval was not clearing because 'this' is not the same 'this' inside an inter...
authorAdil Allawi <adil@diwan.com>
Thu, 15 Dec 2011 11:32:58 +0000 (11:32 +0000)
committerAdil Allawi <adil@diwan.com>
Thu, 15 Dec 2011 11:32:58 +0000 (11:32 +0000)
commit5bd080fd0508197e34e03e2d73447b7cfe9a3c26
treedbf6e331ebac8ea553955a48f5b09725b219e02d
parentc93e7c9c870b483f7b348ab7d0c25f0706eba478
oops, interval was not clearing because 'this' is not the same 'this' inside an interval. Should use local variable 'self' instead. Reviewers you should have spotted this! :)
src/canvas.js