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

Issue 2863623005: ash: Instantiate UserActivityForwarder for --mus. (Closed)

Created:
3 years, 7 months ago by Daniel Erat
Modified:
3 years, 7 months ago
Reviewers:
James Cook, sky
CC:
chromium-reviews, kalyank, sadrul
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

ash: Instantiate UserActivityForwarder for --mus. This class forwards user activity from ws to the pre-servicification activity-handling mechanism, so it needs to be used for --mus in addition to --mash. Check for aura::Env::Mode::MUS to handle both modes. BUG=717681 TEST=put --mus, --mash, and neither in /etc/chrome_dev.conf and check that user activity is reported in /var/log/power_manager/powerd.LATEST after hitting a key Review-Url: https://codereview.chromium.org/2863623005 Cr-Commit-Position: refs/heads/master@{#469546} Committed: https://chromium.googlesource.com/chromium/src/+/036f91b9734b64b10996ea894eb863dd2d66657d

Patch Set 1 #

Total comments: 3

Patch Set 2 : check for aura::Env::Mode::MUS #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M ash/shell.cc View 1 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 18 (12 generated)
Daniel Erat
https://codereview.chromium.org/2863623005/diff/1/ash/shell.cc File ash/shell.cc (right): https://codereview.chromium.org/2863623005/diff/1/ash/shell.cc#newcode987 ash/shell.cc:987: if ((config == Config::MASH || config == Config::MUS) && ...
3 years, 7 months ago (2017-05-04 23:06:53 UTC) #3
sadrul
https://codereview.chromium.org/2863623005/diff/1/ash/shell.cc File ash/shell.cc (right): https://codereview.chromium.org/2863623005/diff/1/ash/shell.cc#newcode987 ash/shell.cc:987: if ((config == Config::MASH || config == Config::MUS) && ...
3 years, 7 months ago (2017-05-04 23:09:48 UTC) #5
Daniel Erat
https://codereview.chromium.org/2863623005/diff/1/ash/shell.cc File ash/shell.cc (right): https://codereview.chromium.org/2863623005/diff/1/ash/shell.cc#newcode987 ash/shell.cc:987: if ((config == Config::MASH || config == Config::MUS) && ...
3 years, 7 months ago (2017-05-04 23:58:00 UTC) #9
sky
LGTM
3 years, 7 months ago (2017-05-05 00:01:24 UTC) #12
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/2863623005/20001
3 years, 7 months ago (2017-05-05 00:03:58 UTC) #15
commit-bot: I haz the power
3 years, 7 months ago (2017-05-05 00:34:25 UTC) #18
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/036f91b9734b64b10996ea894eb8...

Powered by Google App Engine
This is Rietveld 408576698