New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 591459 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

Refactor WebWidget(Client) to have associated InputHandler interfaces

Project Member Reported by markdittmer@chromium.org, Mar 2 2016

Issue description

Goal: Facilitate clean transport/input/graphics/blink separation for Mus input handling in renderers.

Approach: Create WebWidgetInputHandler(Client) interfaces that deal with input event-related operations. RenderWidgetMusConnection will operate over these interfaces, creating a separation between input and graphics WebWidget operations that (hopefully, down the road) RenderWidget and friends can also exploit to better separate concerns. This effort will also involve writing IPC-agnostic implementors of InputHandler interfaces, which should be easier to test then the current RenderWidget/WebWidget world.
 
Status: WontFix (was: Assigned)
Owner: sadrul@chromium.org
Status: Assigned (was: WontFix)
I still think we need this. I'm reopening, and assigning to sadrul@ for eventual triage.

Sign in to add a comment