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

Issue 2170463002: [refactor] content::TextInputManager - Make some methods const and initialize/cleanup IME maps (Closed)

Created:
4 years, 5 months ago by EhsanK
Modified:
4 years, 5 months ago
Reviewers:
Charlie Reis
CC:
chromium-reviews, yusukes+watch_chromium.org, shuchen+watch_chromium.org, jam, nona+watch_chromium.org, darin-cc_chromium.org, James Su, site-isolation-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[refactor] content::TextInputManager - Make some methods const and initialize/cleanup IME maps This CL makes some getter methods in TextInputManager const. Also, the CL will clean up and initialize maps at the time of unregistering and registering with TextInputManager. BUG=629842, 578168 Committed: https://crrev.com/4cfc03e1c2d8561641951e8843f4af4f52285703 Cr-Commit-Position: refs/heads/master@{#406891}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Rebased #

Patch Set 3 : Adding a comment to .h file #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -14 lines) Patch
M content/browser/renderer_host/text_input_manager.h View 1 2 2 chunks +6 lines, -5 lines 0 comments Download
M content/browser/renderer_host/text_input_manager.cc View 1 2 3 chunks +14 lines, -9 lines 0 comments Download

Messages

Total messages: 21 (13 generated)
EhsanK
PTAL.
4 years, 5 months ago (2016-07-20 14:54:37 UTC) #2
Charlie Reis
Heh, adding more consts after your previous encounter with them? :) Thanks for the initialization ...
4 years, 5 months ago (2016-07-20 23:08:20 UTC) #8
EhsanK
Thanks Charlie! Yep making methods const is a bit ironic after what happened last week ...
4 years, 5 months ago (2016-07-21 16:06:02 UTC) #9
Charlie Reis
On 2016/07/21 16:06:02, EhsanK wrote: > Thanks Charlie! > > Yep making methods const is ...
4 years, 5 months ago (2016-07-21 16:24:58 UTC) #10
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/2170463002/40001
4 years, 5 months ago (2016-07-21 16:46:43 UTC) #16
EhsanK
On 2016/07/21 16:24:58, Charlie Reis wrote: > On 2016/07/21 16:06:02, EhsanK wrote: > > Thanks ...
4 years, 5 months ago (2016-07-21 16:46:51 UTC) #17
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 5 months ago (2016-07-21 17:34:35 UTC) #19
commit-bot: I haz the power
4 years, 5 months ago (2016-07-21 17:37:59 UTC) #21
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/4cfc03e1c2d8561641951e8843f4af4f52285703
Cr-Commit-Position: refs/heads/master@{#406891}

Powered by Google App Engine
This is Rietveld 408576698