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

Issue 2590123002: Prevent maximize/minimize/fullscreen-ize window in trusted pinned mode. (Closed)

Created:
4 years ago by hidehiko
Modified:
3 years, 11 months ago
Reviewers:
oshima
CC:
chromium-reviews, kalyank, sadrul, mtomasz, hirono, reveman, Sergey Poromov
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Prevent maximize/minimize/fullscreen-ize window in trusted pinned mode. If the window is in the trusted pinned mode, we do not expect that can enter into another mode, e.g. maximized/minimized/fulscreen mode, without explicit unpin action by client. BUG=665943 TEST=Ran trybots. Tested in ARC kiosk mode, and the apps can continue to run on a pinnded window. Review-Url: https://codereview.chromium.org/2590123002 Cr-Commit-Position: refs/heads/master@{#441872} Committed: https://chromium.googlesource.com/chromium/src/+/c0ff6975cc421ada075d167ec16fdde63514264f

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address comments #

Total comments: 2

Patch Set 3 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -0 lines) Patch
M ash/common/wm/default_state.cc View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M ash/common/wm/window_state.h View 1 chunk +1 line, -0 lines 0 comments Download
M ash/common/wm/window_state.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M ash/wm/window_state_unittest.cc View 1 2 2 chunks +28 lines, -0 lines 0 comments Download

Messages

Total messages: 24 (16 generated)
hidehiko
This is the fix for M56 release blocker issue, so a target to be cherry-picked. ...
4 years ago (2016-12-20 13:15:20 UTC) #6
oshima
https://codereview.chromium.org/2590123002/diff/1/ash/common/wm/default_state.cc File ash/common/wm/default_state.cc (right): https://codereview.chromium.org/2590123002/diff/1/ash/common/wm/default_state.cc#newcode169 ash/common/wm/default_state.cc:169: It's probably safer to reject all request in the ...
4 years ago (2016-12-21 01:38:58 UTC) #7
hidehiko
Thank you for review. PTAL. https://codereview.chromium.org/2590123002/diff/1/ash/common/wm/default_state.cc File ash/common/wm/default_state.cc (right): https://codereview.chromium.org/2590123002/diff/1/ash/common/wm/default_state.cc#newcode169 ash/common/wm/default_state.cc:169: On 2016/12/21 01:38:58, oshima ...
4 years ago (2016-12-21 06:57:30 UTC) #10
oshima
https://codereview.chromium.org/2590123002/diff/20001/ash/common/wm/default_state.cc File ash/common/wm/default_state.cc (right): https://codereview.chromium.org/2590123002/diff/20001/ash/common/wm/default_state.cc#newcode169 ash/common/wm/default_state.cc:169: return; move this after workspace events because you still ...
4 years ago (2016-12-21 21:18:23 UTC) #13
hidehiko
Thank you for review. PTAL. https://codereview.chromium.org/2590123002/diff/20001/ash/common/wm/default_state.cc File ash/common/wm/default_state.cc (right): https://codereview.chromium.org/2590123002/diff/20001/ash/common/wm/default_state.cc#newcode169 ash/common/wm/default_state.cc:169: return; On 2016/12/21 21:18:23, ...
4 years ago (2016-12-22 16:57:57 UTC) #18
oshima
lgtm
3 years, 11 months ago (2017-01-05 20:51:44 UTC) #19
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/2590123002/40001
3 years, 11 months ago (2017-01-06 03:54:23 UTC) #21
commit-bot: I haz the power
3 years, 11 months ago (2017-01-06 04:25:10 UTC) #24
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/c0ff6975cc421ada075d167ec16f...

Powered by Google App Engine
This is Rietveld 408576698