Add more debugging code to track down RFP duplicate routing ID crashes.
The goal of this CL is to do a DumpWithoutCrashing if we ever send a proxy creation IPC to the same renderer process more than once. This shouldn't ever happen, since even if the proxy becomes non-live after a process crash and is later recreated, the IPC should go into a newly respawned renderer process. Bug: 794625 Change-Id: I6df34d2582645c8c398b9f6b6ce9c87ba772591d Reviewed-on: https://chromium-review.googlesource.com/1147483Reviewed-by:Charlie Reis <creis@chromium.org> Commit-Queue: Charlie Reis <creis@chromium.org> Cr-Commit-Position: refs/heads/master@{#577653}
Showing
Please register or sign in to comment