As part of the effort to move process launching to the service manager, we should remove extensions::PreSandboxStartup() as service processes don't have such a capability (service processes are sandboxed early on).
That method is used to initialize the media library, which gets the CPU info for libyuv and ffmep libraries. We should probably have the unsadnboxed process provide that information to them through IPC.
Comment 1 by bugdroid1@chromium.org
, Apr 4 2018