mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-14 05:44:20 +00:00
bf24e992e3
This converts straightforward `nsAutoPtr` usage over to `UniquePtr`. `nsClassHashtable` is left alone for now as that will have a larger impact. `nsThread` is left alone for now as it has non-trivial ownership concepts. Differential Revision: https://phabricator.services.mozilla.com/D58284 --HG-- extra : moz-landing-system : lando