зеркало из https://github.com/mozilla/gecko-dev.git
Partial backout of bug 1329262 for breaking ss jobs (bug 1332821).
MozReview-Commit-ID: 2nSaRiQJvwL --HG-- extra : rebase_source : bdc94b5336859acab92c9df994cc830d319a35e9
This commit is contained in:
Родитель
0fae2ed52a
Коммит
0a4e65fe13
|
@ -71,17 +71,5 @@ this.LightweightThemes = {
|
|||
});
|
||||
},
|
||||
},
|
||||
|
||||
compactLight: {
|
||||
applyConfig: Task.async(() => {
|
||||
LightweightThemeManager.currentTheme = LightweightThemeManager.getUsedTheme("firefox-compact-light@mozilla.org");
|
||||
}),
|
||||
},
|
||||
|
||||
compactDark: {
|
||||
applyConfig: Task.async(() => {
|
||||
LightweightThemeManager.currentTheme = LightweightThemeManager.getUsedTheme("firefox-compact-dark@mozilla.org");
|
||||
}),
|
||||
},
|
||||
},
|
||||
};
|
||||
|
|
Загрузка…
Ссылка в новой задаче