Closed Bug 1524987 Opened 5 years ago Closed 5 years ago

Content process should be able to take APZ focus without providing layers

Categories

(Core :: Panning and Zooming, enhancement, P3)

enhancement

Tracking

()

RESOLVED WONTFIX
Fission Milestone M3

People

(Reporter: hsivonen, Unassigned)

References

Details

(Whiteboard: [fission-event-m2] )

Content processes currently announce keyboard focus as a side effect of supplying layers to the compositor. It’s possible that an item in an out-of-process iframe has focus and then the parent document is wheel-scrolled such that that the iframe is so far out of view that it no longer makes sense for it to keep sending layers to the compositor. We need to add an alternative way for a content process to communicate its focus in a situation where we don’t want it to be supplying layers for graphics purposes.

(Also not for the first round of implementation of event delivery to out-of-process iframes.)

Whiteboard: [fission-event-m2]

Obsoleted if bug 1535537 works out.

(In reply to Henri Sivonen (:hsivonen) from comment #2)

Obsoleted if bug 1535537 works out.

It worked out.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
Fission Milestone: --- → M3
You need to log in before you can comment on or make changes to this bug.