Merge inbound to mozilla-central. a=merge

This commit is contained in:
Noemi Erli 2019-03-17 23:38:05 +02:00
Родитель c8a20292a3 3e8ff9df82
Коммит e20d6c8a1c
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -36,6 +36,7 @@ static bool HandleMessageInMiddleman(ipc::Side aSide,
// child process.
if ( // Initialization that must be performed in both processes.
type == dom::PContent::Msg_PBrowserConstructor__ID ||
type == dom::PContent::Msg_RegisterBrowsingContextGroup__ID ||
type == dom::PContent::Msg_RegisterChrome__ID ||
type == dom::PContent::Msg_SetXPCOMProcessAttributes__ID ||
type == dom::PContent::Msg_UpdateSharedData__ID ||