Closed
Bug 959064
Opened 11 years ago
Closed 11 years ago
B2G NFC: Don't pass requestId to NFC worker
Categories
(Firefox OS Graveyard :: NFC, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: allstars.chh, Unassigned)
References
Details
requestId has been passed to NFC worker and passed back to Nfc.js, however it's never used in worker, so we should keep requestId in Nfc.js.
Reporter | ||
Comment 1•11 years ago
|
||
A second thought is worker should keep track of requestId,
otherwise if Nfc.js sends two same requests to worker, when the responses come back there will be no way to tell from these two response.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•