Fix composited toolbar in incorrect position for Chrome Home
Previously resize events did not explicitly trigger renders from the compositor. This went unnoticed because most of the UI existed at the top of the screen which was largely unaffected by the resize event. Now, the ToolbarSceneLayer is responsible for requesting renders when it is at the bottom of the screen. BUG=698111 Review-Url: https://codereview.chromium.org/2730183002 Cr-Commit-Position: refs/heads/master@{#455781}
Showing
Please register or sign in to comment