I think I found how a web app can request permission:

 "permissions": {
    "browser":{},
    "systemXHR":{},
    "settings":{ "access": "readonly" },
    "geolocation" : {},
    "desktop-notification" : {}
  },

https://raw.github.com/mozilla-b2g/gaia/master/apps/browser/manifest.webapp

It seems to be the "browser":{}

m

On Thu, Jan 10, 2013 at 11:51 AM, Marcio Galli <[email protected]> wrote:
> And how one app requests this privilege? being an app in a external domain.
>
> Or what is the plain if any - it's an intent in the manifest? do you
> have examples or a list or something that is associated with
> documentation?
>
> m
>
> On Thu, Jan 10, 2013 at 9:33 AM, Lucas Adamski <[email protected]> wrote:
>>
>
>
>
> --
> www.telasocial.com



-- 
www.telasocial.com
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to