зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1593053 - Remove XBL categories in console-services.js isCategoryAllowed. r=bgrins.
We shouldn't need those anymore now. Differential Revision: https://phabricator.services.mozilla.com/D51568 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
07ce7a231c
Коммит
0794fcd2a2
|
@ -105,10 +105,6 @@ ConsoleServiceListener.prototype = {
|
|||
case "component javascript":
|
||||
case "chrome javascript":
|
||||
case "chrome registration":
|
||||
case "XBL":
|
||||
case "XBL Prototype Handler":
|
||||
case "XBL Content Sink":
|
||||
case "xbl javascript":
|
||||
return false;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче