DescriptionRevert 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
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=202709
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|