Open Bug 1928214 Opened 1 year ago Updated 1 year ago

Remove stopgap MOZ_RUNINIT use in morkNode.cpp

Categories

(Thunderbird :: General, task)

task

Tracking

(Not tracked)

People

(Reporter: benc, Unassigned)

References

(Blocks 1 open bug)

Details

After Bug 1920718, global vars that require construction must be explicitly flagged, and that was done in Bug 1928157.
But we shouldn't really have any such variables - constructing things before main() is always a little fraught.
The patch in Bug 1928157, D227403 can be used as a roadmap of what needs changing.

Blocks: 1945496
You need to log in before you can comment on or make changes to this bug.