Closed
Bug 1847139
Opened 2 years ago
Closed 2 years ago
Standalone WebRender build broken by malloc_size_of_derive dependency
Categories
(Core :: Graphics: WebRender, defect)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
118 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr102 | --- | unaffected |
| firefox-esr115 | --- | unaffected |
| firefox116 | --- | wontfix |
| firefox117 | --- | wontfix |
| firefox118 | --- | fixed |
People
(Reporter: jrmuizel, Assigned: glandium)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
See bug 1836869 comment 9 for a possible solution
| Reporter | ||
Updated•2 years ago
|
Assignee: nobody → mh+mozilla
| Reporter | ||
Updated•2 years ago
|
Keywords: regression
Regressed by: 1836869
Comment 1•2 years ago
|
||
Set release status flags based on info from the regressing bug 1836869
status-firefox116:
--- → affected
status-firefox117:
--- → affected
status-firefox118:
--- → affected
status-firefox-esr102:
--- → unaffected
status-firefox-esr115:
--- → unaffected
| Assignee | ||
Comment 2•2 years ago
|
||
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/b48c1c7ce0e6
Use a versioned dependency on malloc_size_of_derive for standalone webrender. r=gfx-reviewers,jrmuizel
Pushed by nerli@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/94da8bb07bae
Fix webrender tidy bustage r=fix CLOSED TREE
Comment 5•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/b48c1c7ce0e6
https://hg.mozilla.org/mozilla-central/rev/94da8bb07bae
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 118 Branch
Comment 6•2 years ago
|
||
The patch landed in nightly and beta is affected.
:glandium, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- If no, please set
status-firefox117towontfix.
For more information, please visit BugBot documentation.
Flags: needinfo?(mh+mozilla)
| Assignee | ||
Updated•2 years ago
|
Flags: needinfo?(mh+mozilla)
Updated•2 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•