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

Issue 10912171: Introduce RenderWidgetHostViewWinTest for Tsf handling (Closed)

Created:
8 years, 3 months ago by Seigo Nonaka
Modified:
8 years, 3 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, erikwright+watch_chromium.org, jam
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Introduce RenderWidgetHostViewWinTest for Tsf handling BUG=None TBR=avi TEST=try bots Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=158189

Patch Set 1 : Remove call count expectations. #

Total comments: 6

Patch Set 2 : Address comments #

Total comments: 4

Patch Set 3 : rebase #

Patch Set 4 : Address comments #

Patch Set 5 : rebase #

Patch Set 6 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+357 lines, -3 lines) Patch
A content/browser/renderer_host/render_widget_host_view_win_browsertest.cc View 1 2 3 4 5 1 chunk +138 lines, -0 lines 0 comments Download
M content/content_tests.gypi View 1 2 3 4 5 2 chunks +5 lines, -0 lines 0 comments Download
A content/test/data/textinput/ime_enable_disable_test.html View 1 chunk +31 lines, -0 lines 0 comments Download
A ui/base/win/mock_tsf_bridge.h View 1 2 3 4 5 1 chunk +93 lines, -0 lines 0 comments Download
A ui/base/win/mock_tsf_bridge.cc View 1 2 3 4 5 1 chunk +68 lines, -0 lines 0 comments Download
M ui/base/win/tsf_bridge.h View 1 2 3 4 1 chunk +8 lines, -3 lines 0 comments Download
M ui/base/win/tsf_bridge.cc View 1 2 3 4 5 1 chunk +11 lines, -0 lines 0 comments Download
M ui/ui_unittests.gypi View 1 2 3 4 5 2 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
Seigo Nonaka
8 years, 3 months ago (2012-09-10 08:33:12 UTC) #1
Yohei Yukawa
lgtm
8 years, 3 months ago (2012-09-10 08:40:12 UTC) #2
Seigo Nonaka
yukawa: Thank you for your review. Add sky@ as a owner of ui and content. ...
8 years, 3 months ago (2012-09-10 16:20:06 UTC) #3
sky
http://codereview.chromium.org/10912171/diff/10003/content/browser/renderer_host/render_widget_host_view_win_browsertest.cc File content/browser/renderer_host/render_widget_host_view_win_browsertest.cc (right): http://codereview.chromium.org/10912171/diff/10003/content/browser/renderer_host/render_widget_host_view_win_browsertest.cc#newcode23 content/browser/renderer_host/render_widget_host_view_win_browsertest.cc:23: command_line->AppendSwitch("--enable-text-service-framework"); Can't you use the constant here? http://codereview.chromium.org/10912171/diff/10003/ui/base/win/tsf_bridge.cc File ...
8 years, 3 months ago (2012-09-10 16:44:09 UTC) #4
Seigo Nonaka
http://codereview.chromium.org/10912171/diff/10003/content/browser/renderer_host/render_widget_host_view_win_browsertest.cc File content/browser/renderer_host/render_widget_host_view_win_browsertest.cc (right): http://codereview.chromium.org/10912171/diff/10003/content/browser/renderer_host/render_widget_host_view_win_browsertest.cc#newcode23 content/browser/renderer_host/render_widget_host_view_win_browsertest.cc:23: command_line->AppendSwitch("--enable-text-service-framework"); Sorry, I forget using constant. Fixed. On 2012/09/10 ...
8 years, 3 months ago (2012-09-10 19:04:10 UTC) #5
sky
LGTM http://codereview.chromium.org/10912171/diff/1010/content/content_tests.gypi File content/content_tests.gypi (right): http://codereview.chromium.org/10912171/diff/1010/content/content_tests.gypi#newcode606 content/content_tests.gypi:606: 'browser/renderer_host/render_widget_host_view_win_browsertest.cc', sort http://codereview.chromium.org/10912171/diff/1010/ui/base/win/mock_tsf_bridge.cc File ui/base/win/mock_tsf_bridge.cc (right): http://codereview.chromium.org/10912171/diff/1010/ui/base/win/mock_tsf_bridge.cc#newcode6 ui/base/win/mock_tsf_bridge.cc:6: ...
8 years, 3 months ago (2012-09-10 21:15:36 UTC) #6
Seigo Nonaka
Thank you for your review. http://codereview.chromium.org/10912171/diff/1010/content/content_tests.gypi File content/content_tests.gypi (right): http://codereview.chromium.org/10912171/diff/1010/content/content_tests.gypi#newcode606 content/content_tests.gypi:606: 'browser/renderer_host/render_widget_host_view_win_browsertest.cc', On 2012/09/10 21:15:36, ...
8 years, 3 months ago (2012-09-12 19:02:24 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nona@chromium.org/10912171/1011
8 years, 3 months ago (2012-09-12 19:03:08 UTC) #8
commit-bot: I haz the power
Presubmit check for 10912171-1011 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 3 months ago (2012-09-12 19:03:12 UTC) #9
Seigo Nonaka
Add avi@ as content/ owner. Could you check content/content_tests.gypi ? Thank you.
8 years, 3 months ago (2012-09-13 02:51:38 UTC) #10
Seigo Nonaka
Add avi@ as content/ owner. Could you check content/content_tests.gypi ? Thank you.
8 years, 3 months ago (2012-09-13 02:51:54 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nona@chromium.org/10912171/30001
8 years, 3 months ago (2012-09-22 16:48:53 UTC) #12
commit-bot: I haz the power
8 years, 3 months ago (2012-09-22 20:10:53 UTC) #13
Change committed as 158189

Powered by Google App Engine
This is Rietveld 408576698