Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(718)

Issue 12096063: Fix failing test on Mac 10.6: TestInstallThemeInFullScreen (Closed)

Created:
7 years, 10 months ago by scheib
Modified:
7 years, 10 months ago
Reviewers:
CC:
chromium-reviews, Aaron Boodman, chromium-apps-reviews_chromium.org
Visibility:
Public.

Description

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 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=179747

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M chrome/browser/ui/browser_command_controller.cc View 1 2 chunks +5 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/scheib@chromium.org/12096063/1002
7 years, 10 months ago (2013-01-30 21:05:44 UTC) #1
commit-bot: I haz the power
7 years, 10 months ago (2013-01-31 00:16:05 UTC) #2
Message was sent while issue was closed.
Change committed as 179747

Powered by Google App Engine
This is Rietveld 408576698