Descriptioncore_services: Run different services in different processes.
When mandoline is run with --enable-multiprocess, we should run some
services in different processes. This reuses |qualifier| in
Identity (which is already used for content handlers that need to run in
different contexts) to be a process name in contexts where there is a
package alias. This places mojo:network_services in its own process, and
everything else in a different process.
When run without --enable-multiprocess, this change is a noop.
BUG=477435
Committed: https://crrev.com/88221a5c027ab748c0bca451736c398098d125d2
Cr-Commit-Position: refs/heads/master@{#329421}
Patch Set 1 #Patch Set 2 : Fix unit tests by never having an empty qualifier. #
Messages
Total messages: 7 (2 generated)
|