From a8bd8b64b0c4370434b047c416a055e29f994284 Mon Sep 17 00:00:00 2001 From: "joone.hur@intel.com" Date: Tue, 23 Apr 2013 22:19:55 +0000 Subject: We don't need to set suppress_next_commit_ to false in HandleCommit() method, because this method can be called twice when using iBus. In this case, a compositing Korean Hangul character can be committed twice. Contributed by joone.hur@intel.com BUG=50485 TEST=Follow the bug description. Review URL: https://chromiumcodereview.appspot.com/13818036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@195916 0039d316-1c4b-4281-b951-d872f2087c98 --- AUTHORS | 1 + 1 file changed, 1 insertion(+) (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS index 27ec457..ceca7d6 100644 --- a/AUTHORS +++ b/AUTHORS @@ -241,3 +241,4 @@ Mrunal Kapade Yael Aharon Haojian Wu Sathish Kuppuswamy +Joone Hur -- cgit v1.1