Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add null check to BottomToolbarMediator#destroy()
If the BottomToolbar is destroyed before native is initialized there will be a null pointer exception. This CL adds a null check to prevent this. Bug: 854342 Change-Id: Ic0a82574e87bce7f46b20d3621796fad09c119a5 Reviewed-on: https://chromium-review.googlesource.com/1107053 Commit-Queue: Pedro Amaral <amaralp@chromium.org> Reviewed-by: Matthew Jones <mdjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#569407}
- Loading branch information