Bug 1307919 - Add "Learn more" MDN link in message output. r=linclark;

MozReview-Commit-ID: DSAGjD0umzG
This commit is contained in:
Nicolas Chevobbe
2016-10-15 01:06:42 +02:00
parent df94139f63
commit c6e6f52b04
14 changed files with 207 additions and 99 deletions

View File

@@ -54,6 +54,7 @@ NewConsoleOutputWrapper.prototype = {
});
},
sourceMapService: this.toolbox ? this.toolbox._sourceMapService : null,
openLink: url => this.jsterm.hud.owner.openLink.call(this.jsterm.hud.owner, url)
}
});
let filterBar = FilterBar({