DescriptionSupport input events in Chrome ASH on Windows 7.
All changes are in the metro_driver_win7.cc file. There are two classes MouseEvent and KeyboardEvent
which implement the required set of winrt interfaces needed for this to work. We call the corresponding
handlers in the ChromeAppViewAsh class on the same lines as ASH on Windows 8.
BUG=356475
R=cpu@chromium.org, cpu
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=270558
Patch Set 1 #
Total comments: 12
Patch Set 2 : Code review comments #Patch Set 3 : Fix build errors #Patch Set 4 : Fixed crash on ASH startup on Win7 and scaling of mouse events #
Total comments: 2
Patch Set 5 : Code review comments addressed #Patch Set 6 : Fixed presubmit warnings #Patch Set 7 : Fixed presubmit warnings #
Messages
Total messages: 13 (0 generated)
|