New issue
Advanced search Search tips

Issue 653126 link

Starred by 2 users

Issue metadata

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

Blocked on:
issue 631270



Sign in to add a comment

Create a RenderWidgetHostEventHandlerWin subclass

Project Member Reported by jonr...@chromium.org, Oct 5 2016

Issue description

Currently the ui::EventHandler logic is being refactored out of RenderWidgetHostViewAura, so that it can be shared with RenderWidgetHostViewMus.  (https://codereview.chromium.org/2317333002/)

During this we noticed that there is significant Windows specific logic. It would be good to try to refactor this out of the new RenderWidgetHostViewEventHandler into a Windows specific subclass.

 
Components: -MUS Internals>Services>WindowService

Sign in to add a comment