зеркало из https://github.com/mozilla/gecko-dev.git
Fix for bug 46802. Changed name of function to reflect its new functionality.
This commit is contained in:
Родитель
24538d74a9
Коммит
77d801d185
|
@ -56,5 +56,5 @@ interface nsIPrefMigration: nsISupports
|
||||||
[scriptable, uuid(88fabfa4-1dd2-11b2-94a1-902f0abd94b1)]
|
[scriptable, uuid(88fabfa4-1dd2-11b2-94a1-902f0abd94b1)]
|
||||||
interface nsIPrefConverter: nsISupports
|
interface nsIPrefConverter: nsISupports
|
||||||
{
|
{
|
||||||
void ConvertPrefsToUTF8IfNecessary();
|
void ConvertPrefsToUTF8();
|
||||||
};
|
};
|
||||||
|
|
Загрузка…
Ссылка в новой задаче