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

Issue 2391853002: Makes mus not bring window to front on activation changes (Closed)

Created:
4 years, 2 months ago by sky
Modified:
4 years, 2 months ago
Reviewers:
msw
CC:
chromium-reviews, rjkroege
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Makes mus not bring window to front on activation changes The window manager should be doing it. To do otherwise means mus is likely conflicting with the wm. Additionally changing the activation as we were meant clients weren't getting notified and got out of sync with mus. BUG=652421 TEST=covered by tests R=msw@chromium.org Committed: https://crrev.com/3bddafc6834c9487e6223168120f5de7ecbf1d2b Cr-Commit-Position: refs/heads/master@{#422652}

Patch Set 1 #

Total comments: 6

Patch Set 2 : feedback #

Total comments: 5

Patch Set 3 : feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -29 lines) Patch
M services/ui/public/cpp/window.h View 1 chunk +1 line, -0 lines 0 comments Download
M services/ui/public/cpp/window.cc View 1 chunk +0 lines, -1 line 0 comments Download
M services/ui/ws/display.cc View 1 1 chunk +3 lines, -6 lines 0 comments Download
M services/ui/ws/window_manager_client_unittest.cc View 1 2 4 chunks +16 lines, -22 lines 0 comments Download

Messages

Total messages: 16 (7 generated)
sky
4 years, 2 months ago (2016-10-03 23:32:36 UTC) #1
msw
some questions https://codereview.chromium.org/2391853002/diff/1/services/ui/ws/display.cc File services/ui/ws/display.cc (right): https://codereview.chromium.org/2391853002/diff/1/services/ui/ws/display.cc#newcode354 services/ui/ws/display.cc:354: // Don't do anything here. We assume ...
4 years, 2 months ago (2016-10-03 23:42:02 UTC) #4
sky
https://codereview.chromium.org/2391853002/diff/1/services/ui/ws/display.cc File services/ui/ws/display.cc (right): https://codereview.chromium.org/2391853002/diff/1/services/ui/ws/display.cc#newcode354 services/ui/ws/display.cc:354: // Don't do anything here. We assume the windowmanager ...
4 years, 2 months ago (2016-10-03 23:53:29 UTC) #7
msw
lgtm with nits https://codereview.chromium.org/2391853002/diff/20001/services/ui/ws/window_manager_client_unittest.cc File services/ui/ws/window_manager_client_unittest.cc (right): https://codereview.chromium.org/2391853002/diff/20001/services/ui/ws/window_manager_client_unittest.cc#newcode865 services/ui/ws/window_manager_client_unittest.cc:865: // NOTE: |child2| is after |child1| ...
4 years, 2 months ago (2016-10-03 23:59:47 UTC) #8
sky
https://codereview.chromium.org/2391853002/diff/20001/services/ui/ws/window_manager_client_unittest.cc File services/ui/ws/window_manager_client_unittest.cc (right): https://codereview.chromium.org/2391853002/diff/20001/services/ui/ws/window_manager_client_unittest.cc#newcode865 services/ui/ws/window_manager_client_unittest.cc:865: // NOTE: |child2| is after |child1| as |child2| is ...
4 years, 2 months ago (2016-10-04 00:04:32 UTC) #9
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/2391853002/40001
4 years, 2 months ago (2016-10-04 00:04:56 UTC) #12
msw
lgtm, thanks! https://codereview.chromium.org/2391853002/diff/20001/services/ui/ws/window_manager_client_unittest.cc File services/ui/ws/window_manager_client_unittest.cc (right): https://codereview.chromium.org/2391853002/diff/20001/services/ui/ws/window_manager_client_unittest.cc#newcode870 services/ui/ws/window_manager_client_unittest.cc:870: // Set focus on |child11|, order of ...
4 years, 2 months ago (2016-10-04 00:11:05 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 2 months ago (2016-10-04 01:12:11 UTC) #14
commit-bot: I haz the power
4 years, 2 months ago (2016-10-04 01:15:19 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/3bddafc6834c9487e6223168120f5de7ecbf1d2b
Cr-Commit-Position: refs/heads/master@{#422652}

Powered by Google App Engine
This is Rietveld 408576698