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

Issue 2200963002: ShelfLayoutManager virtual keyboard - do not change work area of screen if in non-sticky mode. (Closed)

Created:
4 years, 4 months ago by hariank
Modified:
4 years, 4 months ago
CC:
chromium-reviews, kalyank, sadrul
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

ShelfLayoutManager virtual keyboard - do not change work area of screen if in non-sticky mode. This is dependent on https://codereview.chromium.org/2180603002/ which introduces the kAshUseNewVKWindowBehavior switch. Added a parameter to UpdateBoundsAndOpacity that signals whether or not to change the work area of the screen. The switch enables this behavior. BUG=633437 Committed: https://crrev.com/b3dbde950da912fb78154beff5ea827a6e8cf5dd Cr-Commit-Position: refs/heads/master@{#411427}

Patch Set 1 #

Total comments: 6

Patch Set 2 : ShelfLayoutManager virtual keyboard - do not change work area of screen if in non-sticky mode. #

Total comments: 4

Patch Set 3 : ShelfLayoutManager virtual keyboard - do not change work area of screen if in non-sticky mode. #

Patch Set 4 : ShelfLayoutManager virtual keyboard - do not change work area of screen if in non-sticky mode. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+142 lines, -10 lines) Patch
M ash/shelf/shelf_layout_manager.h View 1 2 3 2 chunks +7 lines, -1 line 0 comments Download
M ash/shelf/shelf_layout_manager.cc View 1 2 3 9 chunks +25 lines, -8 lines 0 comments Download
M ash/shelf/shelf_layout_manager_unittest.cc View 1 2 3 2 chunks +110 lines, -1 line 0 comments Download

Messages

Total messages: 24 (14 generated)
oshima
can you add a unit test for this too? https://codereview.chromium.org/2200963002/diff/1/ash/shelf/shelf_layout_manager.cc File ash/shelf/shelf_layout_manager.cc (right): https://codereview.chromium.org/2200963002/diff/1/ash/shelf/shelf_layout_manager.cc#newcode569 ash/shelf/shelf_layout_manager.cc:569: ...
4 years, 4 months ago (2016-08-02 16:33:53 UTC) #3
hariank
https://codereview.chromium.org/2200963002/diff/1/ash/shelf/shelf_layout_manager.cc File ash/shelf/shelf_layout_manager.cc (right): https://codereview.chromium.org/2200963002/diff/1/ash/shelf/shelf_layout_manager.cc#newcode569 ash/shelf/shelf_layout_manager.cc:569: WillChangeVisibilityState(visibility_state())); On 2016/08/02 16:33:53, oshima wrote: > Instead of ...
4 years, 4 months ago (2016-08-03 18:09:40 UTC) #4
oshima
lgtm with nits https://codereview.chromium.org/2200963002/diff/20001/ash/shelf/shelf_layout_manager.cc File ash/shelf/shelf_layout_manager.cc (right): https://codereview.chromium.org/2200963002/diff/20001/ash/shelf/shelf_layout_manager.cc#newcode692 ash/shelf/shelf_layout_manager.cc:692: UpdateBoundsAndOpacity(target_bounds, true, true, delay_background_change nit: can ...
4 years, 4 months ago (2016-08-03 21:22:38 UTC) #5
hariank
https://codereview.chromium.org/2200963002/diff/20001/ash/shelf/shelf_layout_manager.cc File ash/shelf/shelf_layout_manager.cc (right): https://codereview.chromium.org/2200963002/diff/20001/ash/shelf/shelf_layout_manager.cc#newcode692 ash/shelf/shelf_layout_manager.cc:692: UpdateBoundsAndOpacity(target_bounds, true, true, delay_background_change On 2016/08/03 21:22:38, oshima wrote: ...
4 years, 4 months ago (2016-08-03 21:29:37 UTC) #6
Mr4D (OOO till 08-26)
lgtm
4 years, 4 months ago (2016-08-11 18:44:15 UTC) #8
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/2200963002/40001
4 years, 4 months ago (2016-08-11 20:37:51 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: ios-device on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/50612) ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, ...
4 years, 4 months ago (2016-08-11 20:40:18 UTC) #14
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/2200963002/60001
4 years, 4 months ago (2016-08-11 21:04:20 UTC) #20
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 4 months ago (2016-08-11 22:06:54 UTC) #22
commit-bot: I haz the power
4 years, 4 months ago (2016-08-11 22:09:01 UTC) #24
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/b3dbde950da912fb78154beff5ea827a6e8cf5dd
Cr-Commit-Position: refs/heads/master@{#411427}

Powered by Google App Engine
This is Rietveld 408576698