Open Bug 1945007 Opened 14 days ago Updated 10 days ago

Remove stopgap MOZ_RUNINIT use in WSEnable.cpp

Categories

(Thunderbird :: OS Integration, task)

Tracking

(Not tracked)

People

(Reporter: darktrojan, 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.