Bug 1277414 - Remove the memprof actor; r=ejpbruel
This commit is contained in:
@@ -505,11 +505,6 @@ var DebuggerServer = {
|
||||
constructor: "MemoryActor",
|
||||
type: { tab: true }
|
||||
});
|
||||
this.registerModule("devtools/server/actors/memprof", {
|
||||
prefix: "memprof",
|
||||
constructor: "MemprofActor",
|
||||
type: { global: true, tab: true }
|
||||
});
|
||||
this.registerModule("devtools/server/actors/framerate", {
|
||||
prefix: "framerate",
|
||||
constructor: "FramerateActor",
|
||||
|
||||
Reference in New Issue
Block a user