Re: Intent to implement: nsIDOMMozIccManager.getCardLockRetryCount

2013-06-26 Thread Mounir Lamouri
Hi Thomas, MozICCManager is an API available only for built-in applications on Firefox OS so it is fine to change it as much as you want. -- Mounir On 25/06/13 17:11, Thomas Zimmermann wrote: > Hi, > > I intent to implement an extension to nsIDOMMozICCManager. > > When unlocking a SIM card, th

Intent to implement: nsIDOMMozIccManager.getCardLockRetryCount

2013-06-25 Thread Thomas Zimmermann
Hi, I intent to implement an extension to nsIDOMMozICCManager. When unlocking a SIM card, there is a maximum number of remaining tries. The new interface 'getCardLockRetryCount' will allow for reading the number of remaining tries for a specific lock. During the unlock process, an app can dis