Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[iOS] Remove Popup Menu IPH delay to prevent DCHECK
My guess as to the root cause is that the situation changed between checking if the presenter can present the bubble initially and then after the delay when presentation actually takes place. I can't remember exactly why I added this delay in the first place and the bubble still presents fine without it, so I don't think it's necessary. This also adds a missing return after checking if the feature engagement tracker is initialized. Bug: 1420460 Change-Id: Ie5e481037d041b115a0c2d8d22f3af7b7b3e1f13 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4306868 Commit-Queue: Robbie Gibson <rkgibson@google.com> Reviewed-by: Rohit Rao <rohitrao@chromium.org> Cr-Commit-Position: refs/heads/main@{#1114786}
- Loading branch information