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

Issue 1635953002: Added replacement_range to ImeSetComposition (Closed)

Created:
4 years, 11 months ago by chongz
Modified:
4 years, 11 months ago
Reviewers:
kenrb, dtapuska, erikchen, jam
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, creis+watch_chromium.org, yusukes+watch_chromium.org, shuchen+watch_chromium.org, nasko+codewatch_chromium.org, jam, sievers+watch_chromium.org, jbauman+watch_chromium.org, nona+watch_chromium.org, darin-cc_chromium.org, kalyank, mkwst+moarreviews-renderer_chromium.org, piman+watch_chromium.org, danakj+watch_chromium.org, James Su
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Added replacement_range to ImeSetComposition Record replacementRange from setMarkedText: event, then send along with next ImeSetComposition message. BUG=460999 Committed: https://crrev.com/7eb752802da6d2df624f67855e5bb405a896b4b2 Cr-Commit-Position: refs/heads/master@{#371874}

Patch Set 1 #

Patch Set 2 : Fixed browser test #

Patch Set 3 : Fixed render_widget_host_view_aura_unittest #

Total comments: 1

Patch Set 4 : erikchen's review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -11 lines) Patch
M content/browser/browser_plugin/browser_plugin_guest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/renderer_host/ime_adapter_android.cc View 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_impl.cc View 2 chunks +5 lines, -2 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_aura.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_aura_unittest.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/renderer_host/render_widget_host_view_mac.h View 1 chunk +3 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_mac.mm View 1 2 3 4 chunks +9 lines, -2 lines 0 comments Download
M content/common/input_messages.h View 1 chunk +2 lines, -1 line 0 comments Download
M content/renderer/render_frame_impl.cc View 1 chunk +2 lines, -1 line 0 comments Download
M content/renderer/render_view_browsertest.cc View 1 7 chunks +10 lines, -3 lines 0 comments Download
M content/renderer/render_view_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/renderer/render_view_impl.cc View 2 chunks +12 lines, -0 lines 0 comments Download
M content/renderer/render_widget.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/renderer/render_widget.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 19 (8 generated)
chongz
Can I have a review on this CL please? I added 'replacement_range' to 'ImeSetComposition' and ...
4 years, 11 months ago (2016-01-26 15:29:19 UTC) #2
erikchen
lgtm https://codereview.chromium.org/1635953002/diff/40001/content/browser/renderer_host/render_widget_host_view_mac.mm File content/browser/renderer_host/render_widget_host_view_mac.mm (right): https://codereview.chromium.org/1635953002/diff/40001/content/browser/renderer_host/render_widget_host_view_mac.mm#newcode2251 content/browser/renderer_host/render_widget_host_view_mac.mm:2251: // Clear information got from |interpretKeyEvents:| s/got//
4 years, 11 months ago (2016-01-26 18:25:01 UTC) #3
chongz
Hi jam, can I have a review on other non-mac files please? (I saw you ...
4 years, 11 months ago (2016-01-27 15:55:00 UTC) #5
jam
lgtm
4 years, 11 months ago (2016-01-27 17:40:36 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1635953002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1635953002/60001
4 years, 11 months ago (2016-01-27 18:35:55 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/139631)
4 years, 11 months ago (2016-01-27 18:49:52 UTC) #11
chongz
Hi kenrb, can I have a review on 'input_messages.h' please? Thanks!
4 years, 11 months ago (2016-01-27 19:18:08 UTC) #13
kenrb
ipc lgtm
4 years, 11 months ago (2016-01-27 20:13:15 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1635953002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1635953002/60001
4 years, 11 months ago (2016-01-27 20:18:29 UTC) #16
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 11 months ago (2016-01-27 21:28:15 UTC) #17
commit-bot: I haz the power
4 years, 11 months ago (2016-01-27 21:29:36 UTC) #19
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/7eb752802da6d2df624f67855e5bb405a896b4b2
Cr-Commit-Position: refs/heads/master@{#371874}

Powered by Google App Engine
This is Rietveld 408576698