GlobalPlatform / WebApis-for-SE

Open source Apis to access a Secure Element from a Web application
Apache License 2.0
18 stars 5 forks source link

Editorial #17 #53

Closed hchavers closed 8 years ago

hchavers commented 8 years ago

Comments from Trusted Computing Group - Item # 34

Section: 15. Error Types

Comment: “... some methods return a Promise object. If an error occurs during the execution of any of these methods, the reject() method of promise resolver will be ...”

Proposed Resolution: “... some methods return a Promise object. If an error occurs during the execution of any of these methods, the reject() method of Promise's resolver will be ...”