== Yoshi ==
* {{Bug|1017485}} - B2G Join NFC: Enable P2P Listening mode only when screen is not lockedWork week. ** Discussed with Dimi, and UX** Madai's request is in {{Bug|973480}}.** Now Mozilla & Madai will use the same UX, disable P2P when screen is off. * {{Bug|933588}} - B2G NFC: Rewrite NFC Worker in C++.** on latest m-c. linking error is found. '''error: hidden symbol '_ZN7android6Parcel10writeInt32Ei' is not defined locally'''** Bug 1001320 changes from -fvisibility to #pragma GCC visibility push(hidden)** GCC Wiki https://gcc.gnu.org/wiki/Visibility
* WebNFC API v2 draft proposal
* {{Bug|1003775}} - B2G NFC: removePeerTarget in Nfc.js doesn't work for Browser app. '''ongoing'''
* {{Bug|933588|| - B2G NFC: Rewrite NFC Worker in C++. r? sent.
* {{Bug|963541}} - B2G NFC: Have a clear definition with NFCTag.connect and NFCTag.close. (pending, will back to this after NfcA or IsoDep is supported)