Am new to HTML/JavaScripting. Interested in seeking answers to the following questions.
- HtmL5 apps - how security is controlled ? (Permissions / Capabilities) . JavaScript security. How does platform level(say some mobile platform) security map to JavaScript security. If I wanted to use these HTML apps in the handset, will the security be taken care by the mobile framework?
- How do third part developers request for such capabilities (such as deleting a contact or file from HTML5/Java Script).