Revert 201479 "Make InputMethodWin TSF-aware."
This is breaking chrome on windows 8, can't relaunch in desktop see bug BUG=244453 > Make InputMethodWin TSF-aware. > > This patch set introduces following event handlings > so that InputMethodWin can work with TSF-based IME. > - Focus handling (OnFocus/OnBlur) > - TextInputType handling (OnTextInputTypeChanged) > - Composition Handling (OnDidChangeFocus/ConfirmCompositionText) > > Basically this is just a quick fix and InputMethodWin > should be refactored eventually. > > BUG=239690 > TEST=Manually done on Windows 7 with --enable-text-services-framework > > Review URL: https://chromiumcodereview.appspot.com/14698032 TBR=Yukawa@chromium.org Review URL: https://codereview.chromium.org/15897010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202709 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment