Consider having enums typemapped from ui::mojom::EventType to ui::EventType |
|
Issue descriptionSee comment thread: https://chromium-review.googlesource.com/c/chromium/src/+/1211916/8/ui/events/mojo/event_struct_traits.cc#226 Currently we have individual enums mapped between mojo and ui::EventType, which seems unnecessary. Can we do this in a cleaner way? |
|
►
Sign in to add a comment |
|