Open
Bug 984613
Opened 11 years ago
Updated 2 years ago
Consider using an arena to allocate instances of FlexItem / FlexLine in flexbox layout
Categories
(Core :: Layout, defect, P4)
Core
Layout
Tracking
()
NEW
People
(Reporter: dholbert, Unassigned)
References
Details
Mats suggests in bug 983434 comment 9 that we should use an arena to allocate our FlexItems and FlexLines in flexbox layout, rather than individual heap allocations.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•