commit | a352204885ce8e8aebee2189bbed244a763aa7a2 | [log] [tgz] |
---|---|---|
author | mohsen <[email protected]> | Fri Nov 06 01:57:49 2015 |
committer | Commit bot <[email protected]> | Fri Nov 06 01:58:49 2015 |
tree | 90824e0e19c7f23eb75f1c850b532544a98c0058 | |
parent | 030eefd4458334797d2a6bf40dd174e168b089a7 [diff] |
Check if dispatcher is destroyed during PreDispatch During pre-dispatch phase of an event, the dispatcher might get destroyed. We need to stop dispatching the event in that case. BUG=412019 Review URL: https://codereview.chromium.org/1417033007 Cr-Commit-Position: refs/heads/master@{#358229}