New issue
Advanced search Search tips

Issue 687250 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Post Child process launching migration to service manager clean-up.

Project Member Reported by jcivelli@chromium.org, Jan 31 2017

Issue description

Once the child process launching move from content::ChildProcessManager to ServiceManager is done, some clean-up tasks need to be performed.
This bug tracks these tasks.

Tasks include:
- remove services/catalog/public/cpp/manifest_parsing_util.h and merge PopulateRequiredFiles back into Entry::Deserialize()

 
 
- Remove the constants_lib target from services/catalog/BUILD.gn  and move the files in lib


- child_process_launcher_helper.cc, get rid of g_process_name_to_service_name and retrieve the service name from the command line.

Comment 3 by laforge@google.com, Nov 8 2017

Components: Internals>Services>ServiceManager
Bulk applying component Internals>Services>ServiceManager to issues referencing the text ServiceManager.  This may not be 100% accurate, so please feel free to pull the component as needed.
Status: Assigned (was: Untriaged)
Cc: roc...@chromium.org oksamyt@chromium.org
Labels: ServiceManagerImprovification
Owner: ----
Status: Available (was: Assigned)
General SM bug triage. Not sure where this landed. I looks like comments #1 and #2 are no longer relevant, but manifest_parsing_util.h still exists.
Cc: -roc...@chromium.org rockot@google.com

Sign in to add a comment