The FieldTrialList can share its configuration with child processes via the command-line, or via shared-memory. The latter requires passing the handle to the memory to each child process, so cannot be implemented until we have handle-passing properly implemented in LaunchProcess.
Comment 1 by w...@chromium.org
, Aug 4 2017