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

Issue 2136933002: Add ime.ExtendSelectionAndDelete Mojo RPC (Closed)

Created:
4 years, 5 months ago by takaoka
Modified:
4 years, 5 months ago
Reviewers:
hidehiko, dcheng, kinaba
CC:
chromium-reviews, elijahtaylor+arcwatch_chromium.org, yusukes+watch_chromium.org, viettrungluu+watch_chromium.org, hidehiko+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, lhchavez+watch_chromium.org, darin (slow to review), ben+mojo_chromium.org, qsr+mojo_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add ime.ExtendSelectionAndDelete Mojo RPC BUG=627009 BUG=b/30054874 Committed: https://crrev.com/37f05c11c66e4b85835d148395dc273eb6c5d2cf Cr-Commit-Position: refs/heads/master@{#404624}

Patch Set 1 : Add ime.ExtendSelectionAndDelete Mojo RPC #

Total comments: 6

Patch Set 2 : Add ime.ExtendSelectionAndDelete Mojo RPC #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -2 lines) Patch
M components/arc/common/ime.mojom View 1 4 chunks +7 lines, -1 line 0 comments Download
M components/arc/ime/arc_ime_bridge.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M components/arc/ime/arc_ime_bridge_impl.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M components/arc/ime/arc_ime_bridge_impl.cc View 1 2 chunks +17 lines, -0 lines 0 comments Download
M components/arc/ime/arc_ime_service.h View 1 chunk +1 line, -1 line 0 comments Download
M components/arc/ime/arc_ime_service.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download
M components/arc/ime/arc_ime_service_unittest.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (8 generated)
takaoka
PTAL? Thanks.
4 years, 5 months ago (2016-07-11 07:09:12 UTC) #3
kinaba
Thanks! In addition to the inline reviews, please take care of tests. https://codereview.chromium.org/2136933002/diff/20001/components/arc/common/ime.mojom File components/arc/common/ime.mojom ...
4 years, 5 months ago (2016-07-11 07:43:56 UTC) #6
kinaba
On 2016/07/11 07:43:56, kinaba wrote: > Thanks! > > In addition to the inline reviews, ...
4 years, 5 months ago (2016-07-11 08:05:21 UTC) #8
hidehiko
https://codereview.chromium.org/2136933002/diff/20001/components/arc/ime/arc_ime_service.cc File components/arc/ime/arc_ime_service.cc (right): https://codereview.chromium.org/2136933002/diff/20001/components/arc/ime/arc_ime_service.cc#newcode292 components/arc/ime/arc_ime_service.cc:292: void ArcImeService::ExtendSelectionAndDelete(uint32_t before, uint32_t after) { size_t != uint32_t?
4 years, 5 months ago (2016-07-11 08:09:39 UTC) #9
takaoka
PTAL? https://codereview.chromium.org/2136933002/diff/20001/components/arc/common/ime.mojom File components/arc/common/ime.mojom (right): https://codereview.chromium.org/2136933002/diff/20001/components/arc/common/ime.mojom#newcode78 components/arc/common/ime.mojom:78: On 2016/07/11 07:43:56, kinaba wrote: > nit: 1 ...
4 years, 5 months ago (2016-07-11 08:34:55 UTC) #10
kinaba
lgtm
4 years, 5 months ago (2016-07-11 08:44:55 UTC) #11
hidehiko
lgtm. dcheng@, could you take a look at .mojom file as an owner?
4 years, 5 months ago (2016-07-11 09:04:19 UTC) #12
dcheng
rs lgtm
4 years, 5 months ago (2016-07-11 09:32:43 UTC) #13
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/2136933002/40001
4 years, 5 months ago (2016-07-11 09:34:10 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:40001)
4 years, 5 months ago (2016-07-11 09:38:07 UTC) #17
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-11 09:38:10 UTC) #18
commit-bot: I haz the power
4 years, 5 months ago (2016-07-11 09:39:23 UTC) #20
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/37f05c11c66e4b85835d148395dc273eb6c5d2cf
Cr-Commit-Position: refs/heads/master@{#404624}

Powered by Google App Engine
This is Rietveld 408576698