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

Issue 2861173002: Add --use-ime-service command line flag to enable InputMethodMus in --mus. (Closed)

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

Description

Add --use-ime-service command line flag to enable InputMethodMus in --mus. BUG=706913 Review-Url: https://codereview.chromium.org/2861173002 Cr-Commit-Position: refs/heads/master@{#469724} Committed: https://chromium.googlesource.com/chromium/src/+/c229a523deb5c69d49f4757d471eb206f6305ca3

Patch Set 1 #

Total comments: 4

Patch Set 2 : Addressed feedback. #

Patch Set 3 : Refactor the condition for using ime service. #

Total comments: 2

Patch Set 4 : Addressed feedback. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -8 lines) Patch
M ash/ash_switches.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M ash/ash_switches.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download
M ash/display/window_tree_host_manager.cc View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M ash/mus/ash_window_tree_host_mus.cc View 1 1 chunk +4 lines, -2 lines 0 comments Download
M ash/mus/bridge/shell_port_mash.cc View 1 2 3 2 chunks +2 lines, -1 line 0 comments Download
M ash/shell.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M ash/shell.cc View 1 2 3 3 chunks +12 lines, -2 lines 0 comments Download

Messages

Total messages: 27 (17 generated)
Hadi
PTAL.
3 years, 7 months ago (2017-05-05 13:25:59 UTC) #4
sky
Can you elaborate on why we want this and where we will use it? I ...
3 years, 7 months ago (2017-05-05 13:35:40 UTC) #5
Hadi
On 2017/05/05 13:35:40, sky wrote: > Can you elaborate on why we want this and ...
3 years, 7 months ago (2017-05-05 13:44:16 UTC) #6
sadrul
On 2017/05/05 13:44:16, Hadi wrote: > On 2017/05/05 13:35:40, sky wrote: > > Can you ...
3 years, 7 months ago (2017-05-05 14:08:24 UTC) #7
sky
That makes sense. https://codereview.chromium.org/2861173002/diff/1/ash/ash_switches.cc File ash/ash_switches.cc (right): https://codereview.chromium.org/2861173002/diff/1/ash/ash_switches.cc#newcode112 ash/ash_switches.cc:112: const char kUseServicifiedIME[] = "use-servicified-ime"; 'serficified' ...
3 years, 7 months ago (2017-05-05 14:22:36 UTC) #8
Hadi
https://codereview.chromium.org/2861173002/diff/1/ash/ash_switches.cc File ash/ash_switches.cc (right): https://codereview.chromium.org/2861173002/diff/1/ash/ash_switches.cc#newcode112 ash/ash_switches.cc:112: const char kUseServicifiedIME[] = "use-servicified-ime"; On 2017/05/05 14:22:36, sky ...
3 years, 7 months ago (2017-05-05 14:51:58 UTC) #14
sky
LGTM https://codereview.chromium.org/2861173002/diff/40001/ash/shell.h File ash/shell.h (right): https://codereview.chromium.org/2861173002/diff/40001/ash/shell.h#newcode261 ash/shell.h:261: static bool UseIMEService(); 'UseIMEService' reads a verb, where ...
3 years, 7 months ago (2017-05-05 17:08:08 UTC) #18
Hadi
https://codereview.chromium.org/2861173002/diff/40001/ash/shell.h File ash/shell.h (right): https://codereview.chromium.org/2861173002/diff/40001/ash/shell.h#newcode261 ash/shell.h:261: static bool UseIMEService(); On 2017/05/05 17:08:08, sky wrote: > ...
3 years, 7 months ago (2017-05-05 17:27:40 UTC) #23
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/2861173002/60001
3 years, 7 months ago (2017-05-05 17:27:51 UTC) #24
commit-bot: I haz the power
3 years, 7 months ago (2017-05-05 18:15:07 UTC) #27
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/c229a523deb5c69d49f4757d471e...

Powered by Google App Engine
This is Rietveld 408576698