Closed
Bug 988579
Opened 11 years ago
Closed 11 years ago
Notify onpeerready and onpeerlost callbacks even when there is no valid 'requester' / DOM request ID
Categories
(Firefox OS Graveyard :: NFC, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 987595
People
(Reporter: psiddh, Unassigned)
References
Details
It looks like we may need to fix NfcContentHelper.js.
When 'NFC:PeerEvent' is sent Nfc.js, the recent code changes check for 'requester' / valid DOM request ID, which may not be necessary for 'PeerEvents: onpeerready & onpeerlost' since they are callbacks that need to be invoked.
I have already fixed this in Bug 987595
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
•