Add a command line switch to control the window size of content_shell.
This CL introduces a command line switch "--content-shell-host-window-size" to help the developers to specify the content_shell size for windowless ozone platforms like test, egltest, dri, caca. Prior to this CL, the developer has to change the constants(kDefaultTestWindowWidthDip, kDefaultTestWindowHeightDip) in shell.cc to increase the content_shell resolution for above mentioned ozone platforms. Review URL: https://codereview.chromium.org/783203002 Cr-Commit-Position: refs/heads/master@{#308391}
Showing
Please register or sign in to comment