[DevTools] Attempt to fix null-pointer crash during new page request.
commit93118762a78a25d5f408658f77f38a439d9c60b8
authordgozman <dgozman@chromium.org>
Mon, 8 Jun 2015 19:18:39 +0000 (8 12:18 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 8 Jun 2015 19:20:10 +0000 (8 19:20 +0000)
tree3a10244ea1f7c51f52c15f4b9aaecdff74236018
parent5dface5ccc2e0662365ce127987348cc2d04819b
[DevTools] Attempt to fix null-pointer crash during new page request.

This is a temporary null-check fix to prevent crashes, intended
to be reverted later. The real cause is unclear yet.

BUG=489664

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

Cr-Commit-Position: refs/heads/master@{#333314}
chrome/browser/devtools/devtools_target_impl.cc
content/browser/devtools/render_frame_devtools_agent_host.cc