]> source.dussan.org Git - jquery.git/commit
Set timerId to true instead of a number so that intervals set to 1 are not accidental...
authortimmywil <timmywillisn@gmail.com>
Tue, 28 Jun 2011 15:46:03 +0000 (11:46 -0400)
committertimmywil <timmywillisn@gmail.com>
Tue, 28 Jun 2011 15:46:03 +0000 (11:46 -0400)
commitab1504f14f56944a5a6297c68b323f0af01d5be8
tree8f1c9357286847fc111c18dfb325319c00894037
parent96501d38a935187461d45c40f17f8327b2e7cd91
Set timerId to true instead of a number so that intervals set to 1 are not accidentally cleared when stopped.  Fixes #9678.

- Adding a working test case would not be possible in this case, but all tests pass.
src/effects.js