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:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user