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

Issue 2259243002: arc: Use exo::WMHelper to abserve window focus. (Closed)

Created:
4 years, 4 months ago by Peng
Modified:
4 years, 4 months ago
Reviewers:
Yusuke Sato, kinaba
CC:
chromium-reviews, elijahtaylor+arcwatch_chromium.org, hidehiko+watch_chromium.org, lhchavez+watch_chromium.org, yusukes+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

arc: Use exo::WMHelper to abserve window focus. In mus+ash, toplevel windows don't share the same focus_client, so we have to use exo::WMHelper for handling window focus. BUG=637914 Committed: https://crrev.com/aa981039ea66bac847c08c6d68e5cd011f3a1c2f Cr-Commit-Position: refs/heads/master@{#413433}

Patch Set 1 #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -38 lines) Patch
M components/arc/ime/arc_ime_service.h View 5 chunks +4 lines, -13 lines 2 comments Download
M components/arc/ime/arc_ime_service.cc View 5 chunks +9 lines, -25 lines 4 comments Download

Messages

Total messages: 17 (8 generated)
Peng
Hi Yusuke, PTAL. Thanks.
4 years, 4 months ago (2016-08-19 14:37:09 UTC) #4
Yusuke Sato
Sorry for the delay. cc: kinaba FYI. https://codereview.chromium.org/2259243002/diff/1/components/arc/ime/arc_ime_service.cc File components/arc/ime/arc_ime_service.cc (right): https://codereview.chromium.org/2259243002/diff/1/components/arc/ime/arc_ime_service.cc#newcode57 components/arc/ime/arc_ime_service.cc:57: if (is_focus_observer_installed_ ...
4 years, 4 months ago (2016-08-20 01:25:38 UTC) #8
Peng
https://codereview.chromium.org/2259243002/diff/1/components/arc/ime/arc_ime_service.cc File components/arc/ime/arc_ime_service.cc (right): https://codereview.chromium.org/2259243002/diff/1/components/arc/ime/arc_ime_service.cc#newcode57 components/arc/ime/arc_ime_service.cc:57: if (is_focus_observer_installed_ && exo::WMHelper::GetInstance()) On 2016/08/20 01:25:38, Yusuke Sato ...
4 years, 4 months ago (2016-08-20 13:09:23 UTC) #9
kinaba
> cc: kinaba FYI. Verified that it works well with ARC++ IME.
4 years, 4 months ago (2016-08-22 01:59:09 UTC) #10
Yusuke Sato
lgtm
4 years, 4 months ago (2016-08-22 05:53:53 UTC) #11
Peng
On 2016/08/22 01:59:09, kinaba wrote: > > cc: kinaba FYI. > > Verified that it ...
4 years, 4 months ago (2016-08-22 11:13:43 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/2259243002/1
4 years, 4 months ago (2016-08-22 11:14:04 UTC) #14
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 4 months ago (2016-08-22 12:43:44 UTC) #15
commit-bot: I haz the power
4 years, 4 months ago (2016-08-22 12:45:31 UTC) #17
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/aa981039ea66bac847c08c6d68e5cd011f3a1c2f
Cr-Commit-Position: refs/heads/master@{#413433}

Powered by Google App Engine
This is Rietveld 408576698