Chromium Code Reviews
DescriptionConvert ui::Event directly to blink::WebInputEvent.
In CompositorMusConnection::OnWindowInputEvent we need to convert ui::Event to
blink::WebInputEvent. Previously we did this by first converting ui::Event to
mojom::Event, and then using the mojom type converters we convert it to
blink::WebInputEvent.
We will remove the ui::Event to mojom::Event type converters. This CL adds
support for direct conversion from ui::Event to blink::WebInputEvent.
BUG=609138
Committed: https://crrev.com/164cb9b90ff36afb164c3669973cadb71c92139f
Cr-Commit-Position: refs/heads/master@{#392376}
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #Patch Set 4 : #Patch Set 5 : Fix windows compile error + Remove deprecated comment. #Patch Set 6 : Fix linker error on win_chromium_x64_rel_ng #Patch Set 7 : Another try to fix link error #
Messages
Total messages: 15 (8 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||