[Offline indicator v2] Add Java browser controls height animations
Currently, the browser controls height change animations are driven in browser_controls_offset_manager.cc if we have web contents. For other cases, we simply don't animate the browser controls. This CL adds animations for the browser controls for cases where we can't drive the animation in native, e.g. NTP, tab switcher. These browser side animations are run in ChromeFullscreenManager, similar to the existing browser-driven-show-animation. We will animate the changing margins and layouts in a separate CL. Bug: 1075640 Change-Id: I4a90479e6ff6a350b72bfb5a83fc9c10e6aaf133 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2247244 Commit-Queue: Sinan Sahin <sinansahin@google.com> Reviewed-by:Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#781398}
Showing
Please register or sign in to comment