Add more debugging info to find the source of invalid appcache handles.
This is a follow-up to http://crrev.com/c/2216913. We are still seeing invalid handles after that change so this CL adds some more debugging info the help figure out what call stacks are creating these invalid handles. I've also added a scoped crash key to capture some RenderFrameHostImpl state since that seems like the most likely caller to be triggering this problem. Bug: 977169, 1086306 Change-Id: I023c159f4e1d2cd9a3fb018a7867dbdb42c2b0f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2220893 Auto-Submit: Aaron Colwell <acolwell@chromium.org> Commit-Queue: Marijn Kruisselbrink <mek@chromium.org> Reviewed-by:Marijn Kruisselbrink <mek@chromium.org> Cr-Commit-Position: refs/heads/master@{#773220}
Showing
Please register or sign in to comment