Граф коммитов

1 Коммитов

Автор SHA1 Сообщение Дата
Nika Layzell ec4f15a4eb Bug 1881636 - Part 3: Implement IosProcessLauncher::DoLaunch. r=glandium,ipc-reviewers,jld
This uses BrowserEngineKit's ExtensionKit-based processes to start content
processes on iOS. These processes are started with an initial xpc connection,
which is then used to communicate a command line, initial file descriptors
and environment variables before invoking content_process_main.

The XPC connection is not used further after the bootstrap message, which seems
to roughly match how WebKit uses these APIs.

Differential Revision: https://phabricator.services.mozilla.com/D202525
2024-03-26 22:56:27 +00:00