[USS] check return value from FixupURLAndGetVisits |
||
Issue descriptionTypedURLSyncBridge::GetData and TypedURLSyncBridge::GetAllData did not check return value from TypedURLSyncBridge::FixupURLAndGetVisits, so if anything FixupURLAndGetVisits cannot get visits for an URL, then later during call "TypedURLSyncBridge::CreateEntityData"->"TypedURLSyncBridge::WriteToTypedUrlSpecifics", will hit "DCHECK(!visits.empty());"
,
Nov 9 2017
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Nov 8 2017