Chromium Code Reviews
DescriptionMerge the mojo blink type converter into ui/events/blink
The code in mojo/converters/blink/blink_input_event_type_converters was mostly duplicate of ui/events/blink/web_input_event.
This change merges in the difference, blink::WebTouchEvent conversion. The tests from mojo have been ported over.
Furthermore CompositorMusConnection has been updated to use ui/events/blink.
With no other callsites, the mojo type converter has been deleted
TEST=events_unittests, content_unittests
BUG=616673
Committed: https://crrev.com/27bc053e0d9d7bd1a9cbcfa73a38d318eeef09bf
Cr-Commit-Position: refs/heads/master@{#415956}
Patch Set 1 #
Total comments: 6
Patch Set 2 : Address Review #
Total comments: 8
Patch Set 3 : Updates #Patch Set 4 : Rebase and update MouseWheelEvent #Patch Set 5 : Update moved test to not use hardcoded constant #Patch Set 6 : Rebase apparently restored deleted files #Messages
Total messages: 49 (27 generated)
|