Open Bug 1351802 Opened 7 years ago Updated 2 years ago

Make layer decision at frame tree

Categories

(Core :: Web Painting, enhancement, P5)

enhancement

Tracking

()

Tracking Status
firefox55 --- affected

People

(Reporter: sinker, Unassigned)

References

(Blocks 1 open bug)

Details

Making layer decision at frame tree means to decide the layer a frame painted on according the information of frame tree.  For now, we create painted layer after process display item, we don't know what layer a frame will be painted on during building display list.  If we know the layer, we could maintain dirty regions at frame tree too, so the less items will be built too.
Priority: -- → P5
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.