DescriptionRemove Hangul IME with migration.
New Hangul IME has 5 input method engine which has different keyboard layouts.
Old Hangul IME works them with specifying the configuration.
So migrated keyboard will be selected based on current configuration.
And new Hangul IME has alphanumeric input mode and it can be switched with HANGUL key.
So that Korean keyboard layout is no longer necessary.
We can ignore the case that the user enables ONLY Korean keyboard layout.
Korean keyboard layout is subset of US layout and only useful with Hangul IME.
Even there is the case active keyboard list will be fall backed to US layout.
BUG=None
TEST=Manually checked on link
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=209627
Patch Set 1 : #
Total comments: 4
Patch Set 2 : Add comment #Patch Set 3 : Fix compile failure #Patch Set 4 : Update Tests: Remove Ko/Kr entry and mozc-hangul #Messages
Total messages: 14 (0 generated)
|