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

Issue 2651733002: IME for Mus: Avoid crash in InitWindowCandidateView(). (Closed)

Created:
3 years, 11 months ago by Hadi
Modified:
3 years, 10 months ago
Reviewers:
Shu Chen, sadrul, Yuki
CC:
chromium-reviews, nona+watch_chromium.org, oshima+watch_chromium.org, shuchen+watch_chromium.org, yusukes+watch_chromium.org, davemoore+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

IME for Mus: Avoid crash in InitWindowCandidateView(). This CL fixes the crash when the candidate list is created. crbug.com/684658 tracks fixing the positioning of the candidate window when the window moves. BUG=637416 Review-Url: https://codereview.chromium.org/2651733002 Cr-Commit-Position: refs/heads/master@{#447506} Committed: https://chromium.googlesource.com/chromium/src/+/dfb10e743132bac81702c2a3685f4c7c782d368f

Patch Set 1 #

Total comments: 2

Patch Set 2 : Added TODO. #

Total comments: 1

Patch Set 3 : addressed feedback. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -6 lines) Patch
M chrome/browser/chromeos/input_method/candidate_window_controller_impl.cc View 1 2 2 chunks +14 lines, -6 lines 0 comments Download

Messages

Total messages: 25 (14 generated)
Hadi
PTAL.
3 years, 11 months ago (2017-01-23 16:43:58 UTC) #2
sadrul
https://codereview.chromium.org/2651733002/diff/1/chrome/browser/chromeos/input_method/candidate_window_controller_impl.cc File chrome/browser/chromeos/input_method/candidate_window_controller_impl.cc (right): https://codereview.chromium.org/2651733002/diff/1/chrome/browser/chromeos/input_method/candidate_window_controller_impl.cc#newcode56 chrome/browser/chromeos/input_method/candidate_window_controller_impl.cc:56: candidate_window_view_ = new ui::ime::CandidateWindowView(parent); Can you comment on how ...
3 years, 11 months ago (2017-01-23 18:20:11 UTC) #8
Hadi
https://codereview.chromium.org/2651733002/diff/1/chrome/browser/chromeos/input_method/candidate_window_controller_impl.cc File chrome/browser/chromeos/input_method/candidate_window_controller_impl.cc (right): https://codereview.chromium.org/2651733002/diff/1/chrome/browser/chromeos/input_method/candidate_window_controller_impl.cc#newcode56 chrome/browser/chromeos/input_method/candidate_window_controller_impl.cc:56: candidate_window_view_ = new ui::ime::CandidateWindowView(parent); On 2017/01/23 18:20:11, sadrul wrote: ...
3 years, 11 months ago (2017-01-23 21:11:35 UTC) #10
sadrul
From the CL description: > But since non-latin text input is not high-priority right > ...
3 years, 11 months ago (2017-01-24 15:59:11 UTC) #11
Hadi
On 2017/01/24 15:59:11, sadrul wrote: > From the CL description: > > > But since ...
3 years, 11 months ago (2017-01-24 19:15:04 UTC) #13
Hadi
shuchen@ can you please provide OWNERS review? Thanks.
3 years, 11 months ago (2017-01-25 04:41:33 UTC) #14
Hadi
yukishiino@ PTAL (I think shuchen@ is OOO this week). Thanks.
3 years, 10 months ago (2017-01-31 17:14:56 UTC) #17
Yuki
LGTM. Just my two cents, I think it's better to describe issues in more details ...
3 years, 10 months ago (2017-02-01 04:55:09 UTC) #18
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/2651733002/40001
3 years, 10 months ago (2017-02-01 13:33:15 UTC) #21
Hadi
On 2017/02/01 04:55:09, Yuki wrote: > Just my two cents, I think it's better to ...
3 years, 10 months ago (2017-02-01 13:35:09 UTC) #22
commit-bot: I haz the power
3 years, 10 months ago (2017-02-01 14:04:33 UTC) #25
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/dfb10e743132bac81702c2a3685f...

Powered by Google App Engine
This is Rietveld 408576698