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

Issue 7554005: Enable/disable input methods according to |text_input_type_| when a view (Closed)

Created:
9 years, 4 months ago by bashi
Modified:
9 years, 4 months ago
CC:
chromium-reviews, darin-cc_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Enable/disable input methods according to |text_input_type_| when a view is selected so that input methods don't eat keyboard shortcuts. BUG=80772 TEST=manual Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96149

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -2 lines) Patch
M chrome/browser/renderer_host/render_widget_host_view_win.cc View 1 3 chunks +10 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
bashi
Hi, I'd be grateful if you could take a look at this CL. Regards,
9 years, 4 months ago (2011-08-02 09:35:58 UTC) #1
bashi
(Forgot to set reviewers) Again, could you take a look at this CL? Regards,
9 years, 4 months ago (2011-08-02 11:00:57 UTC) #2
James Su
http://codereview.chromium.org/7554005/diff/1/chrome/browser/renderer_host/render_widget_host_view_win.cc File chrome/browser/renderer_host/render_widget_host_view_win.cc (right): http://codereview.chromium.org/7554005/diff/1/chrome/browser/renderer_host/render_widget_host_view_win.cc#newcode290 chrome/browser/renderer_host/render_widget_host_view_win.cc:290: if (text_input_type_ == ui::TEXT_INPUT_TYPE_TEXT) Several additional text input type ...
9 years, 4 months ago (2011-08-08 01:41:09 UTC) #3
bashi
Hi James, Thank you for review. Addressed your comment. http://codereview.chromium.org/7554005/diff/1/chrome/browser/renderer_host/render_widget_host_view_win.cc File chrome/browser/renderer_host/render_widget_host_view_win.cc (right): http://codereview.chromium.org/7554005/diff/1/chrome/browser/renderer_host/render_widget_host_view_win.cc#newcode290 chrome/browser/renderer_host/render_widget_host_view_win.cc:290: ...
9 years, 4 months ago (2011-08-08 06:16:27 UTC) #4
James Su
LGTM
9 years, 4 months ago (2011-08-08 06:21:51 UTC) #5
commit-bot: I haz the power
Try job failure for 7554005-5001 (retry) (previous was lost) on mac for step "ui_tests". It's ...
9 years, 4 months ago (2011-08-09 06:27:49 UTC) #6
commit-bot: I haz the power
The commit queue went berserk retrying too often for a seemingly flaky test. Builder is ...
9 years, 4 months ago (2011-08-10 05:05:46 UTC) #7
commit-bot: I haz the power
9 years, 4 months ago (2011-08-10 08:14:05 UTC) #8
Change committed as 96149

Powered by Google App Engine
This is Rietveld 408576698