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

Issue 8833008: Add unittest for updating mozc candidates. (Closed)

Created:
9 years ago by Seigo Nonaka
Modified:
9 years ago
CC:
chromium-reviews, Paweł Hajdan Jr., stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, davemoore+watch_chromium.org, yusukes+watch_chromium.org
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : Add comment for message loop #

Patch Set 3 : Fixed memory leakag and test break on aura environment. #

Patch Set 4 : Remove suppression entry #

Unified diffs Side-by-side diffs Delta from patch set Stats (+87 lines, -22 lines) Patch
M chrome/browser/chromeos/input_method/candidate_window_view.h View 1 2 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/input_method/candidate_window_view_unittest.cc View 1 2 4 chunks +84 lines, -5 lines 0 comments Download
M tools/heapcheck/suppressions.txt View 1 2 3 1 chunk +0 lines, -17 lines 0 comments Download

Messages

Total messages: 22 (0 generated)
Seigo Nonaka
Dear reviewers, I found some try bot failed but I think it is not problematic, ...
9 years ago (2011-12-07 12:00:42 UTC) #1
Seigo Nonaka
Dear reviewers, I found some try bot failed but I think it is not problematic, ...
9 years ago (2011-12-07 12:00:42 UTC) #2
Hiro Komatsu
http://codereview.chromium.org/8833008/diff/1/chrome/browser/chromeos/input_method/candidate_window_view_unittest.cc File chrome/browser/chromeos/input_method/candidate_window_view_unittest.cc (right): http://codereview.chromium.org/8833008/diff/1/chrome/browser/chromeos/input_method/candidate_window_view_unittest.cc#newcode67 chrome/browser/chromeos/input_method/candidate_window_view_unittest.cc:67: MessageLoopForUI message_loop_; I guess this is not explicitly used, ...
9 years ago (2011-12-08 02:14:56 UTC) #3
Seigo Nonaka
http://codereview.chromium.org/8833008/diff/1/chrome/browser/chromeos/input_method/candidate_window_view_unittest.cc File chrome/browser/chromeos/input_method/candidate_window_view_unittest.cc (right): http://codereview.chromium.org/8833008/diff/1/chrome/browser/chromeos/input_method/candidate_window_view_unittest.cc#newcode67 chrome/browser/chromeos/input_method/candidate_window_view_unittest.cc:67: MessageLoopForUI message_loop_; On 2011/12/08 02:14:57, komatsu wrote: > I ...
9 years ago (2011-12-08 02:31:21 UTC) #4
Hiro Komatsu
lgtm LGTM. Please make sure it does not break the build.
9 years ago (2011-12-08 04:50:59 UTC) #5
Seigo Nonaka
Thank you for your review! Of course I will pay attention for build break. Thank ...
9 years ago (2011-12-08 05:09:32 UTC) #6
Seigo Nonaka
+yusukes Could you review my CL? Thank you Seigo.
9 years ago (2011-12-08 05:10:16 UTC) #7
horo
9 years ago (2011-12-08 08:03:14 UTC) #8
horo
On 2011/12/08 08:03:14, horo wrote: lgtm
9 years ago (2011-12-08 08:03:35 UTC) #9
Yusuke Sato
lgtm, thanks for adding this.
9 years ago (2011-12-08 09:00:18 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nona@chromium.org/8833008/4001
9 years ago (2011-12-08 12:42:49 UTC) #11
commit-bot: I haz the power
Change committed as 113601
9 years ago (2011-12-08 14:27:44 UTC) #12
Seigo Nonaka
Sorry reviewers, I have no idea to fix memory leak now. Please wait until I ...
9 years ago (2011-12-08 19:48:57 UTC) #13
Seigo Nonaka
Dear reviewers, I fixed memory leakage and also fixed aura test failure. So I think ...
9 years ago (2011-12-14 03:01:15 UTC) #14
Yusuke Sato
Which part is the fix for aura? On 2011/12/14 03:01:15, nona1 wrote: > Dear reviewers, ...
9 years ago (2011-12-14 04:41:09 UTC) #15
Seigo Nonaka
Sorry I forget to explain, The reason of build break or memory leak is for ...
9 years ago (2011-12-14 05:12:07 UTC) #16
Yusuke Sato
LGTM with one comment. linux_chromeos_valgrind trybot is still red. Please confirm that the errors reported ...
9 years ago (2011-12-14 05:18:02 UTC) #17
horo
lgtm
9 years ago (2011-12-14 05:36:47 UTC) #18
Seigo Nonaka
Sorry for reviewer, Thanks to yusuke-san, I found another memory leack both gtk and aura. ...
9 years ago (2011-12-14 06:23:35 UTC) #19
Seigo Nonaka
Dear reviewers, After investigation, there are no memory leak. (My local environment is wrong...) So, ...
9 years ago (2011-12-14 12:42:35 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nona@chromium.org/8833008/25001
9 years ago (2011-12-15 04:56:25 UTC) #21
commit-bot: I haz the power
9 years ago (2011-12-15 06:11:33 UTC) #22
Change committed as 114603

Powered by Google App Engine
This is Rietveld 408576698