Emit the correct event when input method settings are updated.
OnSettingsChanged event is an old event which is not used anywhere, we should use the new OnInputMethodOptionsChange event instead. This is also required for using SetSettings api in Tast tests. Test: tested with Chrome on Linux Bug: 1118927 Change-Id: I8e6db60bd11c3ae09f29cf1b88251db00f339813 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2362491 Commit-Queue: Jing Wang <jiwan@chromium.org> Reviewed-by:Darren Shen <shend@chromium.org> Reviewed-by:
Keith Lee <keithlee@chromium.org> Cr-Commit-Position: refs/heads/master@{#802156}
Showing
Please register or sign in to comment