commit | 8bf96e78497ea9c8c893bcb357fc1e3175fb2e9b | [log] [tgz] |
---|---|---|
author | Brian Attwell <brianattwell@google.com> | Wed Jun 25 15:46:47 2014 -0700 |
committer | Brian Attwell <brianattwell@google.com> | Wed Jun 25 15:51:19 2014 -0700 |
tree | 465a978db97eb0ef84da316e9d2f35a4c8197566 | |
parent | cb001b901fe6f2e766e856fe1dd7a58731adb787 [diff] |
QC: Clear action map before reconstructing it Also, I changed the ActionMultiMap to be a local variable. 1) I figured this enhanced maintainability. This was the only object field that was mutated off the main thread. Leaving it global could lead to confusion. 2) This is only used in one method Bug: 15814131 Change-Id: I4e3a315ae2347e2e1e652eb79023b2907f0c7c7e