New issue
Advanced search Search tips

Issue 852031 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Oct 9
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug

Blocking:
issue 729596



Sign in to add a comment

Notify Android when starting ServiceManager alone is completed.

Project Member Reported by hanxi@chromium.org, Jun 12 2018

Issue description

In the startup of Chrome on Android, the content_main is called asynchronously, and the callback is queued on the Java side and wait for the event "browserStartupComplete". For the case of starting ServiceManager alone (without starting the remaining parts of Chrome), we need to add a similar callback to notify Java that the startup of ServiceManager is done.
 
Status: Fixed (was: Assigned)

Sign in to add a comment