gecko/dom/nfc/gonk
Thomas Zimmermann c1d0b76c75 Bug 1173802: Store global NFC service in ref-counted variable, r=allstars.chh
|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.
2015-07-31 10:07:25 +02:00
..
nfc_consts.js Bug 1168292 - Part 1: update SYSTEM_APP_ID. r=dimi 2015-05-27 11:50:14 +08:00
Nfc.js Bug 1172159 - [NFC] Introduce getFocusTabId function. r=allstars.chh 2015-06-16 04:06:00 -04:00
Nfc.manifest
NfcMessageHandler.cpp Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
NfcMessageHandler.h Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
NfcOptions.h Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
NfcService.cpp Bug 1173802: Store global NFC service in ref-counted variable, r=allstars.chh 2015-07-31 10:07:25 +02:00
NfcService.h Bug 1173802: Replace |assertIsNfcServiceThread| with thread-safe checks, r=allstars.chh 2015-07-31 10:07:25 +02:00
nsINfcService.idl
nsINfcSystemMessage.idl