summaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorjoone.hur@intel.com <joone.hur@intel.com@0039d316-1c4b-4281-b951-d872f2087c98>2013-04-23 22:19:55 +0000
committerjoone.hur@intel.com <joone.hur@intel.com@0039d316-1c4b-4281-b951-d872f2087c98>2013-04-23 22:19:55 +0000
commita8bd8b64b0c4370434b047c416a055e29f994284 (patch)
tree81fa4077af119e07fd2b3b74f91078c10d1ef077 /AUTHORS
parenta7434672ab64ded8dea4ec5e931eb300102d2083 (diff)
downloadchromium_src-a8bd8b64b0c4370434b047c416a055e29f994284.zip
chromium_src-a8bd8b64b0c4370434b047c416a055e29f994284.tar.gz
chromium_src-a8bd8b64b0c4370434b047c416a055e29f994284.tar.bz2
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
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 27ec457..ceca7d6 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -241,3 +241,4 @@ Mrunal Kapade <mrunal.kapade@intel.com>
Yael Aharon <yael.aharon@intel.com>
Haojian Wu <hokein.wu@gmail.com>
Sathish Kuppuswamy <sathish.kuppuswamy@intel.com>
+Joone Hur <joone.hur@intel.com>