Open Bug 1727930 Opened 3 years ago Updated 3 years ago

Make some thread safety asserts into release asserts

Categories

(Core :: Preferences: Backend, task)

task

Tracking

()

People

(Reporter: mccr8, Unassigned)

References

Details

It would be a good idea to turn the thread safety asserts in Preferences.cpp into release asserts, at least in the cases that can't be used from Stylo threads. Bug 1727842 is an example of this. The observer service and some parts of XPConnect use release thread safety asserts, and it is an easy way to catch some issues.

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