Closed
Bug 1963513
Opened 3 months ago
Closed 1 month ago
Fix timeout for layout/reftests/bugs/299837-3.xhtml when layout.css.grid-multi-pass-track-sizing.enabled is enabled
Categories
(Core :: Layout: Grid, task)
Core
Layout: Grid
Tracking
()
RESOLVED
FIXED
142 Branch
Tracking | Status | |
---|---|---|
firefox142 | --- | fixed |
People
(Reporter: TYLin, Assigned: TYLin)
References
Details
(Whiteboard: [grid-percentages:m1])
Attachments
(1 file)
After applying the proposed patches in bug 1944423 and enabling layout.css.grid-multi-pass-track-sizing.enabled
pref, layout/reftests/bugs/299837-3.xhtml
times out. The reftest exercises XUL layout, and we need to investigate and fix the timeout before enabling the pref by default.
Assignee | ||
Updated•3 months ago
|
Summary: Fix timeout for layout/reftests/bugs/299837-3.xhtml after enabling layout.css.grid-multi-pass-track-sizing.enabled → Fix timeout for layout/reftests/bugs/299837-3.xhtml when layout.css.grid-multi-pass-track-sizing.enabled is enabled
Updated•3 months ago
|
Whiteboard: [grid-percentages:triage] → [grid-percentages:m1]
Assignee | ||
Updated•2 months ago
|
Assignee: nobody → aethanyc
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•2 months ago
|
||
Pushed by tlin@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/b130b9803489
https://hg.mozilla.org/integration/autoland/rev/7bf58b6da2e9
Run 299837-3.html with new multi-pass grid track sizing behavior. r=dshin
Comment 3•1 month ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
status-firefox142:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 142 Branch
Updated•19 days ago
|
QA Whiteboard: [qa-triage-done-c143/b142]
You need to log in
before you can comment on or make changes to this bug.
Description
•