Chromium Code Reviews
DescriptionMojo: Introduces mojo::EventType and mojo::EventFlags
This change introduces EventType and EventFlags enum types
which mirror ui::EventType and ui::EventFlags. With these,
simple mouse/touch based Mojo apps no longer have to depend
on the ui module.
Note that this doesn't introduce any keycodes. It will need
some non-trivial work which deserves its own CL.
BUG=330467
R=beng@chromium.org, darin@chromium.org, viettrungluu@chromium.org
TEST=none
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285080
Patch Set 1 #Patch Set 2 : Landing #Messages
Total messages: 7 (0 generated)
|