зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1435090 - Hide the persist logs checkbox on the browser console; r=Honza.
MozReview-Commit-ID: 1fT5YtyRRaT --HG-- extra : rebase_source : fadfded4c1f7f20e8df1da408b7d83d0bddb790b
This commit is contained in:
Родитель
46f692cb58
Коммит
836ef00597
|
@ -197,6 +197,7 @@ NewConsoleOutputWrapper.prototype = {
|
|||
});
|
||||
|
||||
let filterBar = FilterBar({
|
||||
hidePersistLogsCheckbox: this.jsterm.hud.isBrowserConsole,
|
||||
serviceContainer: {
|
||||
attachRefToHud
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче