New issue
Advanced search Search tips

Issue 883517 link

Starred by 1 user

Issue metadata

Status: Untriaged
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Consider having enums typemapped from ui::mojom::EventType to ui::EventType

Project Member Reported by katie@chromium.org, Sep 12

Issue description

See 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