Ensure bottom control offset is no larger than its height
This patch ensures the getter for the bottom controls offset is no larger than the bottom controls height. This fixes an issue with the bottom container (infobars, etc.) where the infobar would appear partially or completely offscreen because of controls height being 0 without having updated offsets. We should be getting a signal from the renderer for this, but that can be addressed in a followup. Bug: 103602 Change-Id: Iedecc00364649c5be09c70e0f7db37773db57e67 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2033367Reviewed-by:Sinan Sahin <sinansahin@google.com> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Commit-Queue: Matthew Jones <mdjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#737421}
Showing
Please register or sign in to comment