Closed
Bug 1165265
Opened 10 years ago
Closed 10 years ago
[Secure Element][UI Test] Rapid applet button clicks should not cause error.
Categories
(Firefox OS Graveyard :: NFC, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: tauzen, Assigned: tauzen)
References
Details
Attachments
(1 file)
Applet button click handler uses SE API to activate/deactivate applet on contact-less interface. Only one channel can be opened simultaneously and SIM communication takes some time. So right now all the requests triggered by rapid button press are rejected and show error message. These requests should just fail silently, without displaying an error.
Assignee | ||
Updated•10 years ago
|
Blocks: b2g-secure-element
Comment 1•10 years ago
|
||
Updated•10 years ago
|
QA Whiteboard: [COM=NFC]
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → kmioduszewski
Assignee | ||
Comment 2•10 years ago
|
||
Comment on attachment 8606233 [details]
[gaia] tauzen:Bug1165265_se_uitest_fix > mozilla-b2g:master
Small fix, to a problem pointed out by QA.
Attachment #8606233 -
Flags: review?(timdream)
Updated•10 years ago
|
Attachment #8606233 -
Flags: review?(timdream) → review+
Assignee | ||
Updated•10 years ago
|
Keywords: checkin-needed
Updated•10 years ago
|
Keywords: checkin-needed
Comment 3•10 years ago
|
||
Pull request has landed in master: https://github.com/mozilla-b2g/gaia/commit/9a73750584b21a8cfc8e4767d6d310aeb8d34f91
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•