Closed Bug 941433 Opened 12 years ago Closed 12 years ago

NFC Daemon could not detect tag

Categories

(Firefox OS Graveyard :: NFC, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
1.3 Sprint 5 - 11/22

People

(Reporter: dimi, Assigned: dimi)

Details

Attachments

(1 file)

58 bytes, text/x-github-pull-request
allstars.chh
: review+
Details | Review
No description provided.
The root cause is that NfcTagManager have a mutex "mMutex" to prevent multiple API call at the same time. so the mutex should only exist in API function. If the mutex is exist in internal function, when API function call internal function, it will cause dead lock.
Attachment #8335902 - Flags: review?(allstars.chh)
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: