Add DumpWithoutCrashing() calls to help debug invalid policy handles.
There are a bunch of crashes that appear to be caused by invalid ChildProcessSecurityPolicyImpl::Handle objects. This change adds DumpWithoutCrashing() calls so we can see the call stacks that generate these invalid handles. Bug: 977169 Change-Id: I289c7c53eadd17eea8807e8244070259b72ad7a9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2211136 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@{#771076}
Showing
Please register or sign in to comment