Tab Search: Notify the backend when the UI is ready
This change updates the Tab Search UI code to call ShowUI() on its BrowserProxy object when the necessary DOM changes have occurred and have become visible. This allows us to show the UI only when ready, preventing the UI from stuttering as it resizes while the list items load in. Bug: 1099917 Change-Id: Ia60f5ce1e0e30abd0dc1857344d880eb083356b8 Reviewed-on: https://chrome-internal-review.googlesource.com/c/chrome/browser/resources/tab_search/+/3245003Reviewed-by:John Lee <johntlee@chromium.org> Cr-Commit-Position: refs/heads/master@{#819588}
Showing
Please register or sign in to comment