зеркало из https://github.com/mozilla/gecko-dev.git
Followup to bug 769048 part F - actually annotate the crash report with the notes we've carefully collected, r=captain-obvious
This commit is contained in:
Родитель
7687f80e3f
Коммит
afa3664115
|
@ -1273,6 +1273,7 @@ PluginModuleParent::OnCrash(DWORD processID, const nsAString& aDumpID)
|
|||
else {
|
||||
NS_ERROR("Got minidump for Flash process neither broker nor sandbox.");
|
||||
}
|
||||
CrashReporter::AppendExtraData(aDumpID, notes);
|
||||
|
||||
GetIPCChannel()->CloseWithError();
|
||||
KillProcess(OtherProcess(), 1, false);
|
||||
|
|
Загрузка…
Ссылка в новой задаче