Add a crash-hunting CHECK() in RenderProcessHostImpl::AddRoute()
This is an equivalent of DCHECK() in IDMap. According to crbug.com/381990, this can occasionally crash. I'd like to enable this to collect more data if it still crashes. If you see this CHECK() being hit in the wild, please revert this change and let me know. BUG=381990, 415059 R=nasko@chromium.org, amineer@chromium.org Review URL: https://codereview.chromium.org/647623003 Cr-Commit-Position: refs/heads/master@{#299146}
Showing
Please register or sign in to comment