summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/download_extension_api.h
diff options
context:
space:
mode:
authoryusukes@chromium.org <yusukes@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-01-24 17:17:19 +0000
committeryusukes@chromium.org <yusukes@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-01-24 17:17:19 +0000
commit3d0824177f14eba2dbc775dc35ea9c5a5cac1f0f (patch)
tree240025d613aecb33803fdeac3b39f54667eeca8d /chrome/browser/download/download_extension_api.h
parentf7f9819d66ea030ff43ca813ee87828cfce1fa29 (diff)
downloadchromium_src-3d0824177f14eba2dbc775dc35ea9c5a5cac1f0f.zip
chromium_src-3d0824177f14eba2dbc775dc35ea9c5a5cac1f0f.tar.gz
chromium_src-3d0824177f14eba2dbc775dc35ea9c5a5cac1f0f.tar.bz2
Do not send an IBus IPC message for updating a cursor location.
Currently, every time the location of the input cursor in Chrome changes, ui::InputMethodIBus sends an IPC message to ibus-daemon by calling ibus_input_context_set_cursor_location API so that the IME candidate window could be shown in a proper position. However, the IPC is actually unnecessary since the candidate window is shown by the Chrome browser process itself. Instead of the IPC, we should update member variables in chromeos::input_method::IBusUiControllerImpl. BUG=chromium-os:25332 TEST=try Review URL: http://codereview.chromium.org/9241033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@118851 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/download/download_extension_api.h')
0 files changed, 0 insertions, 0 deletions