Closed
Bug 1850161
Opened 1 years ago
Closed 1 years ago
Consider to remove or optimize Element::IntrinsicState() usage
Categories
(Core :: DOM: Core & HTML, defect, P3)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
119 Branch
Tracking | Status | |
---|---|---|
firefox119 | --- | fixed |
People
(Reporter: smaug, Assigned: emilio)
References
Details
(Whiteboard: [sp3])
Attachments
(1 file)
.
Assignee | ||
Updated•1 years ago
|
Flags: needinfo?(emilio)
Updated•1 years ago
|
Assignee | ||
Updated•1 years ago
|
Flags: needinfo?(emilio)
Whiteboard: [sp3]
Updated•1 years ago
|
See Also: → https://mozilla-hub.atlassian.net/browse/SP3-505
Assignee | ||
Comment 1•1 years ago
|
||
Depends on D187108
Updated•1 years ago
|
Assignee: nobody → emilio
Status: NEW → ASSIGNED
Updated•1 years ago
|
Severity: -- → S3
Priority: -- → P3
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ebc81e5e7750
Remove the concept of intrinsic states and related code. r=smaug
https://hg.mozilla.org/integration/autoland/rev/30526c800ca7
1850238: apply code formatting via Lando
Comment 3•1 years ago
|
||
Backed out 3 changesets (Bug 1850238, Bug 1850161) for causing multiple failures at Element.cpp
Backout: https://hg.mozilla.org/integration/autoland/rev/1f3a4f8a850c5dce3f6ec4cfa42f10a899db9316
Failure logs:
https://treeherder.mozilla.org/logviewer?job_id=427551842&repo=autoland&lineNumber=33868
https://treeherder.mozilla.org/logviewer?job_id=427552241&repo=autoland&lineNumber=2864
https://treeherder.mozilla.org/logviewer?job_id=427551989&repo=autoland&lineNumber=11929
Flags: needinfo?(emilio)
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8dae86017a59
Remove the concept of intrinsic states and related code. r=smaug
https://hg.mozilla.org/integration/autoland/rev/e97db171d9a6
1850238: apply code formatting via Lando
Pushed by emilio@crisal.io:
https://hg.mozilla.org/integration/autoland/rev/2f90cf700fe8
Fix some cases where we can get to empty states to notify.
Assignee | ||
Updated•1 years ago
|
Flags: needinfo?(emilio)
Comment 8•1 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/8dae86017a59
https://hg.mozilla.org/mozilla-central/rev/e97db171d9a6
https://hg.mozilla.org/mozilla-central/rev/2f90cf700fe8
Status: ASSIGNED → RESOLVED
Closed: 1 years ago
status-firefox119:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 119 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•