DescriptionDo not trigger action mode actions after being destroyed.
After calling destroy on the action mode, you can still click on the
view as it is being torn down. This can cause you to call methods
on a defunct CVC in certain cases causing a crash.
To work around this, track if destroy has been called and stop calling
our handler in that case.
BUG=525365
Committed: https://crrev.com/9d19f85316095d9fac5ecf0a507b2270f1d04e90
Cr-Commit-Position: refs/heads/master@{#347298}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|