New issue
Advanced search Search tips

Issue 756573 link

Starred by 1 user

Issue metadata

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



Sign in to add a comment

Consider decoupling routing web events from generating them from native events

Project Member Reported by sahel@chromium.org, Aug 17 2017

Issue description

Currently routing input events is called in functions that generate webinputevents from native events.

Any test functions that generate webinputevents have to skip the routing part and it breaks test coverage for oopif cases.


 

Sign in to add a comment