summaryrefslogtreecommitdiff
path: root/testing/resources/bug_634394.in
AgeCommit message (Collapse)Author
2016-08-04Fix issue when firing TimerProc() destroys timerchromium/2820tsepez
We must look the timer up a second time since the callback may have released it. BUG=634394 Review-Url: https://codereview.chromium.org/2214003003