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

Issue 2645673003: Add an aura window property for Immersive fullscreen mode (Closed)

Created:
3 years, 11 months ago by Peng
Modified:
3 years, 11 months ago
Reviewers:
sky, dcheng
CC:
chromium-reviews, kalyank, sadrul
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add an aura window property for Immersive fullscreen mode Add a property kImmersiveFullscreen, so the exo doesn't need access wm::WindowState::set_in_immersive_fullscreen directly. BUG=670496 Review-Url: https://codereview.chromium.org/2645673003 Cr-Commit-Position: refs/heads/master@{#446212} Committed: https://chromium.googlesource.com/chromium/src/+/178529af33287d1459efceca6454f768f62afe7b

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix review issues #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -0 lines) Patch
M ash/common/wm_window.cc View 1 1 chunk +5 lines, -0 lines 2 comments Download
M services/ui/public/interfaces/window_manager.mojom View 1 1 chunk +5 lines, -0 lines 0 comments Download
M ui/aura/client/aura_constants.h View 1 chunk +7 lines, -0 lines 0 comments Download
M ui/aura/client/aura_constants.cc View 1 chunk +1 line, -0 lines 0 comments Download
M ui/aura/mus/property_converter.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 27 (13 generated)
Peng
Hi sky, PTAL. Thanks.
3 years, 11 months ago (2017-01-23 21:06:32 UTC) #3
sky
https://codereview.chromium.org/2645673003/diff/1/ash/common/wm_window.cc File ash/common/wm_window.cc (right): https://codereview.chromium.org/2645673003/diff/1/ash/common/wm_window.cc#newcode964 ash/common/wm_window.cc:964: bool enable = window_->GetProperty(aura::client::kImmersiveFullscreenKey); You'll need to mirror this ...
3 years, 11 months ago (2017-01-23 21:48:56 UTC) #4
sky
Could you also clarify why exo needs to set this property? Does exo have a ...
3 years, 11 months ago (2017-01-23 21:57:36 UTC) #5
Peng
https://codereview.chromium.org/2645673003/diff/1/ash/common/wm_window.cc File ash/common/wm_window.cc (right): https://codereview.chromium.org/2645673003/diff/1/ash/common/wm_window.cc#newcode964 ash/common/wm_window.cc:964: bool enable = window_->GetProperty(aura::client::kImmersiveFullscreenKey); On 2017/01/23 21:48:56, sky wrote: ...
3 years, 11 months ago (2017-01-25 16:18:57 UTC) #6
Peng
On 2017/01/23 21:57:36, sky wrote: > Could you also clarify why exo needs to set ...
3 years, 11 months ago (2017-01-25 16:22:33 UTC) #7
sky
https://codereview.chromium.org/2645673003/diff/20001/ash/common/wm_window.cc File ash/common/wm_window.cc (right): https://codereview.chromium.org/2645673003/diff/20001/ash/common/wm_window.cc#newcode940 ash/common/wm_window.cc:940: if (key == aura::client::kImmersiveFullscreenKey) { The description doesn't match ...
3 years, 11 months ago (2017-01-25 17:42:12 UTC) #12
Peng
https://codereview.chromium.org/2645673003/diff/20001/ash/common/wm_window.cc File ash/common/wm_window.cc (right): https://codereview.chromium.org/2645673003/diff/20001/ash/common/wm_window.cc#newcode940 ash/common/wm_window.cc:940: if (key == aura::client::kImmersiveFullscreenKey) { On 2017/01/25 17:42:12, sky ...
3 years, 11 months ago (2017-01-25 19:02:38 UTC) #13
sky
Ok, LGTM
3 years, 11 months ago (2017-01-25 21:58:39 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2645673003/20001
3 years, 11 months ago (2017-01-25 22:03:37 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/350369)
3 years, 11 months ago (2017-01-25 22:15:28 UTC) #19
Peng
+dcheng for mojom Hi Daniel, PTAL. Thanks.
3 years, 11 months ago (2017-01-25 23:37:18 UTC) #21
dcheng
rs lgtm for mojom
3 years, 11 months ago (2017-01-26 02:00:33 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2645673003/20001
3 years, 11 months ago (2017-01-26 02:32:59 UTC) #24
commit-bot: I haz the power
3 years, 11 months ago (2017-01-26 02:39:33 UTC) #27
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/178529af33287d1459efceca6454...

Powered by Google App Engine
This is Rietveld 408576698