Fix partial-screen flashes when first entering low power full screen.
NSWindow resizing is slow, so try to guess the right size when first creating the window. Furthermore, resizing the window will create implicit animations for the Window's views and layers. Disable those implicit animations. BUG=667511 Review-Url: https://codereview.chromium.org/2539863002 Cr-Commit-Position: refs/heads/master@{#435062}
Showing
Please register or sign in to comment