Bug 1307919 - Add "Learn more" MDN link in message output. r=linclark;
MozReview-Commit-ID: DSAGjD0umzG
This commit is contained in:
@@ -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({
|
||||
|
||||
Reference in New Issue
Block a user