Backed out changeset 6bc38f188ef2 (bug 1330099) for devtools failures. r=backout
This commit is contained in:
@@ -90,7 +90,7 @@ PerformancePanel.prototype = {
|
||||
this._destroyed = true;
|
||||
}),
|
||||
|
||||
_checkRecordingStatus() {
|
||||
_checkRecordingStatus: function () {
|
||||
if (this.panelWin.PerformanceController.isRecording()) {
|
||||
this.toolbox.highlightTool("performance");
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user