Fix issue where we accessed MenuController after deleting it.
This was introduced in crrev.com/c/1466186 which didn't return right after the potential call to CancelAll anymore. Instead it would try to access a member variable and cause a crash. Bug: 937206 Change-Id: I26a210d464e1c57b071f599e64bcb68a09a16c54 Reviewed-on: https://chromium-review.googlesource.com/c/1496557Reviewed-by:Scott Violet <sky@chromium.org> Commit-Queue: Edin Kadric <edinkadric@google.com> Cr-Commit-Position: refs/heads/master@{#636964}
Showing
Please register or sign in to comment