Using input language instead of the application locale to determine the...
Using input language instead of the application locale to determine the Omnibox's text input type on Windows. This cl contains a small refactoring of: 1) Changes GetInputLocale() to IsInputLocaleCJK(), so that the function would less likely to be abused. 2) Makes InputMethodBase to have empty implementations for OnInputLocaleChanged/IsInputLocaleCJK. BUG=344834 Review-Url: https://codereview.chromium.org/2298123003 Cr-Commit-Position: refs/heads/master@{#417189}
Showing
Please register or sign in to comment