diff options
author | yusukes@google.com <yusukes@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-20 06:22:50 +0000 |
---|---|---|
committer | yusukes@google.com <yusukes@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-20 06:22:50 +0000 |
commit | 1027ebc3ec3fbb9fd44112e42bb06906895712bb (patch) | |
tree | 5bb1cd51e6d075f43f81675f4a3f59d0086b5167 /content/browser/browser_process_sub_thread.cc | |
parent | fcbbf082d9e87a7590617b402952d57bffb4daa2 (diff) | |
download | chromium_src-1027ebc3ec3fbb9fd44112e42bb06906895712bb.zip chromium_src-1027ebc3ec3fbb9fd44112e42bb06906895712bb.tar.gz chromium_src-1027ebc3ec3fbb9fd44112e42bb06906895712bb.tar.bz2 |
Fix the Windows implementation of EventGenerator::PressKey().
On Windows, we have to explicitly overwrite Event::flags_ since the flags are not determined by a MSG object but by GetKeyState() Win32 API. This CL is necessary for https://chromiumcodereview.appspot.com/9228013/.
BUG=None
TEST=try
Review URL: https://chromiumcodereview.appspot.com/9241007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@118414 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/browser/browser_process_sub_thread.cc')
0 files changed, 0 insertions, 0 deletions