[content] Add DumpWithoutCrashing to WebContents::FromRenderFrameHost.
We are considering returning nullptr for WebContents::FromRenderFrameHost is the RenderFrameHost is not the current one. This patch adds a behind-the-flag option to start generating crash dumps to allow us to find the places which need to be fixed before that. R=alexmos@chromium.org BUG=1059903 Change-Id: Iaca4f30dfef1d6b6e03194a990bebf3e1649b39c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2093228Reviewed-by:Alex Moshchuk <alexmos@chromium.org> Commit-Queue: Alexander Timin <altimin@chromium.org> Cr-Commit-Position: refs/heads/master@{#748950}
Showing
Please register or sign in to comment