Confirmed users
266
edits
(→Hsinyi) |
Allstars.chh (talk | contribs) (→Yoshi) |
||
Line 198: | Line 198: | ||
* {{Bug|933588}} - B2G NFC: Rewrite NFC Worker in C++ | * {{Bug|933588}} - B2G NFC: Rewrite NFC Worker in C++ | ||
** Binary protocol mostly done, except writeNDEF. | ** Binary protocol mostly done, except writeNDEF. | ||
** working on keeping track of requestId. (In original JS implementation it is done by closure) | |||
** Sometimes will meet crashed in {{Bug|820716}} - Failing assertion MOZ_ASSERT(OOPInitialized()) at toolkit/crashreporter/nsExceptionHandler.cpp#1897 | ** Sometimes will meet crashed in {{Bug|820716}} - Failing assertion MOZ_ASSERT(OOPInitialized()) at toolkit/crashreporter/nsExceptionHandler.cpp#1897 | ||
** need to fix some Bugs on Nfc.js first | ** need to fix some Bugs on Nfc.js first | ||
*** {{Bug|958423}} - B2G NFC: ndef in 'nfc-manager-tech-discovered' is two levels of array. r? sent | *** {{Bug|958423}} - B2G NFC: ndef in 'nfc-manager-tech-discovered' is two levels of array. r? sent | ||
* {{Bug|948850}} - B2G NFC: to add onpeerready causes app to be killed. r? sent | * {{Bug|948850}} - B2G NFC: to add onpeerready causes app to be killed. r? sent | ||
* Discussion of latest WebNFC API https://taiwan.etherpad.mozilla.org/542? (pending) | * Discussion of latest WebNFC API https://taiwan.etherpad.mozilla.org/542? (pending) |