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

Issue 8573035: Implement unittest for CandidateWindowView. (Closed)

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

Description

Implement unittest for CandidateWindowView. This is preparation for implementation Mozc suggest window fix. TEST=emerge chromeos-chrome and run unit_tests BUG=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110492

Patch Set 1 #

Total comments: 11

Patch Set 2 : Fixed type and write some comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+314 lines, -167 lines) Patch
M chrome/browser/chromeos/input_method/candidate_window.cc View 1 3 chunks +3 lines, -167 lines 0 comments Download
A chrome/browser/chromeos/input_method/candidate_window_view.h View 1 1 chunk +186 lines, -0 lines 0 comments Download
A chrome/browser/chromeos/input_method/candidate_window_view_unittest.cc View 1 1 chunk +123 lines, -0 lines 0 comments Download
M chrome/chrome_tests.gypi View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Seigo Nonaka
Dear reviewers, I decide to implement unit test before implementing http://codereview.chromium.org/8505051/ Please review this CL ...
9 years, 1 month ago (2011-11-16 07:15:29 UTC) #1
Hiro Komatsu
lgtm
9 years, 1 month ago (2011-11-16 07:40:20 UTC) #2
Seigo Nonaka
Dear yusukes, I made a patch for implementing unit tests for ChromeOS-chrome. Please review. Thank ...
9 years, 1 month ago (2011-11-16 07:51:24 UTC) #3
horo
http://codereview.chromium.org/8573035/diff/1/chrome/chrome_tests.gypi File chrome/chrome_tests.gypi (right): http://codereview.chromium.org/8573035/diff/1/chrome/chrome_tests.gypi#newcode1271 chrome/chrome_tests.gypi:1271: 'browser/chromeos/input_method/candidate_window_view_unittest.cc', This test program seems to be compiled for ...
9 years, 1 month ago (2011-11-16 08:41:02 UTC) #4
Seigo Nonaka
http://codereview.chromium.org/8573035/diff/1/chrome/chrome_tests.gypi File chrome/chrome_tests.gypi (right): http://codereview.chromium.org/8573035/diff/1/chrome/chrome_tests.gypi#newcode1271 chrome/chrome_tests.gypi:1271: 'browser/chromeos/input_method/candidate_window_view_unittest.cc', On 2011/11/16 08:41:02, horo wrote: > This test ...
9 years, 1 month ago (2011-11-16 08:45:08 UTC) #5
horo
lgtm http://codereview.chromium.org/8573035/diff/1/chrome/chrome_tests.gypi File chrome/chrome_tests.gypi (right): http://codereview.chromium.org/8573035/diff/1/chrome/chrome_tests.gypi#newcode1271 chrome/chrome_tests.gypi:1271: 'browser/chromeos/input_method/candidate_window_view_unittest.cc', I'm sorry for my misunderstanding. On 2011/11/16 ...
9 years, 1 month ago (2011-11-16 08:47:04 UTC) #6
Yusuke Sato
LGTM with some nits. BTW, TEST=unittest is ambiguous (which unittest?) Do you mean 'unit_tests'? http://codereview.chromium.org/8573035/diff/1/chrome/browser/chromeos/input_method/candidate_window.cc ...
9 years, 1 month ago (2011-11-17 06:07:39 UTC) #7
Seigo Nonaka
http://codereview.chromium.org/8573035/diff/1/chrome/browser/chromeos/input_method/candidate_window.cc File chrome/browser/chromeos/input_method/candidate_window.cc (right): http://codereview.chromium.org/8573035/diff/1/chrome/browser/chromeos/input_method/candidate_window.cc#newcode20 chrome/browser/chromeos/input_method/candidate_window.cc:20: #include "chrome/browser/chromeos/input_method/candidate_window_view.h" On 2011/11/17 06:07:39, Yusuke Sato wrote: > ...
9 years, 1 month ago (2011-11-17 07:52:49 UTC) #8
Yusuke Sato
lgtm On 2011/11/17 07:52:49, nona1 wrote: > http://codereview.chromium.org/8573035/diff/1/chrome/browser/chromeos/input_method/candidate_window.cc > File chrome/browser/chromeos/input_method/candidate_window.cc (right): > > http://codereview.chromium.org/8573035/diff/1/chrome/browser/chromeos/input_method/candidate_window.cc#newcode20 ...
9 years, 1 month ago (2011-11-17 10:09:53 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nona@chromium.org/8573035/6002
9 years, 1 month ago (2011-11-17 10:10:03 UTC) #10
commit-bot: I haz the power
9 years, 1 month ago (2011-11-17 16:08:39 UTC) #11
Change committed as 110492

Powered by Google App Engine
This is Rietveld 408576698