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

Issue 585553003: linux: Detect additional window managers. (Closed)

Created:
6 years, 3 months ago by Daniel Erat
Modified:
6 years, 3 months ago
CC:
chromium-reviews, sadrul, asvitkine+watch_chromium.org, yusukes+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

linux: Detect additional window managers. Update ui::GuessWindowManager() to detect popular EWMH-supporting tiling window managers. Include these in the Linux.WindowManager UMA histogram. Detect Enlightenment 0.17 and later (enabling the custom frame by default for it); previously only 0.16 was detected. Remove support for detecting chromeos-wm, the old Chrome OS window manager that went away after Chrome OS switched to Aura. BUG=345482 Committed: https://crrev.com/ca69d92e0a4991b4c77a55d768a997bec21d007b Cr-Commit-Position: refs/heads/master@{#295794}

Patch Set 1 #

Total comments: 2

Patch Set 2 : wrap case lines #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -40 lines) Patch
M chrome/browser/metrics/chrome_browser_main_extra_parts_metrics.cc View 1 4 chunks +47 lines, -35 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 chunk +8 lines, -0 lines 0 comments Download
M ui/base/x/x11_util.h View 1 chunk +9 lines, -1 line 0 comments Download
M ui/base/x/x11_util.cc View 1 chunk +18 lines, -4 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
Daniel Erat
Ilya, adding you for the metrics change.
6 years, 3 months ago (2014-09-18 17:01:16 UTC) #2
Elliot Glaysher
lgtm
6 years, 3 months ago (2014-09-18 17:18:21 UTC) #3
Ilya Sherman
LGTM
6 years, 3 months ago (2014-09-18 18:17:22 UTC) #4
Matt Giuca
lgtm; but please consider reformatting that function. https://codereview.chromium.org/585553003/diff/1/chrome/browser/metrics/chrome_browser_main_extra_parts_metrics.cc File chrome/browser/metrics/chrome_browser_main_extra_parts_metrics.cc (right): https://codereview.chromium.org/585553003/diff/1/chrome/browser/metrics/chrome_browser_main_extra_parts_metrics.cc#newcode148 chrome/browser/metrics/chrome_browser_main_extra_parts_metrics.cc:148: case ui::WM_UNKNOWN: ...
6 years, 3 months ago (2014-09-19 00:48:33 UTC) #5
Daniel Erat
https://codereview.chromium.org/585553003/diff/1/chrome/browser/metrics/chrome_browser_main_extra_parts_metrics.cc File chrome/browser/metrics/chrome_browser_main_extra_parts_metrics.cc (right): https://codereview.chromium.org/585553003/diff/1/chrome/browser/metrics/chrome_browser_main_extra_parts_metrics.cc#newcode148 chrome/browser/metrics/chrome_browser_main_extra_parts_metrics.cc:148: case ui::WM_UNKNOWN: return UMA_LINUX_WINDOW_MANAGER_OTHER; On 2014/09/19 00:48:33, Matt Giuca ...
6 years, 3 months ago (2014-09-19 15:54:49 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/585553003/20001
6 years, 3 months ago (2014-09-19 15:56:09 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001) as 6ed1f918fe8ebcfdb73feccffcd17595b3933ca8
6 years, 3 months ago (2014-09-19 22:26:35 UTC) #9
commit-bot: I haz the power
Failed to apply patch for chrome/browser/metrics/chrome_browser_main_extra_parts_metrics.cc: While running git apply --index -p1; error: patch failed: ...
6 years, 3 months ago (2014-09-19 22:26:40 UTC) #10
commit-bot: I haz the power
6 years, 3 months ago (2014-09-19 22:27:10 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/ca69d92e0a4991b4c77a55d768a997bec21d007b
Cr-Commit-Position: refs/heads/master@{#295794}

Powered by Google App Engine
This is Rietveld 408576698