зеркало из https://github.com/mozilla/gecko-dev.git
d24177fe2a
Having `mProfileBuffer` be a pointer is not really helpful: - The pointer is never null (It's allocated on ActivePS construction, and implicitly deleted on ActivePS destruction); it's never moved-from. - It requires an extra `new` and an extra `delete`. Differential Revision: https://phabricator.services.mozilla.com/D48650 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
core | ||
lul | ||
public | ||
moz.build |