Closed Bug 1722346 Opened 4 years ago Closed 3 years ago

Consider only appending to end of display lists

Categories

(Core :: Web Painting, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED
99 Branch
Tracking Status
firefox99 --- fixed

People

(Reporter: mikokm, Assigned: mikokm)

References

Details

Attachments

(1 file)

Currently items are added to both ends of display lists. Most display items are added to the top of the list, while appending to bottom is mainly used to add background items.

It is probably possible to add these background items earlier to ensure that they are at the bottom of the list. This would simplify code and make it possible to use list structures that do not support appending to both ends.

Assignee: nobody → tnikkel
Assignee: tnikkel → mikokm
Status: NEW → ASSIGNED
Pushed by mikokm@gmail.com: https://hg.mozilla.org/integration/autoland/rev/b0b7b6917ff1 Only append to the end/top of the display list r=mstange
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 99 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: