177
edits
| Line 9: | Line 9: | ||
* '''Store''' - A marketplace where a user may download/purchase WebApps for their device | * '''Store''' - A marketplace where a user may download/purchase WebApps for their device | ||
* above definition are up for discussion | * above definition are up for discussion | ||
=== Concepts to be given Official Definitions === | |||
There is no real easy way to distinguish the following, all of which are iframes (!) in the B2G environment. There is some considerable confusion as a result, especially due to the fact that the required security context and especially the interactions between parent and child iframes are ''different'' depending on the type of iframe. | |||
Names really therefore need to be given to the following: | |||
* the root frame (top-level one into which the top gaia HTML is loaded) | |||
* individual gaia apps (sub-iframes, one per app) | |||
* any gaia app that opens up a public-facing (URL-based) iframe in which | |||
the contents of a URI are displayed: the browser app is one such | |||
* iframes *within* that iframe - as in "iframes that you normally | |||
think of iframes being used for as an ordinary web developer". | |||
== Bugs == | == Bugs == | ||
* {{bug|707625}} - WebAPI permissions manager | * {{bug|707625}} - WebAPI permissions manager | ||
edits