[web_engine] Use 1x1 screen bounds for headless mode.
A bug in the Blink renderer required that we use a 2x2 rect for the simulated browser window instead of a 1x1 rect. cl/2002839 fixes that issue, so we can now use the smallest possible dimensions. Bug: 1039762 Change-Id: I89a24547f6a0ef62d9f0476e1ffff83dd5df32c6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2003395Reviewed-by:Wez <wez@chromium.org> Commit-Queue: Kevin Marshall <kmarshall@chromium.org> Cr-Commit-Position: refs/heads/master@{#732962}
Showing
Please register or sign in to comment