DescriptionFix 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
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=118414
Patch Set 1 : rebase #
Messages
Total messages: 7 (0 generated)
|