Closed
Bug 943691
Opened 11 years ago
Closed 11 years ago
[B2G][Gaia][NFC] Consolidate NFC Utils into new file.
Categories
(Firefox OS Graveyard :: Gaia::System, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 963556
People
(Reporter: dgarnerlee, Unassigned)
References
Details
Currently, system app's nfc_manager.js and nfc_handover.js do not share the NFCUtils class to manipulate the Uint8Array datatypes in an MozNdefRecord. That code should be shared between them to reduce code maintenance effort.
Reporter | ||
Updated•11 years ago
|
Reporter | ||
Comment 1•11 years ago
|
||
963556 is more relevant. nfc_util.js now exists, and there is a shared/js gaia for all apps.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•