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

Issue 42621: Moving WM_IME_CHAR handling out of the FocusManager (Closed)

Created:
11 years, 9 months ago by jcampan
Modified:
9 years, 7 months ago
Reviewers:
Hironori Bono
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

In an effort to make the FocusManager class platform independent, moving some Windows specific code around. BUG=9117 TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=12571

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -7 lines) Patch
M chrome/views/controls/text_field.cc View 1 3 chunks +11 lines, -0 lines 0 comments Download
M chrome/views/focus/focus_manager.cc View 1 1 chunk +0 lines, -7 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
jcampan
11 years, 9 months ago (2009-03-25 21:44:47 UTC) #1
Hironori Bono
11 years, 9 months ago (2009-03-26 06:15:32 UTC) #2
LGTM.
This is just an experimental change to investigate that Issue 7707 is caused by
a WM_IME_CHAR message sent when we process a WM_IME_COMPOSTION message. So, if
this code fixes Issue 7707, your code also fixes it.

Powered by Google App Engine
This is Rietveld 408576698