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

Issue 602183003: Do not consider WMII as supporting _NET_ACTIVE_WINDOW (Closed)

Created:
6 years, 2 months ago by pkotwicz
Modified:
6 years, 2 months ago
Reviewers:
Ilya Sherman, Daniel Erat, sky, sadrul, joleksy
CC:
chromium-reviews, tfarina, ben+views_chromium.org, tdanderson+views_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Do not consider the wmii window manager as supporting _NET_ACTIVE_WINDOW. In particular, wmii indicates that it supports EWMH via _NET_SUPPORTING_WM_CHECK and _NET_ACTIVE_WINDOW via _NET_SUPPORTED but does not ever set the _NET_ACTIVE_WINDOW property. This is a known bug with wmii (https://code.google.com/p/wmii/issues/detail?id=266) BUG=417767 TEST=Manual, see bug Committed: https://crrev.com/118b86758e6c1b7072a6dc9dcc1504f3fce1bf9b Cr-Commit-Position: refs/heads/master@{#297313}

Patch Set 1 : #

Total comments: 1

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -3 lines) Patch
M chrome/browser/metrics/chrome_browser_main_extra_parts_metrics.cc View 1 2 2 chunks +3 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 chunk +1 line, -0 lines 0 comments Download
M ui/base/x/x11_util.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M ui/base/x/x11_util.cc View 1 2 2 chunks +4 lines, -1 line 0 comments Download
M ui/views/widget/desktop_aura/x11_desktop_handler.cc View 1 2 1 chunk +8 lines, -2 lines 0 comments Download

Messages

Total messages: 29 (10 generated)
pkotwicz
Sadrul, PTAL I have not dug into why it is possible to enter text in ...
6 years, 2 months ago (2014-09-25 20:32:53 UTC) #4
sadrul
https://codereview.chromium.org/602183003/diff/40001/ui/views/widget/desktop_aura/x11_desktop_handler.cc File ui/views/widget/desktop_aura/x11_desktop_handler.cc (right): https://codereview.chromium.org/602183003/diff/40001/ui/views/widget/desktop_aura/x11_desktop_handler.cc#newcode66 ui/views/widget/desktop_aura/x11_desktop_handler.cc:66: ui::GetXIDProperty(x_root_window_, "_NET_ACTIVE_WINDOW", &active_window); What if chrome is the first ...
6 years, 2 months ago (2014-09-25 20:41:49 UTC) #5
pkotwicz
It turns out that Cinnamon does not set _NET_ACTIVE_WINDOW on the root-window on startup This ...
6 years, 2 months ago (2014-09-25 21:37:32 UTC) #7
pkotwicz
PS: joleksy@ If you can reproduce the problem that you mentioned in https://codereview.chromium.org/549713003 I am ...
6 years, 2 months ago (2014-09-25 21:42:15 UTC) #8
pkotwicz
Sadrul, ping?
6 years, 2 months ago (2014-09-26 17:43:01 UTC) #9
sadrul
The wmii issue is https://code.google.com/p/wmii/issues/detail?id=266 I wonder if we should use a blacklist instead
6 years, 2 months ago (2014-09-26 18:05:46 UTC) #10
pkotwicz
Sadrul, can you please take another look? I have changed the CL to blacklist wmii.
6 years, 2 months ago (2014-09-26 20:24:43 UTC) #11
sadrul
+derat@ LGTM
6 years, 2 months ago (2014-09-26 21:00:27 UTC) #13
Daniel Erat
lgtm (well, as good as a change to work around a busted window manager can ...
6 years, 2 months ago (2014-09-26 21:40:11 UTC) #14
pkotwicz
sky@ for OWNERS
6 years, 2 months ago (2014-09-27 00:52:12 UTC) #16
pkotwicz
sky@ for chrome/ OWNERS
6 years, 2 months ago (2014-09-27 00:55:12 UTC) #17
sky
LGTM
6 years, 2 months ago (2014-09-29 17:11:15 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/602183003/80001
6 years, 2 months ago (2014-09-29 17:51:57 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/14138)
6 years, 2 months ago (2014-09-29 18:01:03 UTC) #22
pkotwicz
isherman@ for tools/metrics OWNERS
6 years, 2 months ago (2014-09-29 21:35:26 UTC) #24
Ilya Sherman
histograms.xml LGTM
6 years, 2 months ago (2014-09-29 21:52:30 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/602183003/80001
6 years, 2 months ago (2014-09-30 00:00:31 UTC) #27
commit-bot: I haz the power
Committed patchset #3 (id:80001) as 28d462863a29576fe6e0e1933027b51c9c116272
6 years, 2 months ago (2014-09-30 00:06:42 UTC) #28
commit-bot: I haz the power
6 years, 2 months ago (2014-09-30 00:07:20 UTC) #29
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/118b86758e6c1b7072a6dc9dcc1504f3fce1bf9b
Cr-Commit-Position: refs/heads/master@{#297313}

Powered by Google App Engine
This is Rietveld 408576698