Bug 952817 - VariablesView.createHierarchy should always be called when the view is emptied, r=benvie
This commit is contained in:
@@ -841,7 +841,6 @@ StackFrames.prototype = {
|
||||
|
||||
// Start recording any added variables or properties in any scope and
|
||||
// clear existing scopes to create each one dynamically.
|
||||
DebuggerView.Variables.createHierarchy();
|
||||
DebuggerView.Variables.empty();
|
||||
|
||||
// If watch expressions evaluation results are available, create a scope
|
||||
|
||||
Reference in New Issue
Block a user