New issue
Advanced search Search tips

Issue 716454 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: May 2017
Cc:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug



Sign in to add a comment

Move initialization tasks from DeferredStartupHandler to ProcessInitializationHandler

Project Member Reported by bsazonov@chromium.org, Apr 28 2017

Issue description

Following email conversation with Ted.

Right now startup tasks are added from both ProcessInitializationHandler.handleDeferredStartupTasksInitialization and DeferredStartupHandler.initDeferredStartupForApp.
Splitting responsibilities seems cleaner because then activities and application level tasks can be added without handler class getting so bloated.
 
Project Member

Comment 1 by bugdroid1@chromium.org, May 2 2017

Status: Fixed (was: Started)

Sign in to add a comment