Closed
Bug 1852201
Opened 1 years ago
Closed 1 years ago
dom and style crates fail to build with the real bitflags 2
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
119 Branch
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox-esr115 | --- | wontfix |
firefox117 | --- | wontfix |
firefox118 | --- | wontfix |
firefox119 | --- | fixed |
People
(Reporter: glandium, Assigned: glandium)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•1 years ago
|
||
This undoes bug 1835681, adjusting for changes that happened since then,
because the crates don't build with the real bitflags 2, and there are
some challenges to make them work with the real bitflags 2.
Comment 2•1 years ago
|
||
Set release status flags based on info from the regressing bug 1835681
status-firefox117:
--- → affected
status-firefox118:
--- → affected
status-firefox119:
--- → affected
status-firefox-esr102:
--- → unaffected
status-firefox-esr115:
--- → affected
Assignee | ||
Updated•1 years ago
|
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/cec9e0864bb6
Downgrade bitflags in the dom and style crates. r=emilio
Comment 4•1 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 years ago
Resolution: --- → FIXED
Target Milestone: --- → 119 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•