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

Issue 2652043004: Remove persisted docked windows (Closed)

Created:
3 years, 11 months ago by afakhry
Modified:
3 years, 10 months ago
Reviewers:
varkha, sky
CC:
chromium-reviews, tfarina
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove persisted docked windows Disables restoring windows to a docked state if the #ash-enable-docked-windows flag is disabled. This change was meant to be in M57 right after CL: https://codereview.chromium.org/2617733002 had landed, but it didn't make it before the branch point. BUG=668355 Review-Url: https://codereview.chromium.org/2652043004 Cr-Commit-Position: refs/heads/master@{#446754} Committed: https://chromium.googlesource.com/chromium/src/+/25a6b95c34d5318dbb2cf46545a6f0bf07d2a6ef

Patch Set 1 : [WIP] First commit #

Patch Set 2 : Fix compile errors #

Total comments: 4

Patch Set 3 : Update commit message. #

Total comments: 3

Patch Set 4 : varkha's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -15 lines) Patch
M ash/common/wm/window_state.cc View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M ash/common/wm/wm_types.cc View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/extensions/api/sessions/sessions_api.cc View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/apps/chrome_native_app_window_views.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/views/apps/chrome_native_app_window_views_aura.cc View 1 2 3 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/apps/chrome_native_app_window_views_aura_ash.cc View 1 2 3 3 chunks +16 lines, -6 lines 0 comments Download
M chrome/browser/ui/views/chrome_views_delegate.cc View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/frame/browser_frame_ash.cc View 1 2 3 2 chunks +4 lines, -1 line 0 comments Download
M chrome/browser/ui/window_sizer/window_sizer.cc View 1 2 3 2 chunks +9 lines, -5 lines 0 comments Download
M components/sessions/core/session_service_commands.cc View 1 2 3 3 chunks +5 lines, -3 lines 0 comments Download
M ui/views/mus/desktop_window_tree_host_mus.cc View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download
M ui/views/widget/native_widget_aura.cc View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 34 (27 generated)
afakhry
varkha, can you please review this CL? Thanks!
3 years, 11 months ago (2017-01-26 21:43:39 UTC) #13
varkha
LGTM with a few small comments. You may also want to add "_DEPRECATED" to PERSISTED_SHOW_STATE_DOCKED ...
3 years, 11 months ago (2017-01-26 22:34:53 UTC) #14
afakhry
Thanks, varkha. Done for the _DEPRECATED comment. +sky@, Can you please take a look? Thanks. ...
3 years, 11 months ago (2017-01-27 02:43:44 UTC) #24
varkha
https://codereview.chromium.org/2652043004/diff/40001/chrome/browser/ui/views/apps/chrome_native_app_window_views_aura_ash.cc File chrome/browser/ui/views/apps/chrome_native_app_window_views_aura_ash.cc (right): https://codereview.chromium.org/2652043004/diff/40001/chrome/browser/ui/views/apps/chrome_native_app_window_views_aura_ash.cc#newcode237 chrome/browser/ui/views/apps/chrome_native_app_window_views_aura_ash.cc:237: aura::client::kShowStateKey) == ui::SHOW_STATE_DOCKED || On 2017/01/27 02:43:44, afakhry wrote: ...
3 years, 11 months ago (2017-01-27 03:24:43 UTC) #25
sky
LGTM
3 years, 10 months ago (2017-01-27 18:52:53 UTC) #28
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/2652043004/80001
3 years, 10 months ago (2017-01-27 20:02:43 UTC) #31
commit-bot: I haz the power
3 years, 10 months ago (2017-01-27 20:37:39 UTC) #34
Message was sent while issue was closed.
Committed patchset #4 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/25a6b95c34d5318dbb2cf46545a6...

Powered by Google App Engine
This is Rietveld 408576698