Closed
Bug 941208
Opened 11 years ago
Closed 11 years ago
B2G NFC: nfcd prints internal error message during handover
Categories
(Firefox OS Graveyard :: NFC, defect)
Firefox OS Graveyard
NFC
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: arno, Assigned: dimi)
References
Details
Attachments
(1 file)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.57 Safari/537.36
Steps to reproduce:
Use the following version:
nfcd: b2g/master
gecko: svic/master
gaia: svic/handover-devel
On an Android phone, open Gallery and select an image. When FFOS is on homescreen, hold the Android phone close and initiate beam by clicking on the shrinking UI.
Actual results:
E/nfcd ( 180): void HandoverServer::setConnectionThread(HandoverConnectionThread*): there is more than one connection, should not happen!
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → dlee
Assignee | ||
Comment 1•11 years ago
|
||
There is some logic error when print this error message.
But this error printing will not affect the handover flow
Attachment #8335908 -
Flags: review?(allstars.chh)
Comment on attachment 8335908 [details] [review]
playform_system_nfcd_pull_request
merged.
https://github.com/mozilla-b2g/platform_system_nfcd/commit/40001c4933297813adce2e75dff591c78fea46c3
Attachment #8335908 -
Flags: review?(allstars.chh) → review+
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Component: General → NFC
You need to log in
before you can comment on or make changes to this bug.
Description
•