зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1536502 - Remove remaining references to webaudioeditor in devtools;r=pbro
Differential Revision: https://phabricator.services.mozilla.com/D24197 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
cf4788faef
Коммит
039e0993c8
|
@ -98,20 +98,6 @@ ToolboxStyleEditor.tooltip3=Stylesheet Editor (CSS) (%S)
|
||||||
# editor.
|
# editor.
|
||||||
open.accesskey=l
|
open.accesskey=l
|
||||||
|
|
||||||
# LOCALIZATION NOTE (ToolboxWebAudioEditor1.label):
|
|
||||||
# This string is displayed in the title of the tab when the Web Audio Editor
|
|
||||||
# is displayed inside the developer tools window and in the Developer Tools Menu.
|
|
||||||
ToolboxWebAudioEditor1.label=Web Audio
|
|
||||||
|
|
||||||
# LOCALIZATION NOTE (ToolboxWebAudioEditor1.panelLabel):
|
|
||||||
# This is used as the label for the toolbox panel.
|
|
||||||
ToolboxWebAudioEditor1.panelLabel=Web Audio Panel
|
|
||||||
|
|
||||||
# LOCALIZATION NOTE (ToolboxWebAudioEditor1.tooltip):
|
|
||||||
# This string is displayed in the tooltip of the tab when the Web Audio Editor is
|
|
||||||
# displayed inside the developer tools window.
|
|
||||||
ToolboxWebAudioEditor1.tooltip=Web Audio context visualizer and audio node inspector
|
|
||||||
|
|
||||||
# LOCALIZATION NOTE (inspector.*)
|
# LOCALIZATION NOTE (inspector.*)
|
||||||
# Used for the menuitem in the tool menu
|
# Used for the menuitem in the tool menu
|
||||||
inspector.label=Inspector
|
inspector.label=Inspector
|
||||||
|
|
|
@ -706,7 +706,6 @@ function getChartsFromToolId(id) {
|
||||||
case "STORAGE":
|
case "STORAGE":
|
||||||
case "STYLEEDITOR":
|
case "STYLEEDITOR":
|
||||||
case "TOOLBOX":
|
case "TOOLBOX":
|
||||||
case "WEBAUDIOEDITOR":
|
|
||||||
case "WEBCONSOLE":
|
case "WEBCONSOLE":
|
||||||
case "WEBIDE":
|
case "WEBIDE":
|
||||||
timerHist = `DEVTOOLS_${id}_TIME_ACTIVE_SECONDS`;
|
timerHist = `DEVTOOLS_${id}_TIME_ACTIVE_SECONDS`;
|
||||||
|
|
Загрузка…
Ссылка в новой задаче