mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 22:01:30 +00:00
Bug 593026. Make it possible to get the system principal from script. r=jst a=jst
This commit is contained in:
parent
c2f369a13d
commit
7e4b4c8184
@ -184,7 +184,7 @@ interface nsIScriptSecurityManager : nsIXPCSecurityManager
|
|||||||
/**
|
/**
|
||||||
* Return the all-powerful system principal.
|
* Return the all-powerful system principal.
|
||||||
*/
|
*/
|
||||||
[noscript] nsIPrincipal getSystemPrincipal();
|
nsIPrincipal getSystemPrincipal();
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Return a principal with the specified certificate fingerprint, subject
|
* Return a principal with the specified certificate fingerprint, subject
|
||||||
|
Loading…
Reference in New Issue
Block a user