Adding interface to remove activation cookie after it is processed. Bug 32506.r=gayatrib
git-svn-id: svn://10.0.0.236/trunk@64704 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -92,6 +92,7 @@ interface nsIProfile : nsISupports {
|
||||
void forgetCurrentProfile();
|
||||
void loadNewProfilePrefs();
|
||||
boolean isCurrentProfileAvailable();
|
||||
void removeCookie(in string cookie);
|
||||
|
||||
attribute boolean automigrate;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user