mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-24 05:44:10 +00:00
Bug 1535459 - Create BrowsingContext in middleman processes.
--HG-- extra : rebase_source : f994643a4f55552e8257656ed3c744a507e724f4
This commit is contained in:
parent
4763b8d576
commit
3e8ff9df82
@ -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 ||
|
||||
|
Loading…
x
Reference in New Issue
Block a user