New issue
Advanced search Search tips

Issue 778876 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Task



Sign in to add a comment

CrOS: migrate use of deprecated tracked_objects::Location

Project Member Reported by benchan@chromium.org, Oct 27 2017

Issue description

tracked_objects::Location and its companion FROM_HERE have been deprecated and removed from chrome/base (see  issue 739505  and issue 760702), which will eventually be removed from libchrome on the next libchrome uprev. We should proactively remove use of tracked_objects::Location from shill code base.
 
Components: -OS>Systems>Network OS>Systems
Summary: CrOS: migrate use of deprecated tracked_objects::Location (was: shill: remove use of deprecated tracked_objects::Location)
Updated the bug title.

brillo::Error also uses tracked_objects::Location and FROM_HERE, so many Chrome OS system services will need to migrate their use of tracked_objects::Location and FROM_HERE.

We need to evaluate if the location information is useful for each use case to decide how the code should be migrated.
Cc: ejcaruso@chromium.org vapier@chromium.org derat@chromium.org
Status: Available (was: Assigned)
Status: Assigned (was: Available)

Sign in to add a comment