Null out a field in the RenderFrameHostImpl dtor.
commitfe570b5e9a76a536685695e44f1ca11903d5aea2
authornick <nick@chromium.org>
Thu, 11 Dec 2014 19:36:36 +0000 (11 11:36 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 11 Dec 2014 19:36:58 +0000 (11 19:36 +0000)
tree9c825f3c105f0ce3f0f4aec2824c352fcfc93793
parent14bada710752470e889688b34f5b715a5c62680a
Null out a field in the RenderFrameHostImpl dtor.

This will be useful as a signal in crash dumps, indicating that the dtor
has run.

BUG=438951

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

Cr-Commit-Position: refs/heads/master@{#307950}
content/browser/frame_host/render_frame_host_impl.cc