mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-15 03:00:30 +00:00
1fc3efff69
The new StaticLocalAutoPtr smart pointer has a trivial destructor, so we will either properly clean up this data or leak it on process shutdown. Either way, we will not destroy it in a way that the underlying type does not support. Differential Revision: https://phabricator.services.mozilla.com/D40842 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
app | ||
chromium | ||
contentproc | ||
glue | ||
ipdl | ||
mscom | ||
testshell | ||
moz.build | ||
pull-chromium.py |