зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1357486: Part 0c - Propagate addonId to parent process with console messages. r=aswan
MozReview-Commit-ID: I1LzpMcfgEh --HG-- extra : rebase_source : 7431a0ecced243a96ffb4cf1cc04adf6fbc17a4e extra : histedit_source : 8f9eb8408f130b0472f3cb25039d99edd896313c
This commit is contained in:
Родитель
c90a9f3d92
Коммит
7b766c977b
|
@ -62,6 +62,7 @@ ContentProcessSingleton.prototype = {
|
|||
functionName: consoleMsg.functionName.substring(0,
|
||||
MSG_MGR_CONSOLE_INFO_MAX),
|
||||
timeStamp: consoleMsg.timeStamp,
|
||||
addonId: consoleMsg.addonId,
|
||||
arguments: [],
|
||||
};
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче