Bug 1357486: Part 0c - Propagate addonId to parent process with console messages. r=aswan
MozReview-Commit-ID: I1LzpMcfgEh
This commit is contained in:
@@ -62,6 +62,7 @@ ContentProcessSingleton.prototype = {
|
||||
functionName: consoleMsg.functionName.substring(0,
|
||||
MSG_MGR_CONSOLE_INFO_MAX),
|
||||
timeStamp: consoleMsg.timeStamp,
|
||||
addonId: consoleMsg.addonId,
|
||||
arguments: [],
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user