commit | 2fed965927e603220bf78ebc1b7083ab79013e88 | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Wed May 27 16:45:55 2009 -0700 |
committer | Shawn O. Pearce <sop@google.com> | Wed May 27 16:45:55 2009 -0700 |
tree | 1d2f474c258f062259406b6f6096089eb0d346a6 | |
parent | a0847d55aae40a7c266c4a8a6fbc9c5743e922c7 [diff] |
Refactor PushQueue.scheduleUpdate to be smaller methods Its a lot easier to follow what happens here by using small, self contained methods with clear return types and responsibilities. Signed-off-by: Shawn O. Pearce <sop@google.com>