Tab Search: Add ability for WebUI to notify the backend when ready
This CL introduces a new method on the TabSearchHandler that allows the WebUI to notify the backend when the UI has finished rendering and is ready to be shown. This will help in eliminating the current UI stutter that occurs as a result of the UI resizing to fit the dynamically loading content. A follow up CL integrates this API with the TabSearchBubbleView. Bug: 1099917 Change-Id: Ie9679952dc5790d64d61e84840f144b46b66a710 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2386425Reviewed-by:Daniel Cheng <dcheng@chromium.org> Reviewed-by:
John Lee <johntlee@chromium.org> Commit-Queue: Thomas Lukaszewicz <tluk@chromium.org> Cr-Commit-Position: refs/heads/master@{#803569}
Showing
Please register or sign in to comment