215094 - 235364 - profile manager API changes to facilitate firefox profile data automigration. r=ccarlen.
This commit is contained in:
Родитель
0ca1ce40a0
Коммит
76e067f682
|
@ -89,6 +89,7 @@ interface nsIProfileInternal : nsIProfile {
|
||||||
void migrateProfile(in wstring profileName);
|
void migrateProfile(in wstring profileName);
|
||||||
void remigrateProfile(in wstring profileName);
|
void remigrateProfile(in wstring profileName);
|
||||||
void forgetCurrentProfile();
|
void forgetCurrentProfile();
|
||||||
|
void createDefaultProfile();
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Returns the actual profile directory
|
* Returns the actual profile directory
|
||||||
|
|
Загрузка…
Ссылка в новой задаче