New issue
Advanced search Search tips

Issue 638330 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: Aug 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 3
Type: Bug



Sign in to add a comment

Cleanup Platform events -> blink::WebInputEvent conversion

Project Member Reported by jonr...@chromium.org, Aug 16 2016

Issue description

In  issue 616673  we are unifying all locations where ui::Event is converted to blink::WebInputEvent, and moving these to ui/events/blink.

Within content/browser/renderer_host/input/ there are a series of converters for other platform events:
  - web_input_event_builders_android
  - web_input_event_builders_mac

We should likely move these to ui/events/blink as well, and find duplicates throughout the codebase, like with ui::Event

Stretch would be to have each of the web_input_event_builder_* to share an api instead of only being similarly names.
 
Labels: Proj-Mustash
Components: Internals>MUS
Labels: Proj-Mustash-Chrome
Status: WontFix (was: Available)
This was originally considered back when render_widget_host_view_mus was still a class. There have been lots of changes to the plans in the event targeting for mash/mus, so I do not know if this is even still valid.

Feel free to re-open if this is desired
Components: -Internals>MUS Internals>Services>WindowService
Components: -MUS

Sign in to add a comment