Home | History | Annotate | Download | only in permissions

Lines Matching refs:permission

67   // Returns true if the |extension| can silently increase its permission level.
105 // Returns true if the |extension| has the given |permission|. Prefer
107 // api that requires a permission they didn't know about, e.g. open web apis.
108 // Note this does not include APIs with no corresponding permission, like
111 bool HasAPIPermission(APIPermission::ID permission) const;
113 bool HasAPIPermissionForTab(int tab_id, APIPermission::ID permission) const;
115 APIPermission::ID permission,
132 // permission grants access to all hosts (like <all_urls>) or an api
133 // permission that effectively grants access to all hosts (e.g. proxy,
137 // Returns the full list of permission messages that should display at
141 // Returns the full list of permission messages that should display at install
145 // Returns the full list of permission details for messages that should
153 // Returns true if the |extension| has permission to access and interact with
166 // know how to wait for permission.
174 // Returns true if the |extension| has permission to inject a content script
189 // know how to wait for permission.
229 // Returns true if the |extension| has tab-specific permission to operate on
232 // the given tab, only that it does not have tab-specific permission to do so.
256 // The permission's which are currently active on the extension during