diff options
author | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-26 01:28:52 +0000 |
---|---|---|
committer | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-26 01:28:52 +0000 |
commit | 0191afb579f359623cf31a956ec8d602057ffdcb (patch) | |
tree | 11c9f6d84346e718b92d37bff1c2edcf6786c16d /PRESUBMIT.py | |
parent | 58377e2edb08dabeeba8a01bfb4484eb61527b4a (diff) | |
download | chromium_src-0191afb579f359623cf31a956ec8d602057ffdcb.zip chromium_src-0191afb579f359623cf31a956ec8d602057ffdcb.tar.gz chromium_src-0191afb579f359623cf31a956ec8d602057ffdcb.tar.bz2 |
Fix fullscreen mode opacity issues on Aero glass. We need to not extend the glass into the client area at all in fullscreen mode or text over it becomes semitransparent.
Because I can't use "IsTabStripVisible()" to indicate "do we need to goof with the window frame" anymore, I've introduced "IsNormalMode()" instead, and tried to change callers of the former to use the latter where appropriate.
BUG=8066
Review URL: http://codereview.chromium.org/28159
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10431 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'PRESUBMIT.py')
0 files changed, 0 insertions, 0 deletions