New issue
Advanced search Search tips

Issue 913985 link

Starred by 1 user

Issue metadata

Status: Started
Owner:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug

Blocking:
issue 901882



Sign in to add a comment

Plumb pointer-events property to cc layers for viz hit testing

Project Member Reported by sunxd@chromium.org, Dec 11

Issue description

It is common (2% of all hit test requests on web) that we try to hit test on an iframe which is covered by a pointer-events: none overlay. This happens a lot when ad providers want to track the ad click.

We would like to plumb pointer-events property to cc layers and generate oopif hit testing data based on that, so we no longer need async hit testing when hit test this kind of iframes.
 

Sign in to add a comment