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

Issue 2571653002: Add a basic task switcher to the simple window manager. (Closed)

Created:
4 years ago by Ben Goodger (Google)
Modified:
4 years ago
Reviewers:
sky
CC:
chromium-reviews, kalyank, sadrul
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add a basic task switcher to the simple window manager. R=sky@chromium.org Committed: https://crrev.com/88b833afe8bfdd676aa0e1415f0624d3b1b9af2d Cr-Commit-Position: refs/heads/master@{#437968}

Patch Set 1 #

Total comments: 3

Patch Set 2 : . #

Patch Set 3 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+253 lines, -13 lines) Patch
M mash/simple_wm/simple_wm.h View 1 2 chunks +9 lines, -1 line 0 comments Download
M mash/simple_wm/simple_wm.cc View 1 2 8 chunks +244 lines, -12 lines 0 comments Download

Messages

Total messages: 20 (13 generated)
Ben Goodger (Google)
4 years ago (2016-12-12 23:03:18 UTC) #2
sky
https://codereview.chromium.org/2571653002/diff/1/mash/simple_wm/simple_wm.cc File mash/simple_wm/simple_wm.cc (right): https://codereview.chromium.org/2571653002/diff/1/mash/simple_wm/simple_wm.cc#newcode46 mash/simple_wm/simple_wm.cc:46: window_container_->RemoveObserver(this); Remove observers from windows_? https://codereview.chromium.org/2571653002/diff/1/mash/simple_wm/simple_wm.cc#newcode139 mash/simple_wm/simple_wm.cc:139: return gfx::Size(0, ...
4 years ago (2016-12-12 23:16:08 UTC) #6
Ben Goodger (Google)
https://codereview.chromium.org/2571653002/diff/1/mash/simple_wm/simple_wm.cc File mash/simple_wm/simple_wm.cc (right): https://codereview.chromium.org/2571653002/diff/1/mash/simple_wm/simple_wm.cc#newcode46 mash/simple_wm/simple_wm.cc:46: window_container_->RemoveObserver(this); On 2016/12/12 23:16:07, sky wrote: > Remove observers ...
4 years ago (2016-12-12 23:24:46 UTC) #7
sky
LGTM
4 years ago (2016-12-12 23:27:06 UTC) #10
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/2571653002/40001
4 years ago (2016-12-13 00:19:37 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years ago (2016-12-13 00:37:21 UTC) #18
commit-bot: I haz the power
4 years ago (2016-12-13 00:41:50 UTC) #20
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/88b833afe8bfdd676aa0e1415f0624d3b1b9af2d
Cr-Commit-Position: refs/heads/master@{#437968}

Powered by Google App Engine
This is Rietveld 408576698