CHECK that OnURLsDeleted() receives info for all deleted origins.
A developer reported a failure in the DCHECK that verifies that LocalSiteCharacteristicsDataStore::OnURLsDeleted() receives details for the origin of all deleted URLs. This CL transforms the DCHECK into a CHECK to determine whether this can happen in production. Bug: 966059 Change-Id: Ia3328ca7d832935ee906ddb5570aa3035a65c0ec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1749248 Commit-Queue: Sébastien Marchand <sebmarchand@chromium.org> Reviewed-by:Sébastien Marchand <sebmarchand@chromium.org> Cr-Commit-Position: refs/heads/master@{#686219}
Showing
Please register or sign in to comment