Store the callstack of the IPC sender of ViewMsg_New.
commite447c71afc25d6c4df01c9ffa97ce50c65c20f58
authorlfg <lfg@chromium.org>
Mon, 16 Mar 2015 20:57:35 +0000 (16 13:57 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 16 Mar 2015 20:58:10 +0000 (16 20:58 +0000)
tree384bd7e3f489b4a5686149ce19438196c1eb860c
parent0e9bcce45c12479259c705a07a6b4b1e73b84bf2
Store the callstack of the IPC sender of ViewMsg_New.

This is a temporary change to help track down the bug below, where we try to create a second RenderView with the same routing id in the same process.

BUG=464633

Review URL: https://codereview.chromium.org/1001153002

Cr-Commit-Position: refs/heads/master@{#320791}
content/browser/renderer_host/render_view_host_impl.cc
content/common/view_messages.h
content/renderer/render_frame_impl.cc
content/renderer/render_view_impl.cc
content/renderer/render_view_impl.h