Closed Bug 1213707 Opened 9 years ago Closed 6 years ago

consider grouping some ElementRestyler members into a single object

Categories

(Core :: CSS Parsing and Computation, defect)

defect
Not set
normal

Tracking

()

RESOLVED INVALID
Tracking Status
firefox44 --- affected

People

(Reporter: heycam, Unassigned)

Details

When we construct an ElementRestyler from a parent ElementRestyler, we copy a number of members from the parent to the child.  It might be worth bundling those members that don't change into a single object allocated on the stack at the top of the restyle, and pass a pointer to that object down into the descendant ElementRestylers.
This code is gone.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.