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

Issue 1172483003: [MacViews] Update AppWindow when the native window changes fullscreen state. (Closed)

Created:
5 years, 6 months ago by jackhou1
Modified:
5 years, 6 months ago
Reviewers:
tapted, benwells
CC:
chromium-reviews, tfarina, tdanderson+views_chromium.org, chrome-apps-syd-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@views
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[MacViews] Update AppWindow when the native window changes fullscreen state. This is necessary on Mac because the window can be made fullscreen without calling through AppWindow::OSFullscreen. BUG=459877 Committed: https://crrev.com/094d214d67451e91a2a2cb0e9ca248e2873be5ec Cr-Commit-Position: refs/heads/master@{#333884}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Address comments. #

Patch Set 3 : Don't remove ChromeNativeAppWindowViews::is_fullscreen_ #

Total comments: 10

Patch Set 4 : Sync and rebase #

Patch Set 5 : Address comments. #

Total comments: 4

Patch Set 6 : Address comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -11 lines) Patch
M chrome/browser/ui/cocoa/apps/native_app_window_cocoa.mm View 1 2 3 4 2 chunks +1 line, -5 lines 0 comments Download
M chrome/browser/ui/cocoa/apps/native_app_window_cocoa_browsertest.mm View 1 2 3 4 5 7 chunks +8 lines, -2 lines 0 comments Download
M extensions/browser/app_window/app_window.cc View 1 2 3 4 5 2 chunks +21 lines, -4 lines 0 comments Download

Messages

Total messages: 16 (3 generated)
jackhou1
tapted, PTAL
5 years, 6 months ago (2015-06-09 01:40:50 UTC) #2
tapted
the fullscreen transition is an implementation that I'm trying to hide... i.e. Widget::IsFullscreen() always reports ...
5 years, 6 months ago (2015-06-09 03:04:27 UTC) #3
jackhou1
On 2015/06/09 03:04:27, tapted wrote: > the fullscreen transition is an implementation that I'm trying ...
5 years, 6 months ago (2015-06-09 05:20:50 UTC) #4
tapted
a few more questions (sorry about the back&forth) https://codereview.chromium.org/1172483003/diff/40001/chrome/browser/ui/views/apps/chrome_native_app_window_views_mac.h File chrome/browser/ui/views/apps/chrome_native_app_window_views_mac.h (right): https://codereview.chromium.org/1172483003/diff/40001/chrome/browser/ui/views/apps/chrome_native_app_window_views_mac.h#newcode33 chrome/browser/ui/views/apps/chrome_native_app_window_views_mac.h:33: const ...
5 years, 6 months ago (2015-06-09 06:04:01 UTC) #5
jackhou1
Yeah, this is much simpler. The is_fullscreen_ removal is not necessary for this CL, so ...
5 years, 6 months ago (2015-06-10 05:06:04 UTC) #6
tapted
cool - looks nice! cl description needs an update though and.. there's probably an API ...
5 years, 6 months ago (2015-06-10 05:45:25 UTC) #7
jackhou1
> and.. there's probably an API test for this disabled somewhere (is there? does > ...
5 years, 6 months ago (2015-06-10 07:52:32 UTC) #8
tapted
lgtm
5 years, 6 months ago (2015-06-10 11:02:58 UTC) #9
jackhou1
benwells, please review for OWNERS: extensions/browser/app_window/app_window.cc
5 years, 6 months ago (2015-06-11 00:18:33 UTC) #11
benwells
rs lgtm
5 years, 6 months ago (2015-06-11 02:05:41 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1172483003/100001
5 years, 6 months ago (2015-06-11 02:38:25 UTC) #14
commit-bot: I haz the power
Committed patchset #6 (id:100001)
5 years, 6 months ago (2015-06-11 03:50:54 UTC) #15
commit-bot: I haz the power
5 years, 6 months ago (2015-06-11 03:51:57 UTC) #16
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/094d214d67451e91a2a2cb0e9ca248e2873be5ec
Cr-Commit-Position: refs/heads/master@{#333884}

Powered by Google App Engine
This is Rietveld 408576698