Backed out changeset 4311c3df8803 (bug 1597562) for causing failures in aboutmemory.

CLOSED TREE
This commit is contained in:
Mihai Alexandru Michis 2020-05-30 14:11:35 +03:00
Родитель b02425c053
Коммит 75bd009f17
1 изменённых файлов: 1 добавлений и 5 удалений

Просмотреть файл

@ -1345,11 +1345,7 @@ mozilla::ipc::IPCResult ContentChild::RecvRequestMemoryReport(
const bool& aMinimizeMemoryUsage,
const Maybe<mozilla::ipc::FileDescriptor>& aDMDFile) {
nsCString process;
if (aAnonymize) {
GetProcessName(process);
} else {
process = NS_ConvertUTF16toUTF8(GetRemoteType());
}
GetProcessName(process);
AppendProcessId(process);
MemoryReportRequestClient::Start(