[USS] Make Delete() / UntrackEntityForStorageKey() ignore unknown keys
This CL makes it fully legal that bridges can call Delete() or UntrackEntityForStorageKey() of the processor for keys that are not in sync or are already deleted. This was the case even before but this CL removes misleading comments, unnecessary DLOGs and extends documentation in the interface. Bug: NONE Change-Id: I305c7301f35543908813ef6fa78b2d018222c594 Reviewed-on: https://chromium-review.googlesource.com/c/1347368Reviewed-by:Mikel Astiz <mastiz@chromium.org> Commit-Queue: Jan Krcal <jkrcal@chromium.org> Cr-Commit-Position: refs/heads/master@{#610388}
Showing
Please register or sign in to comment