зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1277953 - Use ActorClassWithSpec for the FrameActor; r=ejpbruel
This commit is contained in:
Родитель
5658c35c3b
Коммит
7da20e19df
|
@ -3,7 +3,7 @@
|
|||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
"use strict";
|
||||
|
||||
const {Arg, RetVal, generateActorSpec} = require("devtools/shared/protocol");
|
||||
const {generateActorSpec} = require("devtools/shared/protocol");
|
||||
|
||||
const frameSpec = generateActorSpec({
|
||||
typeName: "frame",
|
||||
|
|
Загрузка…
Ссылка в новой задаче