Closed Bug 1316908 Opened 8 years ago Closed 8 years ago

Figure out how to send APZ hit-testing information over to the compositor with WR

Categories

(Core :: Graphics: WebRender, defect, P3)

52 Branch
defect

Tracking

()

RESOLVED DUPLICATE of bug 1357754
Tracking Status
firefox52 --- affected

People

(Reporter: kats, Unassigned)

References

Details

(Whiteboard: [gfx-noted])

Now that we have e10s stood up in the WR world, we need to find a way to send hit-testing information from the content side to the compositor side for APZ to use. In the non-WR world this is sent as part of the layer tree, with event regions attached to each layer. In the WR world we don't send over layers at all, so we need to extract the event regions information beforehand and then ship that over PWebRenderBridge somehow. This probably depends on doing bug 1316903 first.
I'm going to forward-dupe this to bug 1357754 which has patches to do this. We might want to change how hit-testing is done further down the road, but we can file something else for that.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.