commit | 943f06771240cd1f6af13db7735da305c4769965 | [log] [tgz] |
---|---|---|
author | Vivek Sekhar <vsekhar@codeaurora.org> | Thu May 01 18:35:22 2014 -0700 |
committer | Axesh R. Ajmera <aajmera@codeaurora.org> | Mon May 05 17:03:29 2014 -0700 |
tree | acbe0d6c86f98d15bdfa6793277f5a8f0e2dc664 | |
parent | e57e3a0b2eac95e8a4b2aa7e2ab42643b5e83b92 [diff] |
Fix crash when closing tabs - There was an issue when scheduleRemoveTab is called before tryRemoveTab call is completed. This caused callbacks set by the older tab to fire even after the tab was removed.The current fix is to remove older callbacks once the tab is removed. Change-Id: I65adb6131df26deb2312357103d665f3970b7a0e