On 2016/10/18 21:52:30, sky wrote:
> Why do you need this function rather than having
> std::unique_ptr<service_manager::Service>(new Service()); directly?
This function is a factory function bound in shell_content_browser_client.cc so
that the service manager can create the service directly.
Jay Civelli
2016/10/19 00:42:04
Per our discussion, moved them to shell_content_br
On 2016/10/18 22:28:02, Jay Civelli wrote:
> On 2016/10/18 21:52:30, sky wrote:
> > Why do you need this function rather than having
> > std::unique_ptr<service_manager::Service>(new Service()); directly?
>
> This function is a factory function bound in shell_content_browser_client.cc
so
> that the service manager can create the service directly.
Per our discussion, moved them to shell_content_browser_client.cc
Issue 2431753002: Mus experiment in content shell on Android.
Created 4 years, 2 months ago by Jay Civelli
Modified 3 years, 10 months ago
Reviewers: Ted C, Ken Rockot(use gerrit already), Ken Russell (switch to Gerrit), rjkroege, Fady Samuel, sky, sadrul, Elliot Glaysher
Base URL:
Comments: 25