commit | c14429abae44be595b89f0b77eb996fdf1f1faf0 | [log] [tgz] |
---|---|---|
author | Goktug Gokdogan <goktug@google.com> | Mon May 20 17:19:05 2013 -0700 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri May 24 23:27:43 2013 +0000 |
tree | e797296f050c5553656895f7f89dd47e20e9679c | |
parent | 11dacc9a3921927d01f7f49dfc69c14acda81864 [diff] |
Removes the static book keeping in the Timer class. This changes removes code that keeps track of Timer statically. Based on history the code was always there from the beginning but my guess is, this is no longer needed: New-ish Scheduler API is not doing the same workaround and also there are other places that are using Impl.setTimeout directly without the workaround. Change-Id: Idf6a9c81a5654bc2eb736a2b4ef81d5cf0517728