diff options
author | kochi@chromium.org <kochi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-12-03 03:16:17 +0000 |
---|---|---|
committer | kochi@chromium.org <kochi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-12-03 03:16:17 +0000 |
commit | 37a241c6f22e761a07d9ff70aff1b15674eb8bf6 (patch) | |
tree | 9717f6e8eb3ebb2dcb70e69be73849145a699cc9 /apps/apps.gypi | |
parent | 410ced305a4d81885285db33e1cede0efc099f8e (diff) | |
download | chromium_src-37a241c6f22e761a07d9ff70aff1b15674eb8bf6.zip chromium_src-37a241c6f22e761a07d9ff70aff1b15674eb8bf6.tar.gz chromium_src-37a241c6f22e761a07d9ff70aff1b15674eb8bf6.tar.bz2 |
Add candidatewindow* events related IPCs
These IPCs correspond to Javascript IME API events
(oncandidatewindow*) defined in
https://dvcs.w3.org/hg/ime-api/raw-file/8c061ee19f99/Overview.html#inputmethodcontext-interface
They will fire when IME candidate window changes its appearance.
The Blink side of the change is already checked in:
https://src.chromium.org/viewvc/blink?revision=161139&view=revision
This is the Chromium part of sending IPCs to renderer and
a test for both Chromium and Blink code path, which is not
covered by blink r161139.
The whole change FYI is worked on at
https://codereview.chromium.org/80583002/
and other CLs (to generate actual events from IMEs etc.)
will follow.
BUG=238585
TEST=content_browsertests --gtest_filter="RenderViewImplTest.SendCandidateWindowEvents"
Review URL: https://codereview.chromium.org/84963003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@238282 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'apps/apps.gypi')
0 files changed, 0 insertions, 0 deletions