Remove IPC CrashReporterClient/Host

Tag #20.
This commit is contained in:
wolfbeast 2018-05-22 19:19:56 +02:00 committed by Roy Tam
commit 4f9e1b3147
12 changed files with 1 additions and 502 deletions

View file

@ -89,8 +89,6 @@ child:
// Graphics errors, analogous to PContent::GraphicsError
async GraphicsError(nsCString aError);
async InitCrashReporter(Shmem shmem);
// Have a message be broadcasted to the UI process by the UI process
// observer service.
async NotifyUiObservers(nsCString aTopic);