DescriptionRemoves ImeController::UsingFrenchInputMethod and thus ImeControlDelegate::RemapAccelerator.
RemapAccelerator was introduced by cl https://chromiumcodereview.appspot.com/10452042
which was to solve the issue that FR keyboard issues the number keys with key codes other
than VKEY_0 - VKEY_9.
That issue has been fixed in Ozone now, so FR keyboard can issue VKEY_0-VKEY_9 for number
keys correctly. Therefore, RemapAccelerator is useless.
BUG=572219
TEST=No compile error. Issue 129017 doesn't repro.
Committed: https://crrev.com/44384461e5c09949119390beaa045b68c88681a1
Cr-Commit-Position: refs/heads/master@{#370239}
Patch Set 1 #
Messages
Total messages: 16 (9 generated)
|