IME for Mus: Revisit "session_ids" in IMEDriver::StartSession()/CancelSession(). |
||||
Issue descriptionEach ui::mojom::IMEDriver session corresponds to lifetime of a ui::mojom::InputMethod, so we can move ui::mojom::IMEDriver::CancelSession() to ui::mojom::InputMethod and get rid of session_ids. We might also want to rename InputMethod to InputMethodSession or similar to make this more clear.
,
Jun 22 2017
,
Feb 26 2018
,
Feb 26 2018
|
||||
►
Sign in to add a comment |
||||
Comment 1 by bugdroid1@chromium.org
, Jun 21 2017