canmove, Confirmed users
1,220
edits
Ptheriault (talk | contribs) (Created page with "== Overview == === FirefoxOS Review Details === * API: XXXXX API * Review Date: October 2013 * Review Lead: L.E. Taccor === Context === * Why are we doing a review * Has it b...") |
Ptheriault (talk | contribs) |
||
Line 41: | Line 41: | ||
* Discuss where permissions are enforced (access to object, on IPC messages, at each function call etc) | * Discuss where permissions are enforced (access to object, on IPC messages, at each function call etc) | ||
"wifi-manage": { | "wifi-manage": { | ||
190 app: DENY_ACTION, | 190 app: DENY_ACTION, | ||
191 privileged: DENY_ACTION, | 191 privileged: DENY_ACTION, | ||
192 certified: ALLOW_ACTION | 192 certified: ALLOW_ACTION | ||
193 }, | 193 }, | ||
== Review Notes== | == Review Notes== |