Open
Bug 1951826
Opened 10 days ago
Updated 12 hours ago
Refactor grid intrinsic sizing use of the item-plan/tracks-plan data structures
Categories
(Core :: Layout: Grid, enhancement, P3)
Core
Layout: Grid
Tracking
()
NEW
People
(Reporter: alaskanemily, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [grid-sizing:m1])
These should be less accidentally interchangeable, have the difference better documented, and could better be represented as opaque structures that are then iterable. As actual objects beyond just nsTArray
's, many functions could reasonably be implemented as methods on these structures.
Updated•9 days ago
|
Whiteboard: [grid-sizing:m1]
You need to log in
before you can comment on or make changes to this bug.
Description
•