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

Issue 2840903002: mash: Fix create fullscreen widget (Closed)

Created:
3 years, 8 months ago by xiyuan
Modified:
3 years, 8 months ago
Reviewers:
James Cook, sky
CC:
chromium-reviews, alemate+watch_chromium.org, achuith+watch_chromium.org, oshima+watch_chromium.org, davemoore+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

mash: Fix create fullscreen widget Set kShowStateKey property from init params show_state so that mus window is created properly. BUG=714804 TEST=DesktopWindowTreeHostMusTest.CreateFullscreenWidget Review-Url: https://codereview.chromium.org/2840903002 Cr-Commit-Position: refs/heads/master@{#467572} Committed: https://chromium.googlesource.com/chromium/src/+/c1ad8f0a9e80c7b864f432fb4cdbb6f987de53fb

Patch Set 1 #

Total comments: 2

Patch Set 2 : fix init show_state not respected in mus #

Patch Set 3 : const #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -0 lines) Patch
M ui/views/mus/desktop_window_tree_host_mus.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download
M ui/views/mus/desktop_window_tree_host_mus_unittest.cc View 1 2 1 chunk +18 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (12 generated)
xiyuan
3 years, 8 months ago (2017-04-25 18:42:27 UTC) #2
James Cook
+sky, a question about Widget::InitParams and mus show state. https://codereview.chromium.org/2840903002/diff/1/chrome/browser/chromeos/login/ui/lock_window.cc File chrome/browser/chromeos/login/ui/lock_window.cc (right): https://codereview.chromium.org/2840903002/diff/1/chrome/browser/chromeos/login/ui/lock_window.cc#newcode32 chrome/browser/chromeos/login/ui/lock_window.cc:32: ...
3 years, 8 months ago (2017-04-25 19:42:28 UTC) #4
sky
https://codereview.chromium.org/2840903002/diff/1/chrome/browser/chromeos/login/ui/lock_window.cc File chrome/browser/chromeos/login/ui/lock_window.cc (right): https://codereview.chromium.org/2840903002/diff/1/chrome/browser/chromeos/login/ui/lock_window.cc#newcode32 chrome/browser/chromeos/login/ui/lock_window.cc:32: params.mus_properties[WindowManager::kShowState_Property] = On 2017/04/25 19:42:28, James Cook wrote: > ...
3 years, 8 months ago (2017-04-25 22:35:43 UTC) #5
xiyuan
On 2017/04/25 22:35:43, sky wrote: > Setting the SHOW_STATE_FULLSCREEN on the init params should mean ...
3 years, 8 months ago (2017-04-26 20:24:41 UTC) #6
xiyuan
On 2017/04/26 20:24:41, xiyuan wrote: > On 2017/04/25 22:35:43, sky wrote: > > Setting the ...
3 years, 8 months ago (2017-04-26 22:34:41 UTC) #7
James Cook
LGTM but sky should look too.
3 years, 8 months ago (2017-04-26 22:51:21 UTC) #9
xiyuan
On 2017/04/26 22:51:21, James Cook wrote: > LGTM but sky should look too. hoho... You ...
3 years, 8 months ago (2017-04-26 22:52:14 UTC) #10
sky
Nice! LGTM
3 years, 8 months ago (2017-04-26 22:59:26 UTC) #13
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/2840903002/40001
3 years, 8 months ago (2017-04-27 03:15:29 UTC) #19
commit-bot: I haz the power
3 years, 8 months ago (2017-04-27 03:46:23 UTC) #22
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/c1ad8f0a9e80c7b864f432fb4cdb...

Powered by Google App Engine
This is Rietveld 408576698