Open Bug 1921239 Opened 2 months ago Updated 1 month ago

[META] Ensure that elements that are out of view are snapshotted correctly

Categories

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

task

Tracking

()

People

(Reporter: nical, Unassigned)

References

(Depends on 3 open bugs, Blocks 1 open bug)

Details

(Keywords: meta, Whiteboard: [viewtransitions:m1:gfx])

This bug focuses on elements that are in the display list, possibily in the display port, but would normally not be rendered because they are out of the view port (They are filtered out from WebRender's visibility pass).

I suspect that this will be a bit tricky because WebRender makes assumptions based on things out of view being filtered out, and the traversals won't reach the elements if they are contained in pictures that are filtered out.

Summary: Ensured that elements that are out of view are snapshotted correctly → Ensure that elements that are out of view are snapshotted correctly
Whiteboard: [viewtransitions:m1:gfx]
Depends on: 1924109
Depends on: 1924116
Depends on: 1924119
Keywords: meta
Summary: Ensure that elements that are out of view are snapshotted correctly → [META] Ensure that elements that are out of view are snapshotted correctly
You need to log in before you can comment on or make changes to this bug.