diff options
author | scheib@chromium.org <scheib@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-31 00:16:01 +0000 |
---|---|---|
committer | scheib@chromium.org <scheib@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-31 00:16:01 +0000 |
commit | 3c8c7950cdffcef505c92a8601002469981beeba (patch) | |
tree | 6442698ed988ae1ff6bb4724eb06bf7cc452be6f /gpu | |
parent | e435376c11cd5e5b378b9a77bf25d69ae85fc337 (diff) | |
download | chromium_src-3c8c7950cdffcef505c92a8601002469981beeba.zip chromium_src-3c8c7950cdffcef505c92a8601002469981beeba.tar.gz chromium_src-3c8c7950cdffcef505c92a8601002469981beeba.tar.bz2 |
Fix failing test on Mac 10.6: TestInstallThemeInFullScreen
The initial change in r179554 [1] presumed that IDC_FULLSCREEN would only be issued on Mac 10.7 and later. TestInstallThemeInFullScreen calls fullscreen without a platform & os version check.
This solution is to tolerate IDC_FULLSCREEN and convert it to a IDC_PRESENTATION_MODE on Mac 10.6 and earlier. Both are conceptually the same "fullscreen with no browser chrome".
[1] http://src.chromium.org/viewvc/chrome?view=rev&revision=179554
BUG=169138
TBR=sky@chromium.org
Review URL: https://chromiumcodereview.appspot.com/12096063
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@179747 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'gpu')
0 files changed, 0 insertions, 0 deletions