Closed
Bug 1961323
Opened 1 month ago
Closed 28 days ago
Port deeply nested grid crashtests as perftests to cover grid item block-size cache
Categories
(Core :: Layout: Grid, task)
Core
Layout: Grid
Tracking
()
RESOLVED
FIXED
139 Branch
Tracking | Status | |
---|---|---|
firefox139 | --- | fixed |
People
(Reporter: TYLin, Assigned: TYLin)
References
(Blocks 1 open bug)
Details
(Whiteboard: [grid-percentages:m1])
Attachments
(1 file)
See the patch for details.
Assignee | ||
Comment 1•1 month ago
|
||
This patch ports two deeply nested grid tests to perftests (originally added as
crashtests in Bug 1682686). Running them as perftests allow us to obtain more
granular performance measurements when working on the new grid cache
mechanism (e.g. Bug 1956955).
Updated•1 month ago
|
Assignee: nobody → aethanyc
Status: NEW → ASSIGNED
Pushed by aethanyc@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/86aae89115c6
Port deeply nested grid crashtests as perftests to cover grid item block-size cache. r=layout-reviewers,perftest-reviewers,dholbert,sparky
Status: ASSIGNED → RESOLVED
Closed: 28 days ago
status-firefox139:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 139 Branch
Updated•28 days ago
|
Whiteboard: [grid-percentages:triage] → [grid-percentages:m1]
Updated•21 days ago
|
QA Whiteboard: [qa-triage-done-c140/b139]
You need to log in
before you can comment on or make changes to this bug.
Description
•