commit | 3eefa59e37291abc72edd1c30b5469a21993dbbb | [log] [tgz] |
---|---|---|
author | Dongwon Kang <dwkang@google.com> | Wed Oct 29 14:39:27 2014 +0900 |
committer | Dongwon Kang <dwkang@google.com> | Thu Oct 30 09:34:56 2014 +0900 |
tree | e41393ca4b91c95573b2e0ea778bc0845e296ec4 | |
parent | 05b2fedcb8057f31ed078a59a8cffce131449df0 [diff] |
TIF: Handle notifyXXX() calls requested before the session initialization Previously, we relied on a handler by posting runnables when the session is not initialized yet. However, this trick was broken when we separated the creation procedure into DO_CREATE_SESSION and DO_NOTIFY_SESSION_CREATED. Bug: 17909798 Change-Id: I46f610cb9673f8162266525ac0e343b61c6db9ec