Chromium Code Reviews
DescriptionAdd class extensions::InputImeEventRouterBase
As Chrome desktop needs not to provide system level IME switching UI, the InputImeEventRouter and InputImeAPI related functions are different on Chrome OS and non Chrome OS. Thus, class extensions::InputImeEventRouterBase is added to reuse the common codes, and implementation of InputImeAPI functions are divided into input_ime_api_chromos.cc/input_ime_api_nonchromeos.cc.
BUG=517773
TEST=Verified bug not repro on local build.
Committed: https://crrev.com/131167b3befbbae26e431ab22eaa6a2c37ee0de0
Cr-Commit-Position: refs/heads/master@{#368784}
Patch Set 1 #Patch Set 2 : #
Total comments: 10
Patch Set 3 : Addressed Devlin's comments. #Messages
Total messages: 17 (8 generated)
|