mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-05 00:25:27 +00:00
eb8fc500c5
|ClearOnShutdown| deletes pointers by assigning |nullptr|. This patch converts |gNfcService| to a smart pointer, so that cleaning its value during shutdown will actually destruct the instance. |
||
---|---|---|
.. | ||
nfc_consts.js | ||
Nfc.js | ||
Nfc.manifest | ||
NfcMessageHandler.cpp | ||
NfcMessageHandler.h | ||
NfcOptions.h | ||
NfcService.cpp | ||
NfcService.h | ||
nsINfcService.idl | ||
nsINfcSystemMessage.idl |