summaryrefslogtreecommitdiffstats
path: root/content/renderer/render_widget.cc
diff options
context:
space:
mode:
authorjackhou <jackhou@chromium.org>2015-04-14 23:46:45 -0700
committerCommit bot <commit-bot@chromium.org>2015-04-15 06:47:08 +0000
commitff7f5276bf1dc8eda41af0d976ce5fba85a50f63 (patch)
tree65477be1cb3fe3a34caecde5f54af2eab21069af /content/renderer/render_widget.cc
parentb498e24677f65c63c2c8bad42eb4015bb2446b82 (diff)
downloadchromium_src-ff7f5276bf1dc8eda41af0d976ce5fba85a50f63.zip
chromium_src-ff7f5276bf1dc8eda41af0d976ce5fba85a50f63.tar.gz
chromium_src-ff7f5276bf1dc8eda41af0d976ce5fba85a50f63.tar.bz2
[Win] Keep client area the same size as window when fullscreened.
At the moment we add an inset on the bottom and right borders of the client area because Windows doesn't render the non-client area properly otherwise (crbug.com/376608). This is not needed during fullscreen, and causes those edges to be non-hittable (see bug below). This CL makes the inset zero during fullscreen. BUG=406612 Review URL: https://codereview.chromium.org/1079913002 Cr-Commit-Position: refs/heads/master@{#325199}
Diffstat (limited to 'content/renderer/render_widget.cc')
0 files changed, 0 insertions, 0 deletions