Rename LRU Input Method to Last Input Method |
||
Issue description
We use the term "LRU" with Input Methods in the context of storing the input method last used by the user.
/src/chrome/common/pref_names{.h|.cc}
/src/chrome/browser/chromeos/input_method/input_method_persistence{.h|.cc}
/src/chrome/browser/ui/webui/chromeos/login/signin_screen_handler{.h|.cc}
This is confusing as we are storing the Last = Most Recently Used input method, NOT the least recently used input method.
These should be renamed to "Last" (after offline discussion with alemate).
,
Mar 3 2017
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Mar 3 2017