Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[sidepanelpinning] fix potential crash for trying to hide an action t…
…hat doesn't exist. I found this while fixing the SidePanelCoordinatorTests, which I'll send out after this. If for some reason this gets called twice for a popped out button, the button will first be removed then the second time a button cannot be found which would cause a crash. Bug: 1509504 Change-Id: I395a9ebfaeb96995d1e968e6b1062eeaec252f98 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5099962 Reviewed-by: Darryl James <dljames@chromium.org> Commit-Queue: Caroline Rising <corising@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1234632}
- Loading branch information