Hello, On 10/03/2015 10:17, Shivam Chaturvedi wrote: > Hello devs, > I was working around the code base searching for the implementation of > the permissons framework in b2g. I want to learn how B2G implements and > enforces permissions on apps and their requests for resources. > > Can someone guide me as to where I should look? I seem to be a bit lost. >
you can start by having a look at these two files in Gecko: * https://dxr.mozilla.org/mozilla-central/source/dom/apps/PermissionsInstaller.jsm * https://dxr.mozilla.org/mozilla-central/source/dom/apps/PermissionsTable.jsm _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
