mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 593026. Make it possible to get the system principal from script. r=jst a=jst
This commit is contained in:
parent
7c1adb8b99
commit
8366800628
@ -184,7 +184,7 @@ interface nsIScriptSecurityManager : nsIXPCSecurityManager
|
||||
/**
|
||||
* Return the all-powerful system principal.
|
||||
*/
|
||||
[noscript] nsIPrincipal getSystemPrincipal();
|
||||
nsIPrincipal getSystemPrincipal();
|
||||
|
||||
/**
|
||||
* Return a principal with the specified certificate fingerprint, subject
|
||||
|
Loading…
Reference in New Issue
Block a user