Bug 1272724 - Move nodeSpec into its own file;r=ejpbruel
This commit is contained in:
@@ -10,11 +10,9 @@ const {
|
||||
generateActorSpec,
|
||||
types
|
||||
} = require("devtools/shared/protocol");
|
||||
require("devtools/shared/specs/node");
|
||||
require("devtools/shared/specs/stylesheets");
|
||||
|
||||
// Predeclare the domnode actor type for use in requests.
|
||||
types.addActorType("domnode");
|
||||
|
||||
// Predeclare the domstylerule actor type
|
||||
types.addActorType("domstylerule");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user