mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
c1d0b76c75
|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 |