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

Issue 2613613002: Hook up proper FocusController for simple_wm. (Closed)

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

Description

Hook up proper FocusController for simple_wm. Note also the change made to CustomFrameView. Seems odd that this issue exists there after all these years. Maybe I should be making that change somewhere else? R=sky@chromium.org Committed: https://crrev.com/949663e209bdaf6eca72f01cc797a8684ecfa4ac Cr-Commit-Position: refs/heads/master@{#441285}

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -7 lines) Patch
M mash/simple_wm/simple_wm.h View 3 chunks +14 lines, -4 lines 0 comments Download
M mash/simple_wm/simple_wm.cc View 7 chunks +40 lines, -3 lines 3 comments Download
M ui/views/window/custom_frame_view.h View 2 chunks +5 lines, -0 lines 0 comments Download
M ui/views/window/custom_frame_view.cc View 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (8 generated)
Ben Goodger (Google)
3 years, 11 months ago (2017-01-03 22:20:39 UTC) #2
sky
My guess on the repaint issue is we likely trigger repaint along some other path ...
3 years, 11 months ago (2017-01-03 23:52:34 UTC) #4
Ben Goodger (Google)
https://codereview.chromium.org/2613613002/diff/1/mash/simple_wm/simple_wm.cc File mash/simple_wm/simple_wm.cc (right): https://codereview.chromium.org/2613613002/diff/1/mash/simple_wm/simple_wm.cc#newcode564 mash/simple_wm/simple_wm.cc:564: return window == window_root_; On 2017/01/03 23:52:34, sky wrote: ...
3 years, 11 months ago (2017-01-03 23:54:40 UTC) #5
sky
LGTM https://codereview.chromium.org/2613613002/diff/1/mash/simple_wm/simple_wm.cc File mash/simple_wm/simple_wm.cc (right): https://codereview.chromium.org/2613613002/diff/1/mash/simple_wm/simple_wm.cc#newcode564 mash/simple_wm/simple_wm.cc:564: return window == window_root_; On 2017/01/03 23:54:40, Ben ...
3 years, 11 months ago (2017-01-04 00:09:58 UTC) #6
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/2613613002/1
3 years, 11 months ago (2017-01-04 01:24:30 UTC) #10
commit-bot: I haz the power
Committed patchset #1 (id:1)
3 years, 11 months ago (2017-01-04 01:33:59 UTC) #13
commit-bot: I haz the power
3 years, 11 months ago (2017-01-04 01:38:21 UTC) #15
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/949663e209bdaf6eca72f01cc797a8684ecfa4ac
Cr-Commit-Position: refs/heads/master@{#441285}

Powered by Google App Engine
This is Rietveld 408576698