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

Issue 11697004: Switch to Cocoa APIs for fullscreen. (Closed)

Created:
7 years, 12 months ago by Avi (use Gerrit)
Modified:
7 years, 12 months ago
Reviewers:
Robert Sesek, Nico
CC:
chromium-reviews, erikwright+watch_chromium.org, sail+watch_chromium.org
Visibility:
Public.

Description

Switch to Cocoa APIs for fullscreen. BUG=none TEST=none TBR=thakis@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=174754

Patch Set 1 #

Total comments: 7

Patch Set 2 : fix #

Total comments: 2

Patch Set 3 : BOOL #

Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -74 lines) Patch
M base/mac/mac_util.mm View 2 chunks +17 lines, -17 lines 0 comments Download
M chrome/browser/fullscreen_mac.mm View 1 2 2 chunks +48 lines, -47 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/chrome_browser_ui.gypi View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/base/cocoa/fullscreen_window_manager_unittest.mm View 1 2 chunks +10 lines, -8 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Avi (use Gerrit)
https://codereview.chromium.org/11697004/diff/1/ui/base/cocoa/fullscreen_window_manager_unittest.mm File ui/base/cocoa/fullscreen_window_manager_unittest.mm (right): https://codereview.chromium.org/11697004/diff/1/ui/base/cocoa/fullscreen_window_manager_unittest.mm#newcode25 ui/base/cocoa/fullscreen_window_manager_unittest.mm:25: EXPECT_EQ((NSApplicationPresentationOptions) Without this I get an error comparing unsigned ...
7 years, 12 months ago (2012-12-28 05:23:10 UTC) #1
Avi (use Gerrit)
Robert is in the office. I tested on 10.6 and 10.8.
7 years, 12 months ago (2012-12-28 20:04:51 UTC) #2
Robert Sesek
https://codereview.chromium.org/11697004/diff/1/chrome/browser/fullscreen_mac.mm File chrome/browser/fullscreen_mac.mm (right): https://codereview.chromium.org/11697004/diff/1/chrome/browser/fullscreen_mac.mm#newcode30 chrome/browser/fullscreen_mac.mm:30: (options & NSApplicationPresentationAutoHideMenuBar))) nit: needs {} since the condition ...
7 years, 12 months ago (2012-12-28 20:18:54 UTC) #3
Avi (use Gerrit)
All done; please take a look. https://codereview.chromium.org/11697004/diff/1/chrome/browser/fullscreen_mac.mm File chrome/browser/fullscreen_mac.mm (right): https://codereview.chromium.org/11697004/diff/1/chrome/browser/fullscreen_mac.mm#newcode30 chrome/browser/fullscreen_mac.mm:30: (options & NSApplicationPresentationAutoHideMenuBar))) ...
7 years, 12 months ago (2012-12-28 21:02:39 UTC) #4
Robert Sesek
LGTM https://codereview.chromium.org/11697004/diff/8/chrome/browser/fullscreen_mac.mm File chrome/browser/fullscreen_mac.mm (right): https://codereview.chromium.org/11697004/diff/8/chrome/browser/fullscreen_mac.mm#newcode24 chrome/browser/fullscreen_mac.mm:24: bool AreOptionsFullScreen(NSApplicationPresentationOptions options) { Use ObjC BOOL since ...
7 years, 12 months ago (2012-12-28 21:09:40 UTC) #5
Avi (use Gerrit)
https://codereview.chromium.org/11697004/diff/8/chrome/browser/fullscreen_mac.mm File chrome/browser/fullscreen_mac.mm (right): https://codereview.chromium.org/11697004/diff/8/chrome/browser/fullscreen_mac.mm#newcode24 chrome/browser/fullscreen_mac.mm:24: bool AreOptionsFullScreen(NSApplicationPresentationOptions options) { On 2012/12/28 21:09:40, rsesek wrote: ...
7 years, 12 months ago (2012-12-28 21:31:52 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/avi@chromium.org/11697004/13002
7 years, 12 months ago (2012-12-28 21:32:03 UTC) #7
commit-bot: I haz the power
Presubmit check for 11697004-13002 failed and returned exit status 1. Running presubmit commit checks ...
7 years, 12 months ago (2012-12-28 21:32:07 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/avi@chromium.org/11697004/13002
7 years, 12 months ago (2012-12-28 22:51:55 UTC) #9
commit-bot: I haz the power
7 years, 12 months ago (2012-12-29 01:01:18 UTC) #10
Message was sent while issue was closed.
Change committed as 174754

Powered by Google App Engine
This is Rietveld 408576698