зеркало из https://github.com/mozilla/pjs.git
bug 580126 - Clean up redundancy in logMessage() for the Console, r=mossop
This commit is contained in:
Родитель
3e1b510e37
Коммит
d596660810
|
@ -758,8 +758,6 @@ HUD_SERVICE.prototype =
|
|||
switch (aMessage.origin) {
|
||||
case "network":
|
||||
case "HUDConsole":
|
||||
this.logHUDMessage(aMessage, aConsoleNode, aMessageNode, filterState, filterString);
|
||||
break;
|
||||
case "console-listener":
|
||||
this.logHUDMessage(aMessage, aConsoleNode, aMessageNode, filterState, filterString);
|
||||
break;
|
||||
|
|
Загрузка…
Ссылка в новой задаче