[USS] DeviceInfoSyncBridge should curry ReportStartupErrorToSync() with location |
|
Issue descriptionRight 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. |
|
►
Sign in to add a comment |
|
Comment 1 by s...@chromium.org
, Jan 17 2018