Check if verdict entry is a dictionary before call FindKey
A CHECK in base::Value::FindKey(..) is hit in a small number of crashes during shutdown. A check should be in place to make sure the base::Value instance is in fact a dictionary before calling FindKey(..) Bug: 890399 Change-Id: I0b24395afc192dbab03f241d94b25309923758d6 Reviewed-on: https://chromium-review.googlesource.com/1252623Reviewed-by:Daniel Rubery <drubery@chromium.org> Commit-Queue: Jialiu Lin <jialiul@chromium.org> Cr-Commit-Position: refs/heads/master@{#595204}
Showing
Please register or sign in to comment