Improve enablePrivilege confirmation dialog text and presentation, sanity-check
privilege names (bug 253942, bug 253944) r=caillon,sr=brendan,a=chofmann,mkaply git-svn-id: svn://10.0.0.236/trunk@161570 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -408,6 +408,9 @@ private:
|
||||
CheckConfirmDialog(JSContext* cx, nsIPrincipal* aPrincipal,
|
||||
const char* aCapability, PRBool *checkValue);
|
||||
|
||||
static void
|
||||
FormatCapabilityString(nsAString& aCapability);
|
||||
|
||||
nsresult
|
||||
SavePrincipal(nsIPrincipal* aToSave);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user