Apps/Security/Definitions: Difference between revisions

 
Line 1: Line 1:
== Definitions ==
== Definitions ==
* '''WebApp''' - An application developed with web technologies (JS/HTML/CSS). May contain dynamic and static content
* '''WebApp''' - An application developed with web technologies (JS/HTML/CSS). May contain dynamic and static content (i.e. may make use of eval, script injection as in body.appendChild(createNode("script")) etc.)
* '''Native App''' - A WebApp consisting solely of static content and run on a B2G capable device
* '''Native App''' - A WebApp consisting solely of static content (no script injection or use of eval) and run on a B2G capable device
* '''Gaia App''' - '''DEFINITION REQUIRED'''
* '''Gaia App''' - '''DEFINITION REQUIRED'''
* '''B2G App''' - '''DEFINITION REQUIRED''' which is meaningful in the context of the above app definitions
* '''B2G App''' - '''DEFINITION REQUIRED''' which is meaningful in the context of the above app definitions
177

edits