aw: Avoid resize when entering fullscreen
This reverts and rewrites r654240. The old implementation caused issues in focus / layouts. This implementation simply avoids sending size down on entering fullscreen since the newly created FullScreenView is guaranteed to be 0x0. Generally FullScreenView is resized directly to its final size, so there is need for more complex workarounds. Bug: 1061837, 1065173 Change-Id: Id182d28b4731f6a3bc097076804e7305b4d8f951 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2124948Reviewed-by:Tobias Sargeant <tobiasjs@chromium.org> Commit-Queue: Bo <boliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#754482}
Showing
Please register or sign in to comment