Closed
Bug 1995951
Opened 5 months ago
Closed 5 months ago
Remove the unused MOZ_THUNDERBIRD_RUST constant
Categories
(MailNews Core :: Build Config, task)
MailNews Core
Build Config
Tracking
(Not tracked)
RESOLVED
FIXED
146 Branch
People
(Reporter: babolivier, Assigned: babolivier)
References
Details
Attachments
(1 file)
MOZ_THUNDERBIRD_RUST has defaulted to true for over a year now (bug 1951918), with the control flag --disable-thunderbird-rust being removed in that same bug. Now that we're shipping stable native EWS support in Thunderbird (which is partly implemented in Rust), it makes even less sense to build without Rust.
| Assignee | ||
Comment 1•5 months ago
|
||
Updated•5 months ago
|
Assignee: nobody → brendan
Status: NEW → ASSIGNED
| Assignee | ||
Updated•5 months ago
|
Keywords: checkin-needed-tb
Target Milestone: --- → 146 Branch
Pushed by kaie@kuix.de:
https://hg.mozilla.org/comm-central/rev/062c0fce28e5
Remove the MOZ_THUNDERBIRD_RUST build constant. r=coreycb
You need to log in
before you can comment on or make changes to this bug.
Description
•