Closed
Bug 1957570
Opened 1 year ago
Closed 1 year ago
Entering ComputeIntrinsicSize debug spam
Categories
(Core :: DOM: CSS Object Model, defect)
Core
DOM: CSS Object Model
Tracking
()
RESOLVED
FIXED
139 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr128 | --- | unaffected |
| firefox137 | --- | unaffected |
| firefox138 | --- | unaffected |
| firefox139 | --- | fixed |
People
(Reporter: tschuster, Assigned: dholbert)
References
(Regression)
Details
(Keywords: regression)
Bug 1956578 added tons of debug spam to my console when running locally.
[Child 145849, Main Thread] WARNING: ****dholbert Entering UpdateIntrinsicRatio: file /home/tom/projects/mozilla/layout/generic/nsImageFrame.cpp:1031
[Child 145849, Main Thread] WARNING: ***dholbert EnsureIntrinsicSizeAndRatio taking the regular codepath.: file /home/tom/projects/mozilla/layout/generic/nsImageFrame.cpp:1513
[Child 145849, Main Thread] WARNING: ****dholbert Entering UpdateIntrinsicSize: file /home/tom/projects/mozilla/layout/generic/
... hundreds of more lines
Flags: needinfo?(dholbert)
| Assignee | ||
Comment 1•1 year ago
|
||
Oh no, sorry about that - those got hg commit --amended in by accident when I fixed a commit message typo.
| Assignee | ||
Updated•1 year ago
|
Assignee: nobody → dholbert
| Assignee | ||
Comment 2•1 year ago
|
||
Followup patch posted, & lando triggered, on bug 1956578. Sorry about the debug spam & thanks for the heads-up.
Flags: needinfo?(dholbert)
Comment 3•1 year ago
|
||
Set release status flags based on info from the regressing bug 1956578
status-firefox137:
--- → unaffected
status-firefox138:
--- → unaffected
status-firefox139:
--- → affected
status-firefox-esr128:
--- → unaffected
| Reporter | ||
Updated•1 year ago
|
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Updated•1 year ago
|
Target Milestone: --- → 139 Branch
Updated•1 year 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
•