[Settings search] Fix search results not appearing for some users
We currently wait for an "I'm ready" signal from the Settings app before we serve settings search results. Unfortunately this signal is flaky, and leads to some users never seeing settings results. This CL removes the check altogether as a temporary measure, while we investigate a root-cause fix. UX impact: there's a very short window of time after logging in where settings results won't do anything, because the Settings app isn't ready yet. This is short enough that we don't believe it's an issue. Bug: 1167575 Change-Id: If63770453febbf48d2fe721706daee9ccedcd608 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2631822 Commit-Queue: Tony Yeoman <tby@chromium.org> Reviewed-by:Rachel Wong <wrong@chromium.org> Cr-Commit-Position: refs/heads/master@{#845842}
Showing
Please register or sign in to comment