Forked from
The Tor Project / Applications / Mullvad Browser
Daniel Holbert
authored
This patch doesn't change behavior. It just: (a) avoids unnecessarily assigning the bool to false when it's already false. (b) makes it easier to validate that we do truly only clear this bool when we actually unregister. Differential Revision: https://phabricator.services.mozilla.com/D180239