Closed
Bug 1765515
Opened 2 years ago
Closed 2 years ago
Changes to content-visibility should rebuild the frame
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
FIXED
101 Branch
Tracking | Status | |
---|---|---|
firefox101 | --- | fixed |
People
(Reporter: mrobinson, Assigned: mrobinson)
References
Details
Attachments
(1 file)
Since changes to content-visibility
can change the used value of contain
, it should trigger the at least as much difference as changes to the computed value of contain
.
Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → mrobinson
Status: NEW → ASSIGNED
Updated•2 years ago
|
Severity: -- → S3
Pushed by mrobinson@igalia.com: https://hg.mozilla.org/integration/autoland/rev/2e154dcda079 Changes to content-visibility should rebuild the frame r=emilio
Comment 3•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox101:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 101 Branch
Comment hidden (obsolete) |
Updated•2 years ago
|
Keywords: perf-alert
Comment 5•2 years ago
|
||
Can you file a bug for those regressions? They're unexpected.
Flags: needinfo?(aionescu)
Comment 6•2 years ago
|
||
Also, are you sure this change is the culprit? It only does changes to a disabled-by-default feature.
Assignee | ||
Comment 7•2 years ago
|
||
This is pretty mysterious. I just double-checked that this code should not be triggered at all when loading these pages (or changing the property in question manually) when the feature flag is disabled.
Comment 8•2 years ago
|
||
Sorry, emilio, I concluded that this was caused by infra changes.
Flags: needinfo?(aionescu)
Updated•2 years ago
|
Keywords: perf-alert
You need to log in
before you can comment on or make changes to this bug.
Description
•