Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-04 | Beef up timer cancellation tests | tsepez | |
Adds more questionable invocations of ClearTimeOut(). Also, checking that nothing happened is fragile. Log at least one thing to show that the code ran. Review-Url: https://codereview.chromium.org/2218473002 | |||
2016-08-03 | Add test for bug 620428 (setinterval cancellation) | tsepez | |
While we're at it, beef up existing test for non-cancellation. In turn, fix test harness to implement intervals properly. In turn, fix public documentation to be clearer about timers. Also rename a few identifiers that sounded "off". Review-Url: https://codereview.chromium.org/2211513002 |