New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 678646 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: Jan 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

[USS] DeviceInfoSyncBridge should curry ReportStartupErrorToSync() with location

Project Member Reported by s...@chromium.org, Jan 5 2017

Issue description

Right now we pass a callback to ReportStartupErrorToSync to ModelTypeStore methods, to check for errors and propagate to the proc. However, we always pass the location of the ReportStartupErrorToSync method to the proc, which is useless. If instead we curreid the location that initially calls the ModelTypeStore, it would give us a little bit more information when we do error out.
 

Comment 1 by s...@chromium.org, Jan 17 2018

Status: WontFix (was: Assigned)

Sign in to add a comment