зеркало из https://github.com/mozilla/pjs.git
Removing unused 4.x prefs (39812). r=pavlov
This commit is contained in:
Родитель
9a0fc26f67
Коммит
2661679d41
|
@ -1131,9 +1131,6 @@ PREF_SetSpecialPrefsLocal(void)
|
||||||
{
|
{
|
||||||
static char *prefName[] = {
|
static char *prefName[] = {
|
||||||
"browser.bookmark_columns_win",
|
"browser.bookmark_columns_win",
|
||||||
"browser.history_file",
|
|
||||||
"browser.sarcache.directory",
|
|
||||||
"browser.user_history_file",
|
|
||||||
"editor.html_editor",
|
"editor.html_editor",
|
||||||
"editor.template_history_0",
|
"editor.template_history_0",
|
||||||
"editor.template_last_loc",
|
"editor.template_last_loc",
|
||||||
|
|
|
@ -1131,9 +1131,6 @@ PREF_SetSpecialPrefsLocal(void)
|
||||||
{
|
{
|
||||||
static char *prefName[] = {
|
static char *prefName[] = {
|
||||||
"browser.bookmark_columns_win",
|
"browser.bookmark_columns_win",
|
||||||
"browser.history_file",
|
|
||||||
"browser.sarcache.directory",
|
|
||||||
"browser.user_history_file",
|
|
||||||
"editor.html_editor",
|
"editor.html_editor",
|
||||||
"editor.template_history_0",
|
"editor.template_history_0",
|
||||||
"editor.template_last_loc",
|
"editor.template_last_loc",
|
||||||
|
|
|
@ -1941,10 +1941,6 @@ nsPrefMigration::SetPremigratedFilePref(const char *pref_name, nsIFileSpec *path
|
||||||
|
|
||||||
static const char *prefsToConvert[] = {
|
static const char *prefsToConvert[] = {
|
||||||
"browser.cache.directory",
|
"browser.cache.directory",
|
||||||
"browser.bookmark_file",
|
|
||||||
"browser.history_file",
|
|
||||||
"browser.sarcache.directory",
|
|
||||||
"browser.user_history_file",
|
|
||||||
"custtoolbar.personal_toolbar_folder",
|
"custtoolbar.personal_toolbar_folder",
|
||||||
"editor.image_editor",
|
"editor.image_editor",
|
||||||
"editor.html_editor",
|
"editor.html_editor",
|
||||||
|
|
Загрузка…
Ссылка в новой задаче