Skip to content
Snippets Groups Projects
Commit f2b94f97 authored by yusukes@google.com's avatar yusukes@google.com
Browse files

Fix UI-thread blocking issue in SetImeConfig.

Do not kill ibus-daemon before FlushImeConfig() since it can lead the ibus_config_set_value() call to block for 25 seconds (i.e. GDBus default timeout) when ibus-1.4 and GDBus libraries are in use.

BUG=chromium-os:9685
TEST=manually with ibus-1.3 and 1.4.

Review URL: http://codereview.chromium.org/6032005

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70598 0039d316-1c4b-4281-b951-d872f2087c98
parent 4272682e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment