Closed
Bug 1163586
Opened 10 years ago
Closed 7 years ago
[Secure Element] Implement onsepresent and onseremoval EventHandlers
Categories
(Firefox OS Graveyard :: NFC, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: tauzen, Unassigned)
References
Details
Secure Element API GlobalPlatform Member Draft Specification[0] defines onsepresent and onseremoval EventHandlers for sepresent and seremoval Events. We don't support them currently in our SE API. In this bug we can discuss if we need/want to implement them.
Once Bug 1119152 will land we will support SEReader.isSEPresent. Developer will need to obtain the array of supported SEReaders from SEManager and check isSEPresent property to know if a particular SEReader is available. This is in line with the Open Mobile API specification (V2.05). At this moment I don't see any use case which would require onsepresent/onseremoval usage.
[0] - http://globalplatform.github.io/WebApis-for-se/doc/
Reporter | ||
Updated•10 years ago
|
Blocks: b2g-secure-element
Comment 1•7 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•